Searched refs:ACTION_PROFILE_ADDED (Results 1 – 7 of 7) sorted by relevance
137 addAction(Intent.ACTION_PROFILE_ADDED) in <lambda>()164 Intent.ACTION_PROFILE_ADDED, in <lambda>()
693 new Intent(Intent.ACTION_PROFILE_ADDED) in onProfileAdded_setsTheme()703 new Intent(Intent.ACTION_PROFILE_ADDED) in onUserAdded_appliesTheme_ifNotManagedProfile()714 new Intent(Intent.ACTION_PROFILE_ADDED) in onProfileAdded_ignoresUntilSetupComplete()727 (new Intent(Intent.ACTION_PROFILE_ADDED)) in onPrivateProfileAdded_ignoresUntilStartComplete()
363 boolean newProfile = Intent.ACTION_PROFILE_ADDED.equals(intent.getAction());443 filter.addAction(Intent.ACTION_PROFILE_ADDED); in start()
188 assertThat(hasAction(Intent.ACTION_PROFILE_ADDED)).isTrue() in <lambda>()
4318 public static final String ACTION_PROFILE_ADDED = field in Intent
6444 new Intent(Intent.ACTION_PROFILE_ADDED),
11245 field public static final String ACTION_PROFILE_ADDED = "android.intent.action.PROFILE_ADDED";