Searched refs:REPLACE_PROJECTION (Results 1 – 2 of 2) sorted by relevance
55 private static final String[] REPLACE_PROJECTION = new String[] { Sms._ID, field in ClassZeroActivity257 REPLACE_PROJECTION, selection, selectionArgs, null); in replaceMessage()
456 private final static String[] REPLACE_PROJECTION = new String[] { field in SmsReceiverService527 REPLACE_PROJECTION, selection, selectionArgs, null); in replaceMessage()