Home | History | Annotate | Download | only in fdn

Lines Matching defs:Phone

17 package com.android.phone.settings.fdn;
51 import com.android.phone.PhoneGlobals;
52 import com.android.phone.R;
53 import com.android.phone.SubscriptionInfoHelper;
92 /** projection for phone number query */
93 private static final String[] NUM_PROJECTION = new String[] {CommonDataKinds.Phone.DISPLAY_NAME,
94 CommonDataKinds.Phone.NUMBER};
95 /** static intent to invoke phone number picker */
99 CONTACT_IMPORT_INTENT.setType(CommonDataKinds.Phone.CONTENT_ITEM_TYPE);
396 // an inappropriate phone number.