Searched defs:newDevice (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
| D | CachedBluetoothDeviceManager.java | 89 CachedBluetoothDevice newDevice = new CachedBluetoothDevice(mContext, adapter, in addDevice() local
|
| /frameworks/av/services/audiopolicy/managerdefault/ |
| D | AudioPolicyManager.cpp | 175 audio_devices_t newDevice = getNewOutputDevice(mPrimaryOutput, false /*fromCache*/); in setDeviceConnectionStateInt() local 181 audio_devices_t newDevice = getNewOutputDevice(desc, true /*fromCache*/); in setDeviceConnectionStateInt() local 265 audio_devices_t newDevice = getNewOutputDevice(mPrimaryOutput, false /*fromCache*/); in setDeviceConnectionStateInt() local 567 audio_devices_t newDevice = getNewOutputDevice(mPrimaryOutput, true /*fromCache*/); in setForceUse() local 572 audio_devices_t newDevice = getNewOutputDevice(outputDesc, true /*fromCache*/); in setForceUse() local 584 audio_devices_t newDevice = getNewInputDevice(activeInput); in setForceUse() local 1043 audio_devices_t newDevice; in startOutput() local 1222 audio_devices_t newDevice = getNewOutputDevice(outputDesc, false /*fromCache*/); in stopSource() local 2632 audio_devices_t newDevice = getNewOutputDevice(outputDesc, false /*fromCache*/); in checkStrategyRoute() local 3812 audio_devices_t newDevice = getDeviceForStrategy(strategy, false /*fromCache*/); in checkOutputForStrategy() local
|
| /frameworks/base/services/core/java/com/android/server/display/ |
| D | WifiDisplayController.java | 694 final WifiP2pDevice newDevice = mDesiredDevice; in updateConnection() local
|
| /frameworks/base/services/core/java/com/android/server/hdmi/ |
| D | HdmiControlService.java | 995 HdmiMhlLocalDeviceStub newDevice = new HdmiMhlLocalDeviceStub(this, portId); in handleMhlHotplugEvent() local
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputReader_test.cpp | 953 InputDevice* newDevice(int32_t deviceId, int32_t controllerNumber, const String8& name, in newDevice() function in android::InstrumentedInputReader
|