Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertDialog.java79 private final AnimationHandler mAnimationHandler = new AnimationHandler(); field in CellBroadcastAlertDialog
291 mAnimationHandler.startIconAnimation(); in onResume()
301 mAnimationHandler.stopIconAnimation(); in onPause()
461 mAnimationHandler.startIconAnimation(); in dismiss()
463 mAnimationHandler.stopIconAnimation(); in dismiss()