|
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 () |
|
|
void | onCreate (Bundle savedInstanceState) |
|
void | onPostCreate (Bundle savedInstanceState) |
|
void | onPostResume () |
|
void | onTitleChanged (CharSequence title, int color) |
|
void | onStop () |
|
void | onDestroy () |
|
The documentation for this class was generated from the following file: