Home
last modified time | relevance | path

Searched refs:updateCompletedNotification (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppNotificationTest.java262 mOppNotification.updateCompletedNotification(); in updateCompletedNotification_withOutBoundShare_showsNoti()
342 mOppNotification.updateCompletedNotification(); in updateCompletedNotification_withInBoundShare_showsNoti()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java271 updateCompletedNotification(); in run()
456 void updateCompletedNotification() { in updateCompletedNotification() method in BluetoothOppNotification