Searched defs:newDevice (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/services/audiopolicy/ |
D | AudioPolicyManager.cpp | 320 audio_devices_t newDevice = getNewOutputDevice(mPrimaryOutput, false /*fromCache*/); in setDeviceConnectionState() local 326 audio_devices_t newDevice = getNewOutputDevice(mOutputs.keyAt(i), in setDeviceConnectionState() local 404 audio_devices_t newDevice = getNewOutputDevice(mPrimaryOutput, false /*fromCache*/); in setDeviceConnectionState() local 760 audio_devices_t newDevice = getNewOutputDevice(mPrimaryOutput, true /*fromCache*/); in setForceUse() local 765 audio_devices_t newDevice = getNewOutputDevice(output, true /*fromCache*/); in setForceUse() local 1130 audio_devices_t newDevice = getNewOutputDevice(output, false /*fromCache*/); in startOutput() local 1203 audio_devices_t newDevice = getNewOutputDevice(output, false /*fromCache*/); in stopOutput() local 3674 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 | 831 HdmiMhlLocalDeviceStub newDevice = new HdmiMhlLocalDeviceStub(this, portId); in handleMhlHotplugEvent() local
|
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 945 InputDevice* newDevice(int32_t deviceId, int32_t controllerNumber, const String8& name, in newDevice() function in android::InstrumentedInputReader
|