Class android.service.voice.VoiceInteractionSession
Added interface android.content.ComponentCallbacks2.
Changed from abstract to non-abstract.
| Added Methods | |
|---|---|
| voidcloseSystemDialogs() | |
| voiddump(String, | |
| ContextgetContext() | |
| intgetDisabledShowContext() | |
| LayoutInflatergetLayoutInflater() | |
| intgetUserDisabledShowContext() | |
| DialoggetWindow() | |
| voidhide() | |
| voidonAssistStructureFailure(Throwable) | |
| voidonBackPressed() | |
| voidonCancelRequest(Request) | |
| voidonComputeInsets(Insets) | |
| voidonConfigurationChanged(Configuration) | |
| ViewonCreateContentView() | |
| boolean[]onGetSupportedCommands(String[]) | |
| voidonHandleAssist(Bundle, | |
| voidonHandleScreenshot(Bitmap) | |
| voidonHide() | |
| voidonLockscreenShown() | |
| voidonLowMemory() | |
| voidonRequestAbortVoice(AbortVoiceRequest) | |
| voidonRequestCommand(CommandRequest) | |
| voidonRequestCompleteVoice(CompleteVoiceRequest) | |
| voidonRequestConfirmation(ConfirmationRequest) | |
| voidonRequestPickOption(PickOptionRequest) | |
| voidonShow(Bundle, | |
| voidonTaskFinished(Intent, | |
| voidonTaskStarted(Intent, | |
| voidonTrimMemory(int) | |
| voidsetDisabledShowContext(int) | |
| voidsetKeepAwake(boolean) | |
| voidsetTheme(int) | |
| voidshow(Bundle, | |
| voidstartVoiceActivity(Intent) | |
| Changed Methods | ||
|---|---|---|
| voidonCreate() | Change in signature from Bundletovoid. | |
| Added Fields | |
|---|---|
| intSHOW_SOURCE_APPLICATION | |
| intSHOW_SOURCE_ASSIST_GESTURE | |
| intSHOW_WITH_ASSIST | |
| intSHOW_WITH_SCREENSHOT | |
