Searched refs:WHERE (Results 1 – 2 of 2) sorted by relevance
137 final String WHERE = BluetoothShare.TIMESTAMP + " == " + timeStamp; in queryTransfersInBatch() local142 }, WHERE, null, BluetoothShare._ID); in queryTransfersInBatch()
225 protected static final String WHERE = " WHERE "; field in PhotoProvider