Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java118 private boolean mUpdateCompleteNotification = true; field in BluetoothOppNotification
258 mUpdateCompleteNotification = false; in updateActiveNotification()
260 mUpdateCompleteNotification = true; in updateActiveNotification()
263 Log.v(TAG, "mUpdateCompleteNotification = " + mUpdateCompleteNotification); in updateActiveNotification()