FreeRDP
com.freerdp.freerdpcore.presentation.HomeActivity Class Reference
Inheritance diagram for com.freerdp.freerdpcore.presentation.HomeActivity:
Collaboration diagram for com.freerdp.freerdpcore.presentation.HomeActivity:

Public Member Functions

void onCreate (Bundle savedInstanceState)
 
void onConfigurationChanged (Configuration newConfig)
 
boolean onSearchRequested ()
 
boolean onContextItemSelected (MenuItem aItem)
 
void onBackPressed ()
 
boolean onCreateOptionsMenu (Menu menu)
 
boolean onOptionsItemSelected (MenuItem item)
 

Protected Member Functions

void onResume ()
 
void onPause ()
 
void onSaveInstanceState (Bundle outState)
 
void onRestoreInstanceState (Bundle inState)
 

Member Function Documentation

◆ onBackPressed()

void com.freerdp.freerdpcore.presentation.HomeActivity.onBackPressed ( )
inline
Here is the call graph for this function:

◆ onConfigurationChanged()

void com.freerdp.freerdpcore.presentation.HomeActivity.onConfigurationChanged ( Configuration  newConfig)
inline

◆ onContextItemSelected()

boolean com.freerdp.freerdpcore.presentation.HomeActivity.onContextItemSelected ( MenuItem  aItem)
inline
Here is the call graph for this function:

◆ onCreate()

void com.freerdp.freerdpcore.presentation.HomeActivity.onCreate ( Bundle  savedInstanceState)
inline
Here is the call graph for this function:

◆ onCreateOptionsMenu()

boolean com.freerdp.freerdpcore.presentation.HomeActivity.onCreateOptionsMenu ( Menu  menu)
inline

◆ onOptionsItemSelected()

boolean com.freerdp.freerdpcore.presentation.HomeActivity.onOptionsItemSelected ( MenuItem  item)
inline

◆ onPause()

void com.freerdp.freerdpcore.presentation.HomeActivity.onPause ( )
inlineprotected

◆ onRestoreInstanceState()

void com.freerdp.freerdpcore.presentation.HomeActivity.onRestoreInstanceState ( Bundle  inState)
inlineprotected

◆ onResume()

void com.freerdp.freerdpcore.presentation.HomeActivity.onResume ( )
inlineprotected
Here is the call graph for this function:

◆ onSaveInstanceState()

void com.freerdp.freerdpcore.presentation.HomeActivity.onSaveInstanceState ( Bundle  outState)
inlineprotected

◆ onSearchRequested()

boolean com.freerdp.freerdpcore.presentation.HomeActivity.onSearchRequested ( )
inline

The documentation for this class was generated from the following file: