Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java1953 public Intent getNextIntentWithAction(String action) { in getNextIntentWithAction() method in ContactSaveService.State
1963 return getNextIntentWithAction(action) != null; in isActionPending()