Home
last modified time | relevance | path

Searched defs:displayId (Results 1 – 15 of 15) sorted by relevance

/development/samples/VirtualDeviceManager/client/src/com/example/android/vdmdemo/client/
DInputManager.java85 void addFocusableDisplay(int displayId) { in addFocusableDisplay()
93 void removeFocusableDisplay(int displayId) { in removeFocusableDisplay()
103 void sendInputEvent(InputDeviceType deviceType, InputEvent inputEvent, int displayId) { in sendInputEvent()
141 void sendBack(int displayId) { in sendBack()
152 displayId); in sendBack() local
156 void sendHome(int displayId) { in sendHome()
165 private void sendTouchEvent(InputDeviceType deviceType, MotionEvent event, int displayId) { in sendTouchEvent()
180 displayId); in sendTouchEvent() local
184 private void sendKeyEvent(InputDeviceType deviceType, KeyEvent event, int displayId) { in sendKeyEvent()
195 displayId); in sendKeyEvent() local
[all …]
DDisplayAdapter.java82 int displayId = in onFullscreenActivityResult() local
100 void removeDisplay(int displayId) { in removeDisplay()
111 void rotateDisplay(int displayId, int rotationDegrees) { in rotateDisplay()
154 private DisplayHolder getDisplayHolder(int displayId) { in getDisplayHolder()
408 RemoteDisplay(int displayId, boolean homeSupported) { in RemoteDisplay()
DDisplayController.java38 DisplayController(int displayId, RemoteIo remoteIo) { in DisplayController()
/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/
DDisplayRepository.java47 void removeDisplay(int displayId) { in removeDisplay()
55 void onDisplayChanged(int displayId) { in onDisplayChanged()
88 int getRemoteDisplayId(int displayId) { in getRemoteDisplayId()
103 private Optional<RemoteDisplay> getDisplay(int displayId) { in getDisplay()
DRunningVdmUidsTracker.java81 public void onTopActivityChanged(int displayId, @NonNull ComponentName componentName) { in onTopActivityChanged()
105 public void onDisplayEmpty(int displayId) { in onDisplayEmpty()
DVdmCompat.java44 static void setDisplayImePolicy(VirtualDevice virtualDevice, int displayId, int policy) { in setDisplayImePolicy()
DVdmService.java450 int displayId, @NonNull ComponentName componentName) { in createVirtualDevice()
474 public void onDisplayEmpty(int displayId) { in createVirtualDevice()
/development/samples/ApiDemos/src/com/example/android/apis/app/
DPresentationActivity.java182 int displayId = mActivePresentations.keyAt(i); in onPause() local
200 final int displayId = display.getDisplayId(); in showPresentation() local
218 final int displayId = display.getDisplayId(); in hidePresentation() local
235 final int displayId = display.getDisplayId(); in setPresentationDisplayMode() local
385 final int displayId = display.getDisplayId(); in getView() local
501 final int displayId = display.getDisplayId(); in onCreate() local
/development/tools/winscope/src/viewers/common/
Ddisplay_identifier.ts18 displayId: number | string; property
/development/samples/VirtualDeviceManager/common/src/com/example/android/vdmdemo/common/
DVideoManager.java105 int displayId, RemoteIo remoteIo, boolean recordEncoderOutput) { in createDisplayEncoder()
116 public static VideoManager createDisplayDecoder(int displayId, RemoteIo remoteIo) { in createDisplayDecoder()
356 DisplayProtoHelper(int displayId) { in DisplayProtoHelper()
/development/tools/winscope/src/parsers/window_manager/computations/
Drects_computation.ts53 const displayId = container.getEagerPropertyByName('displayId')?.getValue(); constant
/development/tools/winscope/src/trace/
Dtrace_tree_node.ts35 displayId?: number; property
/development/tools/winscope/src/viewers/viewer_surface_flinger/
Dpresenter.ts215 const displayId = rect.id.slice(10, rect.id.length); constant
/development/samples/MultiDisplay/src/com/example/android/multidisplay/launcher/
DLauncherActivity.java313 DisplayItem(int displayId, String description) { in DisplayItem()
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...