Searched refs:isInteractAcrossProfilesEnabled (Results 1 – 2 of 2) sorted by relevance
246 if (isInteractAcrossProfilesEnabled()) { in handleSwitchPreferenceClick()294 private boolean isInteractAcrossProfilesEnabled() { in isInteractAcrossProfilesEnabled() method in InteractAcrossProfilesDetails295 return isInteractAcrossProfilesEnabled(mContext, mPackageName); in isInteractAcrossProfilesEnabled()298 static boolean isInteractAcrossProfilesEnabled( in isInteractAcrossProfilesEnabled() method in InteractAcrossProfilesDetails360 return context.getString(isInteractAcrossProfilesEnabled(context, packageName) in getPreferenceSummary()440 if (isInteractAcrossProfilesEnabled()) { in refreshUiForConfigurableApps()
183 app -> !InteractAcrossProfilesDetails.isInteractAcrossProfilesEnabled( in getNumberOfEnabledApps()