Home
last modified time | relevance | path

Searched refs:ACTION_MANAGED_PROFILE_REMOVED (Results 1 – 10 of 10) sorted by relevance

/frameworks/libs/systemui/iconloaderlib/src_full_lib/com/android/launcher3/icons/
DSimpleIconCache.java19 import static android.content.Intent.ACTION_MANAGED_PROFILE_REMOVED;
57 filter.addAction(ACTION_MANAGED_PROFILE_REMOVED); in SimpleIconCache()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DManagedProfileControllerImpl.java137 filter.addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED); in setListening()
DPhoneStatusBarPolicy.java242 filter.addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED); in init()
726 case Intent.ACTION_MANAGED_PROFILE_REMOVED:
/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
DUserTrackerImpl.kt113 addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED) in initialize()
/frameworks/base/services/core/java/com/android/server/notification/
DEventConditionProvider.java121 filter.addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED); in onBootComplete()
/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java316 case Intent.ACTION_MANAGED_PROFILE_REMOVED:
534 filter.addAction(Intent.ACTION_MANAGED_PROFILE_REMOVED); in onStart()
/frameworks/base/core/java/android/content/
DIntent.java3858 public static final String ACTION_MANAGED_PROFILE_REMOVED = field in Intent
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java4437 Intent managedProfileIntent = new Intent(Intent.ACTION_MANAGED_PROFILE_REMOVED); in sendProfileRemovedBroadcast()
/frameworks/base/core/api/
Dcurrent.txt11086 …field public static final String ACTION_MANAGED_PROFILE_REMOVED = "android.intent.action.MANAGED_P…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7631 …field public static final java.lang.String ACTION_MANAGED_PROFILE_REMOVED = "android.intent.action…