Home
last modified time | relevance | path

Searched defs:device2 (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
DLocalMediaManagerTest.java136 final MediaDevice device2 = mock(MediaDevice.class); in getMediaDeviceById_idExist_shouldReturnMediaDevice() local
152 final MediaDevice device2 = mock(MediaDevice.class); in getMediaDeviceById_idNotExist_shouldReturnNull() local
180 final MediaDevice device2 = mock(MediaDevice.class); in onDeviceAdded_mediaDeviceNotExistAndPhoneDeviceExistInList_addMediaDevice() local
212 final MediaDevice device2 = mock(MediaDevice.class); in onDeviceListAdded_phoneDeviceNotExistInList_addPhoneDeviceAndDevicesList() local
231 final MediaDevice device2 = mock(MediaDevice.class); in onDeviceListAdded_phoneDeviceExistInList_addDeviceList() local
270 final MediaDevice device2 = mock(MediaDevice.class); in onDeviceRemoved_phoneDeviceNotLastDeviceAfterRemoveMediaDevice_removeMediaDevice() local
287 final MediaDevice device2 = mock(MediaDevice.class); in onDeviceRemoved_removeMediaDeviceNotInList_doNothing() local
304 final MediaDevice device2 = mock(MediaDevice.class); in onDeviceListRemoved_phoneDeviceIsLastDeviceAfterRemoveDeviceList_removeAll() local
324 final MediaDevice device2 = mock(MediaDevice.class); in onDeviceListRemoved_phoneDeviceNotLastDeviceAfterRemoveDeviceList_removeList() local
345 final MediaDevice device2 = mock(MediaDevice.class); in onConnectedDeviceChanged_connectedAndCurrentDeviceAreDifferent_notifyThemChanged() local
[all …]
DBluetoothMediaManagerTest.java235 final BluetoothMediaDevice device2 = mock(BluetoothMediaDevice.class); in onBluetoothStateChanged_bluetoothStateIsOff_callOnDeviceListRemoved() local
/frameworks/native/vulkan/vkjson/
Dvkjson_unittest.cc74 const VkJsonDevice& device2 = instance2.devices.at(0); in main() local
/frameworks/av/services/audiopolicy/enginedefault/src/
DEngine.cpp322 uint32_t device2 = AUDIO_DEVICE_NONE; in getDeviceForStrategyInt() local
391 uint32_t device2 = AUDIO_DEVICE_NONE; in getDeviceForStrategyInt() local
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp6362 InputDevice* device2 = new InputDevice(mFakeContext, SECOND_DEVICE_ID, DEVICE_GENERATION, in TEST_F() local