Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/opp/
DBluetoothOppNotificationTest.java128 public void updateActiveNotification() throws InterruptedException { in updateActiveNotification() method in BluetoothOppNotificationTest
183 mOppNotification.updateActiveNotification(); in updateActiveNotification()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java270 updateActiveNotification(); in run()
280 void updateActiveNotification() { in updateActiveNotification() method in BluetoothOppNotification