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