Searched refs:isNextIndicationScheduled (Results 1 – 2 of 2) sorted by relevance
176 } else if (!isNextIndicationScheduled()) { in updateIndication()304 protected boolean isNextIndicationScheduled() { in isNextIndicationScheduled() method in KeyguardIndicationRotateTextViewController
325 assertTrue(mController.isNextIndicationScheduled()); in testHideIndicationTwoMessages()332 assertFalse(mController.isNextIndicationScheduled()); in testHideIndicationTwoMessages()