Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DShortcutViewUtils.java67 mCanEnableShortcutView = canEnableShortcutView(carrierConfig, entryType); in Config()
101 private boolean canEnableShortcutView(PersistableBundle carrierConfig, int entryType) { in canEnableShortcutView() method in ShortcutViewUtils.Config