Searched refs:mShortcutViewConfig (Results 1 – 1 of 1) sorted by relevance
218 private ShortcutViewUtils.Config mShortcutViewConfig; field in EmergencyDialer266 mShortcutViewConfig = new ShortcutViewUtils.Config(this, carrierConfig, mEntryType); in onCreate()268 + mShortcutViewConfig.isEnabled()); in onCreate()270 if (mShortcutViewConfig.isEnabled()) { in onCreate()294 mBackgroundDrawable.setAlpha(mShortcutViewConfig.isEnabled() in onCreate()358 if (mShortcutViewConfig.isEnabled()) { in onCreate()424 if (mShortcutViewConfig.isEnabled() && mDialpadView != null in onBackPressed()493 mShortcutViewConfig.getPhoneInfo()); in onConfirmClick()607 if (mShortcutViewConfig.isEnabled()) { in onStart()623 if (mShortcutViewConfig.isEnabled()) { in onStart()[all …]