Searched refs:ACTION_MANAGED_PROFILE_ADDED (Results 1 – 11 of 11) sorted by relevance
18 import static android.content.Intent.ACTION_MANAGED_PROFILE_ADDED;58 IntentFilter filter = new IntentFilter(ACTION_MANAGED_PROFILE_ADDED); in SimpleIconCache()
144 addAction(Intent.ACTION_MANAGED_PROFILE_ADDED) in <lambda>()161 Intent.ACTION_MANAGED_PROFILE_ADDED, in <lambda>()
49 Intent.ACTION_MANAGED_PROFILE_ADDED, in <lambda>()
185 assertThat(hasAction(Intent.ACTION_MANAGED_PROFILE_ADDED)).isTrue() in <lambda>()
121 filter.addAction(Intent.ACTION_MANAGED_PROFILE_ADDED); in onBootComplete()
590 case Intent.ACTION_MANAGED_PROFILE_ADDED:1046 filter.addAction(Intent.ACTION_MANAGED_PROFILE_ADDED); in onStart()
4189 public static final String ACTION_MANAGED_PROFILE_ADDED = field in Intent
1235 } else if (Intent.ACTION_MANAGED_PROFILE_ADDED.equals(action)) {2165 filter.addAction(Intent.ACTION_MANAGED_PROFILE_ADDED); in DevicePolicyManagerService()10546 Intent intent = new Intent(Intent.ACTION_MANAGED_PROFILE_ADDED);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7630 …field public static final java.lang.String ACTION_MANAGED_PROFILE_ADDED = "android.intent.action.M…
11196 …field public static final String ACTION_MANAGED_PROFILE_ADDED = "android.intent.action.MANAGED_PRO…