Home
last modified time | relevance | path

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

123

/frameworks/native/services/surfaceflinger/Tracing/
DTransactionProtoParser.h41 virtual int32_t getDisplayId(const sp<IBinder>& /* displayHandle */) const { return -1; } in getDisplayId() function
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DSurfaceViewRequestUtils.java58 public static int getDisplayId(Bundle bundle) { in getDisplayId() method in SurfaceViewRequestUtils
/frameworks/base/services/core/java/com/android/server/wm/
DInputTarget.java33 int getDisplayId(); in getDisplayId() method
DInputWindowHandleWrapper.java68 int getDisplayId() { in getDisplayId() method in InputWindowHandleWrapper
DEmbeddedWindowController.java235 public int getDisplayId() { in getDisplayId() method in EmbeddedWindowController.EmbeddedWindow
/frameworks/base/core/java/android/accessibilityservice/
DAccessibilityGestureEvent.java185 public int getDisplayId() { in getDisplayId() method in AccessibilityGestureEvent
DTouchInteractionController.java391 public int getDisplayId() { in getDisplayId() method in TouchInteractionController
/frameworks/base/core/java/android/window/
DTaskFragmentParentInfo.java61 public int getDisplayId() { in getDisplayId() method in TaskFragmentParentInfo
DTransitionRequestInfo.java112 public int getDisplayId() { in getDisplayId() method in TransitionRequestInfo.DisplayChange
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
DPipDisplayLayoutState.java119 public int getDisplayId() { in getDisplayId() method in PipDisplayLayoutState
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
DTaskContainer.java106 int getDisplayId() { in getDisplayId() method in TaskContainer
380 int getDisplayId() { in getDisplayId() method in TaskContainer.TaskProperties
/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionProtoParserTest.cpp81 int32_t getDisplayId(const sp<IBinder>& handle) const { in TEST() function in android::TEST::TestMapper
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityDisplayProxy.java105 public int getDisplayId() { in getDisplayId() method in AccessibilityDisplayProxy
/frameworks/base/core/java/android/view/
DInputEvent.java105 public abstract int getDisplayId(); in getDisplayId() method in InputEvent
DVerifiedInputEvent.java116 public int getDisplayId() { in getDisplayId() method in VerifiedInputEvent
/frameworks/native/services/inputflinger/tests/
DFakePointerController.cpp44 int32_t FakePointerController::getDisplayId() const { in getDisplayId() function in android::FakePointerController
/frameworks/base/services/core/java/com/android/server/display/
DDisplayPowerControllerInterface.java184 int getDisplayId(); in getDisplayId() method
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureContext.java241 public int getDisplayId() { in getDisplayId() method in ContentCaptureContext
/frameworks/base/core/java/android/app/
DTaskInfo.java521 public int getDisplayId() { in getDisplayId() method in TaskInfo
DUiAutomation.java1587 public int getDisplayId() { in getDisplayId() method in UiAutomation
1690 private static int getDisplayId(Context context) { in getDisplayId() method in UiAutomation
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
DCompatUIWindowManagerAbstract.java293 public int getDisplayId() { in getDisplayId() method in CompatUIWindowManagerAbstract
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DDisplay.cpp80 std::optional<DisplayId> Display::getDisplayId() const { in getDisplayId() function in android::compositionengine::impl::Display
/frameworks/base/libs/input/
DMouseCursorController.cpp120 int32_t MouseCursorController::getDisplayId() const { in getDisplayId() function in android::MouseCursorController
/frameworks/base/services/core/java/com/android/server/display/brightness/
DBrightnessEvent.java215 public int getDisplayId() { in getDisplayId() method in BrightnessEvent
/frameworks/native/services/inputflinger/reader/mapper/
DKeyboardInputMapper.cpp82 int32_t KeyboardInputMapper::getDisplayId() { in getDisplayId() function in android::KeyboardInputMapper

123