Searched refs:ACTION_CAN_INTERACT_ACROSS_PROFILES_CHANGED (Results 1 – 5 of 5) sorted by relevance
25 import static android.content.pm.CrossProfileApps.ACTION_CAN_INTERACT_ACROSS_PROFILES_CHANGED;182 new Intent(ACTION_CAN_INTERACT_ACROSS_PROFILES_CHANGED) in mockCrossProfileAppRegistersBroadcastReceiver()647 return intent.getAction().equals(ACTION_CAN_INTERACT_ACROSS_PROFILES_CHANGED) in isBroadcastCanInteractAcrossProfilesChanged()
26 import static android.content.pm.CrossProfileApps.ACTION_CAN_INTERACT_ACROSS_PROFILES_CHANGED;581 new Intent(ACTION_CAN_INTERACT_ACROSS_PROFILES_CHANGED).setPackage(packageName);
79 public static final String ACTION_CAN_INTERACT_ACROSS_PROFILES_CHANGED = field in CrossProfileApps
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12403 …field public static final String ACTION_CAN_INTERACT_ACROSS_PROFILES_CHANGED = "android.content.pm…