Searched defs:profileUri (Results 1 – 2 of 2) sorted by relevance
345 private void showRegistrationMessage(final String profileUri, in showRegistrationMessage()367 public void onRegistering(String profileUri) { in createRegistrationListener()373 public void onRegistrationFailed(String profileUri, int errorCode, in createRegistrationListener()
4200 Uri profileUri = TestUtil.maybeAddAccountQueryParameters(Profile.CONTENT_RAW_CONTACTS_URI, in testInsertProfileWithDataSetTriggersAccountCreation() local