Lines Matching refs:isProfile
788 boolean isProfile = UserManager.get(getActivity()).isManagedProfile(mUserId);
789 return isProfile ? R.string.unlock_disable_frp_warning_title_profile
800 boolean isProfile = UserManager.get(getActivity()).isManagedProfile(mUserId);
803 if (hasFingerprints && isProfile) {
806 } else if (hasFingerprints && !isProfile) {
808 } else if (isProfile) {
815 if (hasFingerprints && isProfile) {
817 } else if (hasFingerprints && !isProfile) {
819 } else if (isProfile) {
828 if (hasFingerprints && isProfile) {
831 } else if (hasFingerprints && !isProfile) {
833 } else if (isProfile) {
839 if (hasFingerprints && isProfile) {
842 } else if (hasFingerprints && !isProfile) {
844 } else if (isProfile) {