Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyboardShortcuts.java360 final int[] deviceIds = inputManager.getInputDeviceIds(); in retrieveKeyCharacterMap() local
/frameworks/native/services/inputflinger/
DInputClassifier.cpp319 std::unordered_set<int32_t> deviceIds; in dump() 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.cpp139 std::vector<std::string> deviceIds; in getCameraDeviceIds() local
148 void CameraProviderManager::collectDeviceIdsLocked(const std::vector<std::string> deviceIds, in collectDeviceIdsLocked()
169 std::vector<std::string> deviceIds; in getAPI1CompatibleCameraDeviceIds() local
1679 std::unordered_set<std::string> deviceIds; in getConcurrentCameraIdsInternalLocked() local
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java817 int[] deviceIds = InputDevice.getDeviceIds(); in logInputDevices() local
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp189 std::vector<std::string> deviceIds; in enumerateProviders() local
637 const std::vector<std::string> *deviceIds = &mNormalDeviceIdsWithoutSystemCamera; in cameraIdIntToStrLocked() local