Searched defs:strongAuthFlags (Results 1 – 2 of 2) sorted by relevance
2050 final int strongAuthFlags = mStrongAuthTracker.getStrongAuthForUser(userId); in dump() local
250 protected void handleStrongAuthRequiredChanged(int strongAuthFlags, int userId) { in handleStrongAuthRequiredChanged()