Home
last modified time | relevance | path

Searched defs:areIntentActionEqual (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/
DContactsUtils.java128 public static final boolean areIntentActionEqual(Intent a, Intent b) { in areIntentActionEqual() method in ContactsUtils
/packages/apps/Dialer/java/com/android/contacts/common/
DContactsUtils.java94 public static final boolean areIntentActionEqual(Intent a, Intent b) { in areIntentActionEqual() method in ContactsUtils
/packages/experimental/LoaderApp/src/com/android/loaderapp/util/
DContactsUtils.java420 public static final boolean areIntentActionEqual(Intent a, Intent b) { in areIntentActionEqual() method in ContactsUtils