Searched refs:isInteractAcrossProfilesEnabled (Results 1 – 2 of 2) sorted by relevance
289 if (isInteractAcrossProfilesEnabled()) { in handleSwitchPreferenceClick()351 private boolean isInteractAcrossProfilesEnabled() { in isInteractAcrossProfilesEnabled() method in InteractAcrossProfilesDetails352 return isInteractAcrossProfilesEnabled(mContext, mPackageName); in isInteractAcrossProfilesEnabled()355 static boolean isInteractAcrossProfilesEnabled( in isInteractAcrossProfilesEnabled() method in InteractAcrossProfilesDetails418 return context.getString(isInteractAcrossProfilesEnabled(context, packageName) in getPreferenceSummary()512 if (isInteractAcrossProfilesEnabled()) { in refreshUiForConfigurableApps()
188 app -> !InteractAcrossProfilesDetails.isInteractAcrossProfilesEnabled( in getNumberOfEnabledApps()