Home
last modified time | relevance | path

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

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