FreeRDP
com.freerdp.freerdpcore.utils.AppCompatPreferenceActivity Class Referenceabstract
Inheritance diagram for com.freerdp.freerdpcore.utils.AppCompatPreferenceActivity:
Collaboration diagram for com.freerdp.freerdpcore.utils.AppCompatPreferenceActivity:

Public Member Functions

ActionBar getSupportActionBar ()
 
void setSupportActionBar (@Nullable Toolbar toolbar)
 
MenuInflater getMenuInflater ()
 
void setContentView (@LayoutRes int layoutResID)
 
void setContentView (View view)
 
void setContentView (View view, ViewGroup.LayoutParams params)
 
void addContentView (View view, ViewGroup.LayoutParams params)
 
void onConfigurationChanged (Configuration newConfig)
 
void invalidateOptionsMenu ()
 

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 
void onPostCreate (Bundle savedInstanceState)
 
void onPostResume ()
 
void onTitleChanged (CharSequence title, int color)
 
void onStop ()
 
void onDestroy ()
 

Detailed Description

Definition at line 16 of file AppCompatPreferenceActivity.java.


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