Searched refs:ACTION_MANAGED_PROFILE_ADDED (Results 1 – 5 of 5) sorted by relevance
31 public static final String ACTION_MANAGED_PROFILE_ADDED = field in LauncherAppsCompat
101 filter.addAction(LauncherAppsCompat.ACTION_MANAGED_PROFILE_ADDED); in LauncherAppState()
1276 } else if (LauncherAppsCompat.ACTION_MANAGED_PROFILE_ADDED.equals(action) in onReceive()
572 || action.equals(Intent.ACTION_MANAGED_PROFILE_ADDED)) { in onReceive()591 intentFilter.addAction(Intent.ACTION_MANAGED_PROFILE_ADDED); in register()
1321 } else if (Intent.ACTION_MANAGED_PROFILE_ADDED.equals(action)1336 filter.addAction(Intent.ACTION_MANAGED_PROFILE_ADDED); in onAttachedToWindow()