Searched refs:mWarningIcon (Results 1 – 1 of 1) sorted by relevance
156 private Drawable mWarningIcon; field in CellBroadcastAlertDialog.AnimationHandler189 mWarningIconView.invalidateDrawable(mWarningIcon); in updateIconState()216 if (mWarningIcon == null) { in initDrawableAndImageView()218 mWarningIcon = CellBroadcastSettings.getResources(getApplicationContext(), in initDrawableAndImageView()228 mWarningIconView.setImageDrawable(mWarningIcon); in initDrawableAndImageView()