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.java163 private boolean mUpdateCompleteNotification = true; field in BluetoothOppNotification
298 mUpdateCompleteNotification = false; in updateActiveNotification()
300 mUpdateCompleteNotification = true; in updateActiveNotification()
302 Log.v(TAG, "mUpdateCompleteNotification = " + mUpdateCompleteNotification); in updateActiveNotification()