Searched refs:WHERE_RUNNING (Results 1 – 1 of 1) sorted by relevance
80 static final String WHERE_RUNNING = STATUS + " AND " + VISIBLE + " AND " + CONFIRM; field in BluetoothOppNotification248 mContentResolver.query(BluetoothShare.CONTENT_URI, null, WHERE_RUNNING, null, in updateActiveNotification()