Searched refs:WHERE_COMPLETED (Results 1 – 2 of 2) sorted by relevance
83 static final String WHERE_COMPLETED = field in BluetoothOppNotification88 WHERE_COMPLETED + " AND " + "(" + BluetoothShare.DIRECTION + " == "92 WHERE_COMPLETED + " AND " + "(" + BluetoothShare.DIRECTION + " == "
214 BluetoothOppNotification.WHERE_COMPLETED, null); in onReceive()