Home
last modified time | relevance | path

Searched defs:profileUri (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipSettings.java345 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()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java4200 Uri profileUri = TestUtil.maybeAddAccountQueryParameters(Profile.CONTENT_RAW_CONTACTS_URI, in testInsertProfileWithDataSetTriggersAccountCreation() local