Searched defs:maybeEnableFactoryTrustAgents (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustManagerService.java150 maybeEnableFactoryTrustAgents(mLockPatternUtils, UserHandle.USER_OWNER);
458 private void maybeEnableFactoryTrustAgents(LockPatternUtils utils, int userId) { method in class:TrustManagerService
858 maybeEnableFactoryTrustAgents(mLockPatternUtils, userId);

Completed in 58 milliseconds