No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 11 |
| From Level: | 10 |
| Generated | 2011.02.19 17:19 |
Activity Removed interface android.view.LayoutInflater.Factory.
Added interface android.view.LayoutInflater.Factory2.
| Removed Methods | |
|---|---|
long getInstanceCount()
|
|
void setPersistent(
boolean)
|
|
| Added Methods | |
|---|---|
boolean
dispatchKeyShortcutEvent(
KeyEvent)
|
|
void
dump(
String,
FileDescriptor
|
|
ActionBar
getActionBar()
|
|
FragmentManager
getFragmentManager()
|
|
LoaderManager
getLoaderManager()
|
|
void
invalidateOptionsMenu()
|
|
boolean
isChangingConfigurations()
|
|
void
onActionModeFinished(
ActionMode)
|
|
void
onActionModeStarted(
ActionMode)
|
|
void
onAttachFragment(
Fragment)
|
|
View
onCreateView(
View,
String
|
|
boolean
onKeyShortcut(
int,
KeyEvent
|
|
ActionMode
onWindowStartingActionMode(
Callback)
|
|
void
recreate()
|
|
void
setFinishOnTouchOutside(
boolean)
|
|
ActionMode
startActionMode(
Callback)
|
|
void
startActivityFromFragment(
Fragment,
Intent
|
|
| Changed Methods | ||
|---|---|---|
Cursor
managedQuery(
Uri,
String[]
|
Now deprecated. |
|
void
startManagingCursor(
Cursor)
|
Now deprecated. |
|
void
stopManagingCursor(
Cursor)
|
Now deprecated. |
|