Lines Matching refs:CellBroadcastSettings

271                     mWarningIcon = CellBroadcastSettings.getResourcesByOperator(  in initDrawableAndImageView()
525 if (!CellBroadcastSettings.getResourcesForDefaultSubId(getApplicationContext()) in onCreate()
526 .getBoolean(R.bool.mute_by_physical_button) && !CellBroadcastSettings in onCreate()
583 Resources res = CellBroadcastSettings.getResourcesByOperator(getApplicationContext(), in onCreate()
738 Resources res = CellBroadcastSettings.getResourcesByOperator(getApplicationContext(), in getLinkMethod()
851 Resources res = CellBroadcastSettings.getResourcesByOperator(context, in updateAlertText()
1009 if (CellBroadcastSettings.getResourcesForDefaultSubId(getApplicationContext()) in onNewIntent()
1153 if (prefs.getBoolean(CellBroadcastSettings.KEY_SHOW_CMAS_OPT_OUT_DIALOG, true)) { in dismiss()
1155 prefs.edit().putBoolean(CellBroadcastSettings.KEY_SHOW_CMAS_OPT_OUT_DIALOG, false) in dismiss()
1187 if (message != null && CellBroadcastSettings.getResourcesByOperator(getApplicationContext(), in onKeyDown()
1228 prefs.edit().putBoolean(CellBroadcastSettings.KEY_SHOW_CMAS_OPT_OUT_DIALOG, true) in hideOptOutDialog()
1238 return CellBroadcastSettings.getResourcesByOperator(getApplicationContext(), subId, in neverShowOptOutDialog()
1257 String msg = CellBroadcastSettings.getResourcesByOperator(context, in copyMessageToClipboard()
1342 if (CellBroadcastSettings.getResourcesForDefaultSubId(getApplicationContext()) in getNewMessageListIfNeeded()
1360 if (!CellBroadcastSettings.getResourcesForDefaultSubId(getApplicationContext()) in setStatusBarDisabledIfNeeded()