Searched refs:getActiveTrustAgentLabel (Results 1 – 4 of 4) sorted by relevance
107 when(mTrustAgentManager.getActiveTrustAgentLabel(mContext, mLockPatternUtils)) in updateState_shouldSetPref()116 when(mTrustAgentManager.getActiveTrustAgentLabel(mContext, mLockPatternUtils)) in updateState_shouldSetPref()
74 final CharSequence trustAgentLabel = mTrustAgentManager.getActiveTrustAgentLabel( in updateState()
142 .getActiveTrustAgentLabel(mContext, mLockPatternUtils); in updateLockAfterPreferenceSummary()
96 public CharSequence getActiveTrustAgentLabel(Context context, LockPatternUtils utils) { in getActiveTrustAgentLabel() method in TrustAgentManager