|
|
boolean | dispatchKeyEvent (KeyEvent event) |
| |
|
boolean | super_dispatchKeyEvent (KeyEvent event) |
| |
|
boolean | dispatchPopulateAccessibilityEvent (AccessibilityEvent event) |
| |
|
boolean | super_dispatchPopulateAccessibilityEvent (AccessibilityEvent event) |
| |
|
boolean | dispatchTouchEvent (MotionEvent ev) |
| |
|
boolean | super_dispatchTouchEvent (MotionEvent event) |
| |
|
boolean | dispatchTrackballEvent (MotionEvent ev) |
| |
|
boolean | super_dispatchTrackballEvent (MotionEvent event) |
| |
|
void | super_onActivityResult (int requestCode, int resultCode, Intent data) |
| |
|
void | super_onApplyThemeResource (Theme theme, int resid, boolean first) |
| |
|
void | super_onChildTitleChanged (Activity childActivity, CharSequence title) |
| |
|
void | onConfigurationChanged (Configuration newConfig) |
| |
|
void | super_onConfigurationChanged (Configuration newConfig) |
| |
|
void | onContentChanged () |
| |
|
void | super_onContentChanged () |
| |
|
boolean | onContextItemSelected (MenuItem item) |
| |
|
boolean | super_onContextItemSelected (MenuItem item) |
| |
|
void | onContextMenuClosed (Menu menu) |
| |
|
void | super_onContextMenuClosed (Menu menu) |
| |
|
void | onCreate (Bundle savedInstanceState) |
| |
|
void | onCreateContextMenu (ContextMenu menu, View v, ContextMenuInfo menuInfo) |
| |
|
void | super_onCreateContextMenu (ContextMenu menu, View v, ContextMenuInfo menuInfo) |
| |
|
CharSequence | onCreateDescription () |
| |
|
CharSequence | super_onCreateDescription () |
| |
|
Dialog | super_onCreateDialog (int id) |
| |
|
boolean | onCreateOptionsMenu (Menu menu) |
| |
|
boolean | super_onCreateOptionsMenu (Menu menu) |
| |
|
boolean | onCreatePanelMenu (int featureId, Menu menu) |
| |
|
boolean | super_onCreatePanelMenu (int featureId, Menu menu) |
| |
|
View | onCreatePanelView (int featureId) |
| |
|
View | super_onCreatePanelView (int featureId) |
| |
|
boolean | onCreateThumbnail (Bitmap outBitmap, Canvas canvas) |
| |
|
boolean | super_onCreateThumbnail (Bitmap outBitmap, Canvas canvas) |
| |
|
View | onCreateView (String name, Context context, AttributeSet attrs) |
| |
|
View | super_onCreateView (String name, Context context, AttributeSet attrs) |
| |
|
boolean | onKeyDown (int keyCode, KeyEvent event) |
| |
|
boolean | super_onKeyDown (int keyCode, KeyEvent event) |
| |
|
boolean | onKeyMultiple (int keyCode, int repeatCount, KeyEvent event) |
| |
|
boolean | super_onKeyMultiple (int keyCode, int repeatCount, KeyEvent event) |
| |
|
boolean | onKeyUp (int keyCode, KeyEvent event) |
| |
|
boolean | super_onKeyUp (int keyCode, KeyEvent event) |
| |
|
void | onLowMemory () |
| |
|
boolean | onMenuItemSelected (int featureId, MenuItem item) |
| |
|
boolean | super_onMenuItemSelected (int featureId, MenuItem item) |
| |
|
boolean | onMenuOpened (int featureId, Menu menu) |
| |
|
boolean | super_onMenuOpened (int featureId, Menu menu) |
| |
|
void | super_onNewIntent (Intent intent) |
| |
|
boolean | onOptionsItemSelected (MenuItem item) |
| |
|
boolean | super_onOptionsItemSelected (MenuItem item) |
| |
|
void | onOptionsMenuClosed (Menu menu) |
| |
|
void | super_onOptionsMenuClosed (Menu menu) |
| |
|
void | onPanelClosed (int featureId, Menu menu) |
| |
|
void | super_onPanelClosed (int featureId, Menu menu) |
| |
|
void | super_onPrepareDialog (int id, Dialog dialog) |
| |
|
boolean | onPrepareOptionsMenu (Menu menu) |
| |
|
boolean | super_onPrepareOptionsMenu (Menu menu) |
| |
|
boolean | onPreparePanel (int featureId, View view, Menu menu) |
| |
|
boolean | super_onPreparePanel (int featureId, View view, Menu menu) |
| |
|
void | super_onRestoreInstanceState (Bundle savedInstanceState) |
| |
|
Object | onRetainNonConfigurationInstance () |
| |
|
Object | super_onRetainNonConfigurationInstance () |
| |
|
void | super_onSaveInstanceState (Bundle outState) |
| |
|
boolean | onSearchRequested () |
| |
|
boolean | super_onSearchRequested () |
| |
|
void | super_onTitleChanged (CharSequence title, int color) |
| |
|
boolean | onTouchEvent (MotionEvent event) |
| |
|
boolean | super_onTouchEvent (MotionEvent event) |
| |
|
boolean | onTrackballEvent (MotionEvent event) |
| |
|
boolean | super_onTrackballEvent (MotionEvent event) |
| |
|
void | onUserInteraction () |
| |
|
void | super_onUserInteraction () |
| |
|
void | super_onUserLeaveHint () |
| |
|
void | onWindowAttributesChanged (LayoutParams params) |
| |
|
void | super_onWindowAttributesChanged (LayoutParams params) |
| |
|
void | onWindowFocusChanged (boolean hasFocus) |
| |
|
void | super_onWindowFocusChanged (boolean hasFocus) |
| |
|
void | onAttachedToWindow () |
| |
|
void | super_onAttachedToWindow () |
| |
|
void | onBackPressed () |
| |
|
void | super_onBackPressed () |
| |
|
void | onDetachedFromWindow () |
| |
|
void | super_onDetachedFromWindow () |
| |
|
boolean | onKeyLongPress (int keyCode, KeyEvent event) |
| |
|
boolean | super_onKeyLongPress (int keyCode, KeyEvent event) |
| |
|
Dialog | super_onCreateDialog (int id, Bundle args) |
| |
|
void | super_onPrepareDialog (int id, Dialog dialog, Bundle args) |
| |