Searched refs:mShortcutViewConfig (Results 1 – 1 of 1) sorted by relevance
224 private ShortcutViewUtils.Config mShortcutViewConfig; field in EmergencyDialer272 mShortcutViewConfig = new ShortcutViewUtils.Config(this, carrierConfig, mEntryType); in onCreate()274 + mShortcutViewConfig.isEnabled()); in onCreate()276 if (mShortcutViewConfig.isEnabled()) { in onCreate()300 mBackgroundDrawable.setAlpha(mShortcutViewConfig.isEnabled() in onCreate()364 if (mShortcutViewConfig.isEnabled()) { in onCreate()430 if (mShortcutViewConfig.isEnabled() && mDialpadView != null in onBackPressed()499 mShortcutViewConfig.getPhoneInfo()); in onConfirmClick()613 if (mShortcutViewConfig.isEnabled()) { in onStart()629 if (mShortcutViewConfig.isEnabled()) { in onStart()[all …]