HomeSort by relevance Sort by last modified time
    Searched refs:PROFILE_URI (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupNames.java 54 private static final Uri PROFILE_URI = Profile.CONTENT_URI;
141 AccountSetupNames.this, PROFILE_URI, projection, null, null, null, 0);
  /packages/apps/Nfc/src/com/android/nfc/
P2pLinkManager.java 152 static final Uri PROFILE_URI = Profile.CONTENT_VCARD_URI.buildUpon().

Completed in 58 milliseconds