Searched refs:mTrustGrantedIndication (Results 1 – 1 of 1) sorted by relevance
194 private CharSequence mTrustGrantedIndication; field in KeyguardIndicationController862 return mTrustGrantedIndication == null in getTrustGrantedIndication()864 : mTrustGrantedIndication.toString(); in getTrustGrantedIndication()1584 mTrustGrantedIndication = message; in showTrustGrantedMessage()