Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppNotification.java103 static final String WHERE_RUNNING = STATUS + " AND " + VISIBLE + " AND " + CONFIRM; field in BluetoothOppNotification
288 WHERE_RUNNING, in updateActiveNotification()