Home
last modified time | relevance | path

Searched refs:mMapMethodProxy (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DSmsMmsContactsTest.java54 @Spy private BluetoothMethodProxy mMapMethodProxy = BluetoothMethodProxy.getInstance(); field in SmsMmsContactsTest
60 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp()
74 .when(mMapMethodProxy) in getPhoneNumberUncached_withNonEmptyCursor()
85 .when(mMapMethodProxy) in getPhoneNumberUncached_withEmptyCursor()
96 .when(mMapMethodProxy) in fillPhoneCache()
109 .when(mMapMethodProxy) in fillPhoneCache_withNonNullPhoneNumbers()
115 .when(mMapMethodProxy) in fillPhoneCache_withNonNullPhoneNumbers()
127 .when(mMapMethodProxy) in clearCache()
137 .when(mMapMethodProxy) in clearCache()
148 .when(mMapMethodProxy) in getContactNameFromPhone_withNonNullCursor()
[all …]
DBluetoothMapContentTest.java124 @Spy private BluetoothMethodProxy mMapMethodProxy = BluetoothMethodProxy.getInstance(); field in BluetoothMapContentTest
134 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp()
172 .when(mMapMethodProxy) in getTextPartsMms()
186 .when(mMapMethodProxy) in getContactNameFromPhone()
202 .when(mMapMethodProxy) in getCanonicalAddressSms()
218 .when(mMapMethodProxy) in getAddressMms()
561 .when(mMapMethodProxy) in setRecipientAddressing_withFilterMsgTypeMms()
607 .when(mMapMethodProxy) in setSenderAddressing_withFilterMsgTypeSms_andSmsMsgTypeInbox()
643 .when(mMapMethodProxy) in setSenderAddressing_withFilterMsgTypeMms()
682 .when(mMapMethodProxy) in setSenderAddressing_withFilterTypeIm()
[all …]
DBluetoothMapContentObserverTest.java135 @Spy private BluetoothMethodProxy mMapMethodProxy = BluetoothMethodProxy.getInstance(); field in BluetoothMapContentObserverTest
173 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp()
386 .when(mMapMethodProxy) in testSetMessageStatusRead_withTypeSmsGsm()
404 .when(mMapMethodProxy) in testSetMessageStatusRead_withTypeMms()
443 .when(mMapMethodProxy) in testDeleteMessageMms_withNonDeletedThreadId()
446 .when(mMapMethodProxy) in testDeleteMessageMms_withNonDeletedThreadId()
466 .when(mMapMethodProxy) in testDeleteMessageMms_withDeletedThreadId()
469 .when(mMapMethodProxy) in testDeleteMessageMms_withDeletedThreadId()
489 .when(mMapMethodProxy) in testDeleteMessageSms_withNonDeletedThreadId()
492 .when(mMapMethodProxy) in testDeleteMessageSms_withNonDeletedThreadId()
[all …]
DBluetoothMapObexServerTest.java78 @Spy private BluetoothMethodProxy mMapMethodProxy = BluetoothMethodProxy.getInstance(); field in BluetoothMapObexServerTest
82 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp()
84 .when(mMapMethodProxy) in setUp()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/
DCallLogPullRequestTest.java63 @Spy private BluetoothMethodProxy mMapMethodProxy = BluetoothMethodProxy.getInstance(); field in CallLogPullRequestTest
67 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp()
190 .when(mMapMethodProxy) in updateTimesContacted_cursorIsClosed()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DContextMapTest.java68 @Spy private BluetoothMethodProxy mMapMethodProxy = BluetoothMethodProxy.getInstance(); field in ContextMapTest
72 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp()
111 .when(mMapMethodProxy) in advertisingSetAndData()