Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java117 private boolean mUpdateCompleteNotification = true; field in BluetoothOppNotification
257 mUpdateCompleteNotification = false; in updateActiveNotification()
259 mUpdateCompleteNotification = true; in updateActiveNotification()
262 Log.v(TAG, "mUpdateCompleteNotification = " + mUpdateCompleteNotification); in updateActiveNotification()