Searched refs:mShortcutViewConfig (Results 1 – 1 of 1) sorted by relevance
223 private ShortcutViewUtils.Config mShortcutViewConfig; field in EmergencyDialer269 mShortcutViewConfig = new ShortcutViewUtils.Config(this, carrierConfig, mEntryType); in onCreate()271 + mShortcutViewConfig.isEnabled()); in onCreate()273 if (mShortcutViewConfig.isEnabled()) { in onCreate()297 mBackgroundDrawable.setAlpha(mShortcutViewConfig.isEnabled() in onCreate()367 if (mShortcutViewConfig.isEnabled()) { in onCreate()433 if (mShortcutViewConfig.isEnabled() && mDialpadView != null in onBackPressed()502 mShortcutViewConfig.getPhoneInfo()); in onConfirmClick()616 if (mShortcutViewConfig.isEnabled()) { in onStart()632 if (mShortcutViewConfig.isEnabled()) { in onStart()[all …]