|
boolean | onIsMultiPane () |
|
void | onBuildHeaders (List< Header > target) |
|
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 () |
|
|
static SharedPreferences | get (Context context) |
|
static int | getDisconnectTimeout (Context context) |
|
static boolean | getHideStatusBar (Context context) |
|
static boolean | getHideActionBar (Context context) |
|
static boolean | getUseBackAsAltf4 (Context context) |
|
static boolean | getAcceptAllCertificates (Context context) |
|
static boolean | getHideZoomControls (Context context) |
|
static boolean | getSwapMouseButtons (Context context) |
|
static boolean | getInvertScrolling (Context context) |
|
static boolean | getAskOnExit (Context context) |
|
static boolean | getAutoScrollTouchPointer (Context context) |
|
static String | getClientName (Context context) |
|
|
void | onCreate (Bundle savedInstanceState) |
|
boolean | isValidFragment (String fragmentName) |
|
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: