Home
last modified time | relevance | path

Searched refs:initDrawableAndImageView (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastAlertDialog.java203 if (!initDrawableAndImageView(subId)) { in startIconAnimation()
248 private boolean initDrawableAndImageView(int subId) { in initDrawableAndImageView() method in CellBroadcastAlertDialog.AnimationHandler