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