Home
last modified time | relevance | path

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

12

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
DActivityCompat.java62 public int getDisplayId() { in getDisplayId() method in ActivityCompat
/frameworks/base/core/java/android/view/
DInputEvent.java103 public abstract int getDisplayId(); in getDisplayId() method in InputEvent
DDisplay.java455 public int getDisplayId() { in getDisplayId() method in Display
DKeyEvent.java1978 public final int getDisplayId() { in getDisplayId() method in KeyEvent
DMotionEvent.java2040 public int getDisplayId() { in getDisplayId() method in MotionEvent
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarFacetButton.java212 public int getDisplayId() { in getDisplayId() method in CarFacetButton
/frameworks/base/core/java/android/view/contentcapture/
DContentCaptureContext.java219 public int getDisplayId() { in getDisplayId() method in ContentCaptureContext
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.h179 hwc2_display_t getDisplayId() const { return mDisplay.getId(); } in getDisplayId() function
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerShellCommand.java91 private int getDisplayId(String opt) { in getDisplayId() method in WindowManagerShellCommand
DWindowProcessController.java361 int getDisplayId() { in getDisplayId() method in WindowProcessController
DDisplayPolicy.java615 private int getDisplayId() { in getDisplayId() method in DisplayPolicy
DActivityRecord.java2574 int getDisplayId() { in getDisplayId() method in ActivityRecord
DWindowState.java1349 public int getDisplayId() { in getDisplayId() method in WindowState
DDisplayContent.java991 int getDisplayId() { in getDisplayId() method in DisplayContent
/frameworks/base/cmds/input/src/com/android/commands/input/
DInput.java117 private int getDisplayId() { in getDisplayId() method in Input
/frameworks/base/libs/input/
DPointerController.cpp217 int32_t PointerController::getDisplayId() const { in getDisplayId() function in android::PointerController
/frameworks/native/include/input/
DInput.h343 inline int32_t getDisplayId() const { return mDisplayId; } in getDisplayId() function
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java454 public int getDisplayId(); in getDisplayId() method
/frameworks/native/services/surfaceflinger/tests/
DSurfaceInterceptor_test.cpp113 int32_t getDisplayId(const Trace& capturedTrace, const std::string& displayName) { in getDisplayId() function
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java2989 public int getDisplayId() { in getDisplayId() method in InputMethodManager
/frameworks/base/test-mock/src/android/test/mock/
DMockContext.java794 public int getDisplayId() { in getDisplayId() method in MockContext
/frameworks/base/core/java/android/content/
DContextWrapper.java939 public int getDisplayId() { in getDisplayId() method in ContextWrapper
DContext.java5353 public abstract int getDisplayId(); in getDisplayId() method in Context
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java601 public int getDisplayId() { in getDisplayId() method in AssistStructure.WindowNode
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java1945 public int getDisplayId() { in getDisplayId() method in BridgeContext

12