Searched refs:ShowNextIndication (Results 1 – 2 of 2) sorted by relevance
84 @Nullable ShowNextIndication mShowNextIndicationRunnable;311 mShowNextIndicationRunnable = new ShowNextIndication(msUntilShowNextMsg); in scheduleShowNextIndication()345 class ShowNextIndication { class in KeyguardIndicationRotateTextViewController349 ShowNextIndication(long delay) { in ShowNextIndication() method in KeyguardIndicationRotateTextViewController.ShowNextIndication
105 final KeyguardIndicationRotateTextViewController.ShowNextIndication mockShowNextIndication = in onViewDetached_removesAllScheduledIndications()106 mock(KeyguardIndicationRotateTextViewController.ShowNextIndication.class); in onViewDetached_removesAllScheduledIndications()132 final KeyguardIndicationRotateTextViewController.ShowNextIndication mockShowNextIndication = in destroy_removesAllScheduledIndications()133 mock(KeyguardIndicationRotateTextViewController.ShowNextIndication.class); in destroy_removesAllScheduledIndications()