Home
last modified time | relevance | path

Searched refs:onServiceCompleted (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DAppCompatContactsActivity.java91 public void onServiceCompleted(Intent callbackIntent) { in onServiceCompleted() method in AppCompatContactsActivity
H A DContactsActivity.java90 public void onServiceCompleted(Intent callbackIntent) { in onServiceCompleted() method in ContactsActivity
H A DContactSaveService.java195 public void onServiceCompleted(Intent callbackIntent); in onServiceCompleted() method
1818 listener.onServiceCompleted(callbackIntent); in deliverCallbackOnUiThread()