Home
last modified time | relevance | path

Searched defs:sourceDisplayId (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/accessibility/
DAccessibilityEventTest.java74 final int sourceDisplayId = Display.DEFAULT_DISPLAY; in testSourceDisplayId_getSetWorkAcrossParceling() local
/frameworks/opt/car/services/updatableServices/src/com/android/server/wm/
DCarLaunchParamsModifierUpdatableImpl.java322 int sourceDisplayId = sourceDisplayArea == null in calculate() local
/frameworks/native/services/inputflinger/
DPointerChoreographer.cpp350 const ui::LogicalDisplayId sourceDisplayId = pc.getDisplayId(); in handleUnconsumedDeltaLocked() local
1024 PointerChoreographer::findDestinationDisplayLocked(const ui::LogicalDisplayId sourceDisplayId, in findDestinationDisplayLocked()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
DDesktopTasksController.kt1342 val sourceDisplayId = task.displayId in <lambda>() constant