HomeSort by relevance Sort by last modified time
    Searched refs:WHERE_COMPLETED (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppNotification.java 81 static final String WHERE_COMPLETED =
86 WHERE_COMPLETED + " AND " + "(" + BluetoothShare.DIRECTION + " == "
90 WHERE_COMPLETED + " AND " + "(" + BluetoothShare.DIRECTION + " == "
BluetoothOppReceiver.java 212 BluetoothOppNotification.WHERE_COMPLETED, null);

Completed in 452 milliseconds