HomeSort by relevance Sort by last modified time
    Searched refs:onStrongAuthRequiredChanged (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/app/trust/
IStrongAuthTracker.aidl 25 void onStrongAuthRequiredChanged(int strongAuthRequired, int userId);
  /frameworks/base/services/core/java/com/android/server/locksettings/
LockSettingsStrongAuth.java 96 tracker.onStrongAuthRequiredChanged(value, key);
162 mStrongAuthTrackers.get(i).onStrongAuthRequiredChanged(strongAuthReason, userId);
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternUtils.java     [all...]
  /frameworks/base/services/core/java/com/android/server/trust/
TrustManagerService.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardUpdateMonitor.java     [all...]

Completed in 137 milliseconds