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