Searched refs:isCommunalProfileEnabled (Results 1 – 4 of 4) sorted by relevance
262 .setEnabled(UserManager.isCommunalProfileEnabled() ? 1 : 0) in getDefaultTypeProfileCommunal()
999 && UserManager.isCommunalProfileEnabled()) { in onUserUnlocking()
2605 public static boolean isCommunalProfileEnabled() { in isCommunalProfileEnabled() method in UserManager
2853 if (UserManager.isCommunalProfileEnabled()) { in startOtherServices()