Home
last modified time | relevance | path

Searched defs:getAssociatedDisplayId (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/packages/services/Car/car-builtin-lib/src/android/car/builtin/content/
DContextHelper.java47 public static int getAssociatedDisplayId(@NonNull Context context) { in getAssociatedDisplayId() method in ContextHelper
/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.h117 virtual std::optional<ui::LogicalDisplayId> getAssociatedDisplayId() { return std::nullopt; } in getAssociatedDisplayId() function
H A DCursorInputMapper.cpp422 std::optional<ui::LogicalDisplayId> CursorInputMapper::getAssociatedDisplayId() { in getAssociatedDisplayId() function in android::CursorInputMapper
H A DTouchpadInputMapper.cpp505 std::optional<ui::LogicalDisplayId> TouchpadInputMapper::getAssociatedDisplayId() { in getAssociatedDisplayId() function in android::TouchpadInputMapper
H A DKeyboardInputMapper.cpp474 std::optional<ui::LogicalDisplayId> KeyboardInputMapper::getAssociatedDisplayId() { in getAssociatedDisplayId() function in android::KeyboardInputMapper
H A DTouchInputMapper.cpp3969 std::optional<ui::LogicalDisplayId> TouchInputMapper::getAssociatedDisplayId() { in getAssociatedDisplayId() function in android::TouchInputMapper
/aosp_15_r20/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/layout/
H A DWindowLayoutComponentImplTest.java153 public int getAssociatedDisplayId() { in getAssociatedDisplayId() method in WindowLayoutComponentImplTest.TestUiContext
/aosp_15_r20/frameworks/base/core/java/android/hardware/input/
H A DVirtualInputDeviceConfig.java107 public int getAssociatedDisplayId() { in getAssociatedDisplayId() method in VirtualInputDeviceConfig
/aosp_15_r20/frameworks/native/include/input/
H A DInputDevice.h351 inline ui::LogicalDisplayId getAssociatedDisplayId() const { return mAssociatedDisplayId; } in getAssociatedDisplayId() function
/aosp_15_r20/frameworks/native/services/inputflinger/reader/
H A DInputDevice.cpp702 std::optional<ui::LogicalDisplayId> InputDevice::getAssociatedDisplayId() { in getAssociatedDisplayId() function in android::InputDevice
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DInputDevice.java1412 public int getAssociatedDisplayId() { in getAssociatedDisplayId() method in InputDevice
/aosp_15_r20/frameworks/base/core/java/android/content/
H A DContextWrapper.java1249 public int getAssociatedDisplayId() { in getAssociatedDisplayId() method in ContextWrapper
H A DContext.java7996 public int getAssociatedDisplayId() { in getAssociatedDisplayId() method in Context
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DContextImpl.java3198 public int getAssociatedDisplayId() { in getAssociatedDisplayId() method in ContextImpl
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/car-builtin-lib/android.car.builtin.stubs.module_lib.from-text/android_common/android.car.builtin.stubs.module_lib.from-text/
Dandroid.car.builtin.stubs.module_lib.from-text.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/car/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/car-builtin-lib/android.car.builtin.stubs.module_lib/android_common/turbine-combined/
Dandroid.car.builtin.stubs.module_lib.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/car/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/services/Car/car-builtin-lib/android.car.builtin.stubs.module_lib.from-text/android_common/metalava/
Dstubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/car/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar4META-INF/ META-INF/MANIFEST.MF android/ android/app/ android/ ...
Dframework.jar17META-INF/ META-INF/MANIFEST.MF android/ android/util/ android/ ...
Dframework.jar9META-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
Dframework.jar1META-INF/ META-INF/MANIFEST.MF android/ android/animation/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-4/
Dframework.jarandroid/content/integrity/Rule.class Rule.java package android.content.integrity public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-17/
Dframework.jarandroid/view/InternalInsetsAnimationController.class InternalInsetsAnimationController.java package android.view public abstract android.view ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-9/
Dframework.jarandroid/net/LocalSocket.uau android/net/LocalSocket.class LocalSocket.java package android ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-1/
Dframework.jarandroid/app/ServiceConnectionLeaked.uau android/app/ServiceConnectionLeaked.class LoadedApk.java package android ...

1234