Searched refs:mIsPrivateProfileOnly (Results 1 – 1 of 1) sorted by relevance
298 private boolean mIsPrivateProfileOnly; field in ManageApplications382 mIsPrivateProfileOnly = args != null && args.getInt(ProfileSelectFragment.EXTRA_PROFILE) in onCreate()666 if (mIsPrivateProfileOnly) { in setCompositeFilter()674 if (mIsPersonalOnly || !(mIsWorkOnly || mIsPrivateProfileOnly)) { in setCompositeFilter()