Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/
DContactsUtils.java136 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