Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyboardShortcuts.java358 final int[] deviceIds = inputManager.getInputDeviceIds(); in retrieveKeyCharacterMap() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
DMLand.java267 int[] deviceIds = InputDevice.getDeviceIds(); in getGameControllers() local
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp98 std::vector<std::string> deviceIds; in getCameraDeviceIds() local
109 std::vector<std::string> deviceIds; in getAPI1CompatibleCameraDeviceIds() local
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java758 int[] deviceIds = InputDevice.getDeviceIds(); in logInputDevices() local