Searched refs:mIsPersonalOnly (Results 1 – 1 of 1) sorted by relevance
300 private boolean mIsPersonalOnly; field in ManageApplications378 mIsPersonalOnly = args != null && args.getInt(ProfileSelectFragment.EXTRA_PROFILE) in onCreate()498 if (Utils.isNewTabNeeded(getActivity()) && !mIsWorkOnly && !mIsPersonalOnly) { in createHeader()674 if (mIsPersonalOnly || !(mIsWorkOnly || mIsPrivateProfileOnly)) { in setCompositeFilter()