Searched refs:getDevice (Results 26 - 34 of 34) sorted by relevance

12

/frameworks/av/services/audiopolicy/enginedefault/src/
H A DEngine.cpp503 if (availableOutputDevices.getDevice(AUDIO_DEVICE_OUT_REMOTE_SUBMIX, String8("0")) != 0) {
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java371 public BluetoothDevice getDevice() { method in class:CachedBluetoothDevice
/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
H A DMLand.java270 InputDevice dev = InputDevice.getDevice(deviceId);
377 InputDevice dev = InputDevice.getDevice(controllerId);
/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java2215 callback.onLeScan(result.getDevice(), result.getRssi(),
/frameworks/base/core/java/com/android/internal/widget/
H A DPointerLocationView.java568 InputDevice device = InputDevice.getDevice(event.getDeviceId());
/frameworks/native/services/inputflinger/
H A DInputReader.h1007 inline InputDevice* getDevice() { return mDevice; } function in class:android::InputMapper
/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java4438 searchEvent = new SearchEvent(InputDevice.getDevice(deviceId));
/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp3183 desc->mProfile->mSupportedDevices.getDevice(device, address);
/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4843 InputDevice device = event.getDevice();

Completed in 312 milliseconds

12