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