Home
last modified time | relevance | path

Searched defs:onShow (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
DAssistantInteractionSession.java45 public void onShow(Bundle args, int showFlags) { in onShow() method in AssistantInteractionSession
/frameworks/base/core/java/android/service/selectiontoolbar/
DISelectionToolbarRenderService.aidl29 void onShow(int callingUid, in ShowInfo showInfo, in ISelectionToolbarCallback callback); in onShow() method
DDefaultSelectionToolbarRenderService.java59 public void onShow(int callingUid, ShowInfo showInfo, in onShow() method in DefaultSelectionToolbarRenderService
DSelectionToolbarRenderService.java149 public abstract void onShow(int callingUid, ShowInfo showInfo, in onShow() method in SelectionToolbarRenderService
/frameworks/base/services/selectiontoolbar/java/com/android/server/selectiontoolbar/
DRemoteSelectionToolbarRenderService.java73 public void onShow(int callingUid, ShowInfo showInfo, ISelectionToolbarCallback callback) { in onShow() method in RemoteSelectionToolbarRenderService
/frameworks/base/core/java/android/content/
DDialogInterface.java103 void onShow(DialogInterface dialog); in onShow() method
/frameworks/base/tests/Assist/src/com/android/test/assist/
DAssistInteractionSession.java98 public void onShow(Bundle args, int showFlags) { in onShow() method in AssistInteractionSession
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSession.java92 public void onShow(Bundle args, int showFlags) { in onShow() method in MainInteractionSession
/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/
DRemoteFloatingToolbarPopup.java362 private void onShow(WidgetInfo info) { in onShow() method in RemoteFloatingToolbarPopup
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java1750 public void onShow(Bundle args, int showFlags) { in onShow() method in VoiceInteractionSession