Searched refs:ACTION_MANAGED_PROFILE_REMOVED (Results 1 – 8 of 8) sorted by relevance
86 case Intent.ACTION_MANAGED_PROFILE_REMOVED:141 filter.addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED); in onStart()
113 filter.addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED); in onBootComplete()
309 intentFilter.addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED); in systemRunning()318 || Intent.ACTION_MANAGED_PROFILE_REMOVED.equals(action)) { in systemRunning()
1522 Intent managedProfileIntent = new Intent(Intent.ACTION_MANAGED_PROFILE_REMOVED); in sendProfileRemovedBroadcast()
2816 public static final String ACTION_MANAGED_PROFILE_REMOVED = field in Intent
1029 NO DOC BLOCK: android.content.Intent Field ACTION_MANAGED_PROFILE_REMOVED
8136 …field public static final java.lang.String ACTION_MANAGED_PROFILE_REMOVED = "android.intent.action…
8388 …field public static final java.lang.String ACTION_MANAGED_PROFILE_REMOVED = "android.intent.action…