Home
last modified time | relevance | path

Searched defs:getDisplayId (Results 1 – 25 of 50) sorted by relevance

12

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DInputTarget.java32 int getDisplayId(); in getDisplayId() method
H A DEmbeddedWindowController.java206 public int getDisplayId() { in getDisplayId() method in EmbeddedWindowController.EmbeddedWindow
H A DInputWindowHandleWrapper.java63 int getDisplayId() { in getDisplayId() method in InputWindowHandleWrapper
H A DWindowManagerShellCommand.java135 private int getDisplayId(String opt) { in getDisplayId() method in WindowManagerShellCommand
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DActivityCompat.java69 public int getDisplayId() { in getDisplayId() method in ActivityCompat
H A DSurfaceViewRequestUtils.java58 public static int getDisplayId(Bundle bundle) { in getDisplayId() method in SurfaceViewRequestUtils
/aosp12/packages/services/Car/service/src/com/android/car/pm/
H A DWindowDumpParser.java92 public int getDisplayId() { in getDisplayId() method in WindowDumpParser.Window
/aosp12/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityGestureEvent.java180 public int getDisplayId() { in getDisplayId() method in AccessibilityGestureEvent
H A DGestureDescription.java111 public int getDisplayId() { in getDisplayId() method in GestureDescription
/aosp12/frameworks/base/core/java/android/view/
H A DInputEvent.java103 public abstract int getDisplayId(); in getDisplayId() method in InputEvent
H A DVerifiedInputEvent.java116 public int getDisplayId() { in getDisplayId() method in VerifiedInputEvent
/aosp12/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureContext.java233 public int getDisplayId() { in getDisplayId() method in ContentCaptureContext
/aosp12/packages/services/Car/car-lib/src/android/car/drivingstate/
H A DCarUxRestrictionsManager.java371 private int getDisplayId() { in getDisplayId() method in CarUxRestrictionsManager
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DCompatUIWindowManager.java206 int getDisplayId() { in getDisplayId() method in CompatUIWindowManager
/aosp12/frameworks/base/libs/input/
H A DPointerController.cpp97 int32_t PointerController::getDisplayId() const { in getDisplayId() function in android::PointerController
H A DMouseCursorController.cpp153 int32_t MouseCursorController::getDisplayId() const { in getDisplayId() function in android::MouseCursorController
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DCarSystemBarButton.java234 protected int getDisplayId() { in getDisplayId() method in CarSystemBarButton
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DDisplay.cpp79 std::optional<DisplayId> Display::getDisplayId() const { in getDisplayId() function in android::compositionengine::impl::Display
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DRecentsAnimationDeviceState.java352 public int getDisplayId() { in getDisplayId() method in RecentsAnimationDeviceState
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DKeyboardInputMapper.cpp109 int32_t KeyboardInputMapper::getDisplayId() { in getDisplayId() function in android::KeyboardInputMapper
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityWindowInfo.java497 public int getDisplayId() { in getDisplayId() method in AccessibilityWindowInfo
/aosp12/frameworks/base/core/java/android/app/
H A DIActivityClientController.aidl71 int getDisplayId(in IBinder activityToken); in getDisplayId() method
H A DActivityClient.java193 public int getDisplayId(IBinder token) { in getDisplayId() method in ActivityClient
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipBoundsState.java264 public int getDisplayId() { in getDisplayId() method in PipBoundsState
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputShellCommand.java84 private int getDisplayId() { in getDisplayId() method in InputShellCommand

12