Searched refs:getDeviceInfo (Results 1 – 9 of 9) sorted by relevance
57 ASSERT_TRUE(audio->getDeviceInfo(info)); in TEST_F()
328 ASSERT_TRUE(mRemoteAudio->getDeviceInfo(info)); in TEST_F()
125 if (!client->getAudio()->getDeviceInfo(deviceInfo)) { in main()
284 assertNotNull(mMtpDevice.getDeviceInfo().getEventsSupported());285 assertTrue(mMtpDevice.getDeviceInfo().isEventSupported(MtpEvent.EVENT_OBJECT_ADDED));304 final MtpDeviceInfo deviceInfo = mMtpDevice.getDeviceInfo();
108 assertEquals(WifiP2pWfdInfo.DEVICE_TYPE_WFD_SOURCE, info.getDeviceInfo()); in testWifiP2pWfdDeviceInfo()
61 bool getDeviceInfo(android::String8& data);
311 bool RemoteAudio::getDeviceInfo(android::String8& data) in getDeviceInfo() function in RemoteAudio
568 if (mInfo.equals(status.getDeviceInfo())) { in onDeviceStatusChanged()
1152 method public int getDeviceInfo();