Searched defs:isPin (Results 1 – 2 of 2) sorted by relevance
81 public PasswordHelper(Context context, boolean isPin, @UserIdInt int userId) { in PasswordHelper()93 PasswordHelper(Context context, boolean isPin, @UserIdInt int userId, in PasswordHelper()
149 private void setUpFragment(boolean isPin) throws Throwable { in setUpFragment()