Searched refs:AnimationHandler (Results 1 – 2 of 2) sorted by relevance
230 CellBroadcastAlertDialog.AnimationHandler mockAnimationHandler = mock( in testOnResume()231 CellBroadcastAlertDialog.AnimationHandler.class); in testOnResume()245 CellBroadcastAlertDialog.AnimationHandler mockAnimationHandler = mock( in testOnPause()246 CellBroadcastAlertDialog.AnimationHandler.class); in testOnPause()
158 public AnimationHandler mAnimationHandler = new AnimationHandler();182 public class AnimationHandler extends Handler { class in CellBroadcastAlertDialog198 AnimationHandler() {} in AnimationHandler() method in CellBroadcastAlertDialog.AnimationHandler