Searched refs:PROFILE_URI (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/setup/
H A DAccountSetupNames.java54 private static final Uri PROFILE_URI = Profile.CONTENT_URI; field in class:AccountSetupNames
141 AccountSetupNames.this, PROFILE_URI, projection, null, null, null, 0);
/packages/apps/Nfc/src/com/android/nfc/
H A DP2pLinkManager.java120 static final Uri PROFILE_URI = Profile.CONTENT_VCARD_URI.buildUpon(). field in class:P2pLinkManager

Completed in 28 milliseconds