/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/ |
D | AssistantInteractionSession.java | 45 public void onShow(Bundle args, int showFlags) { in onShow() method in AssistantInteractionSession
|
/frameworks/base/core/java/android/service/selectiontoolbar/ |
D | ISelectionToolbarRenderService.aidl | 29 void onShow(int callingUid, in ShowInfo showInfo, in ISelectionToolbarCallback callback); in onShow() method
|
D | DefaultSelectionToolbarRenderService.java | 59 public void onShow(int callingUid, ShowInfo showInfo, in onShow() method in DefaultSelectionToolbarRenderService
|
D | SelectionToolbarRenderService.java | 149 public abstract void onShow(int callingUid, ShowInfo showInfo, in onShow() method in SelectionToolbarRenderService
|
/frameworks/base/services/selectiontoolbar/java/com/android/server/selectiontoolbar/ |
D | RemoteSelectionToolbarRenderService.java | 73 public void onShow(int callingUid, ShowInfo showInfo, ISelectionToolbarCallback callback) { in onShow() method in RemoteSelectionToolbarRenderService
|
/frameworks/base/core/java/android/content/ |
D | DialogInterface.java | 103 void onShow(DialogInterface dialog); in onShow() method
|
/frameworks/base/tests/Assist/src/com/android/test/assist/ |
D | AssistInteractionSession.java | 98 public void onShow(Bundle args, int showFlags) { in onShow() method in AssistInteractionSession
|
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
D | MainInteractionSession.java | 92 public void onShow(Bundle args, int showFlags) { in onShow() method in MainInteractionSession
|
/frameworks/base/core/java/com/android/internal/widget/floatingtoolbar/ |
D | RemoteFloatingToolbarPopup.java | 362 private void onShow(WidgetInfo info) { in onShow() method in RemoteFloatingToolbarPopup
|
/frameworks/base/core/java/android/service/voice/ |
D | VoiceInteractionSession.java | 1750 public void onShow(Bundle args, int showFlags) { in onShow() method in VoiceInteractionSession
|