Searched refs:hasIndications (Results 1 – 2 of 2) sorted by relevance
242 public boolean hasIndications() { in hasIndications() method in KeyguardIndicationRotateTextViewController380 if (hasIndications()) { in dump()
146 assertFalse(mController.hasIndications()); in testInitialState_noIndication()160 assertTrue(mController.hasIndications()); in testShowOneIndication()