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