Searched defs:NUM_PROJECTION (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
H A DGsmUmtsCallForwardOptions.java23 private static final String NUM_PROJECTION[] = { field in class:GsmUmtsCallForwardOptions
160 NUM_PROJECTION, null, null, null);
/packages/services/Telephony/src/com/android/phone/settings/fdn/
H A DEditFdnContactScreen.java93 private static final String[] NUM_PROJECTION = new String[] {CommonDataKinds.Phone.DISPLAY_NAME, field in class:EditFdnContactScreen
156 NUM_PROJECTION, null, null, null);

Completed in 55 milliseconds