Class android.app.
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,
|
|
ActionBar
getActionBar
()
|
|
FragmentManager
getFragmentManager
()
|
|
LoaderManager
getLoaderManager
()
|
|
void
invalidateOptionsMenu
()
|
|
boolean
isChangingConfigurations
()
|
|
void
onActionModeFinished
(
ActionMode
)
|
|
void
onActionModeStarted
(
ActionMode
)
|
|
void
onAttachFragment
(
Fragment
)
|
|
View
onCreateView
(
View,
|
|
boolean
onKeyShortcut
(
int,
|
|
ActionMode
onWindowStartingActionMode
(
Callback
)
|
|
void
recreate
()
|
|
void
setFinishOnTouchOutside
(
boolean
)
|
|
ActionMode
startActionMode
(
Callback
)
|
|
void
startActivityFromFragment
(
Fragment,
|
Changed Methods | ||
---|---|---|
Cursor
managedQuery
(
Uri,
|
Now deprecated
.
|
|
void
startManagingCursor
(
Cursor
)
|
Now deprecated
.
|
|
void
stopManagingCursor
(
Cursor
)
|
Now deprecated
.
|