Searched refs:ACTION_MANAGED_PROFILE_REMOVED (Results 1 – 10 of 10) sorted by relevance
19 import static android.content.Intent.ACTION_MANAGED_PROFILE_REMOVED;57 filter.addAction(ACTION_MANAGED_PROFILE_REMOVED); in SimpleIconCache()
137 filter.addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED); in setListening()
242 filter.addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED); in init()726 case Intent.ACTION_MANAGED_PROFILE_REMOVED:
113 addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED) in initialize()
121 filter.addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED); in onBootComplete()
316 case Intent.ACTION_MANAGED_PROFILE_REMOVED:534 filter.addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED); in onStart()
3858 public static final String ACTION_MANAGED_PROFILE_REMOVED = field in Intent
4437 Intent managedProfileIntent = new Intent(Intent.ACTION_MANAGED_PROFILE_REMOVED); in sendProfileRemovedBroadcast()
11086 …field public static final String ACTION_MANAGED_PROFILE_REMOVED = "android.intent.action.MANAGED_P…
7631 …field public static final java.lang.String ACTION_MANAGED_PROFILE_REMOVED = "android.intent.action…