Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DShortcutViewUtils.java63 private final boolean mCanEnableShortcutView; field in ShortcutViewUtils.Config
67 mCanEnableShortcutView = canEnableShortcutView(carrierConfig, entryType); in Config()
72 if (mCanEnableShortcutView && !isAirplaneModeOn(context)) { in refresh()