Searched refs:hasShortcut (Results 1 – 2 of 2) sorted by relevance
141 boolean hasShortcut(String number) { in hasShortcut() method in EccShortcutAdapter
718 if (mShortcutAdapter != null && mShortcutAdapter.hasShortcut(mLastNumber)) { in placeCall()