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