Home
last modified time | relevance | path

Searched refs:cancelOppNotifications (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppNotificationTest.java106 mOppNotification.cancelOppNotifications(); in setUp()
123 mOppNotification.cancelOppNotifications(); in tearDown()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppService.java273 mNotifier.cancelOppNotifications(); in start()
619 mNotifier.cancelOppNotifications(); in stopInternal()
DBluetoothOppNotification.java813 void cancelOppNotifications() { in cancelOppNotifications() method in BluetoothOppNotification