Searched refs:getTrustGrantedIndication (Results 1 – 2 of 2) sorted by relevance
312 String getTrustGrantedIndication() { in getTrustGrantedIndication() method in KeyguardIndicationController420 String trustGrantedIndication = getTrustGrantedIndication(); in updateIndication()
483 assertThat(mTextView.getText()).isEqualTo(mController.getTrustGrantedIndication()); in updateMonitor_listenerUpdatesIndication()