Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java161 private boolean mUpdateCompleteNotification = true; field in BluetoothOppNotification
296 mUpdateCompleteNotification = false; in updateActiveNotification()
298 mUpdateCompleteNotification = true; in updateActiveNotification()
300 Log.v(TAG, "mUpdateCompleteNotification = " + mUpdateCompleteNotification); in updateActiveNotification()