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.java55 @Spy private BluetoothMethodProxy mMapMethodProxy = BluetoothMethodProxy.getInstance(); field in SmsMmsContactsTest
61 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp()
75 .when(mMapMethodProxy) in getPhoneNumberUncached_withNonEmptyCursor()
86 .when(mMapMethodProxy) in getPhoneNumberUncached_withEmptyCursor()
97 .when(mMapMethodProxy) in fillPhoneCache()
110 .when(mMapMethodProxy) in fillPhoneCache_withNonNullPhoneNumbers()
116 .when(mMapMethodProxy) in fillPhoneCache_withNonNullPhoneNumbers()
128 .when(mMapMethodProxy) in clearCache()
138 .when(mMapMethodProxy) in clearCache()
149 .when(mMapMethodProxy) in getContactNameFromPhone_withNonNullCursor()
[all …]
DBluetoothMapContentTest.java125 @Spy private BluetoothMethodProxy mMapMethodProxy = BluetoothMethodProxy.getInstance(); field in BluetoothMapContentTest
135 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp()
173 .when(mMapMethodProxy) in getTextPartsMms()
187 .when(mMapMethodProxy) in getContactNameFromPhone()
203 .when(mMapMethodProxy) in getCanonicalAddressSms()
219 .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.java137 @Spy private BluetoothMethodProxy mMapMethodProxy = BluetoothMethodProxy.getInstance(); field in BluetoothMapContentObserverTest
175 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp()
381 .when(mMapMethodProxy) in testSetMessageStatusRead_withTypeSmsGsm()
400 .when(mMapMethodProxy) in testSetMessageStatusRead_withTypeMms()
441 .when(mMapMethodProxy) in testDeleteMessageMms_withNonDeletedThreadId()
444 .when(mMapMethodProxy) in testDeleteMessageMms_withNonDeletedThreadId()
464 .when(mMapMethodProxy) in testDeleteMessageMms_withDeletedThreadId()
467 .when(mMapMethodProxy) in testDeleteMessageMms_withDeletedThreadId()
487 .when(mMapMethodProxy) in testDeleteMessageSms_withNonDeletedThreadId()
490 .when(mMapMethodProxy) in testDeleteMessageSms_withNonDeletedThreadId()
[all …]
DBluetoothMapObexServerTest.java79 @Spy private BluetoothMethodProxy mMapMethodProxy = BluetoothMethodProxy.getInstance(); field in BluetoothMapObexServerTest
83 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp()
85 .when(mMapMethodProxy) in setUp()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_scan/
DScannerMapTest.java69 @Spy private BluetoothMethodProxy mMapMethodProxy = BluetoothMethodProxy.getInstance(); field in ScannerMapTest
73 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DContextMapTest.java72 @Spy private BluetoothMethodProxy mMapMethodProxy = BluetoothMethodProxy.getInstance(); field in ContextMapTest
76 BluetoothMethodProxy.setInstanceForTesting(mMapMethodProxy); in setUp()