Home
last modified time | relevance | path

Searched refs:ACTION_MANAGED_PROFILE_ADDED (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/core/java/com/android/server/camera/
DCameraService.java104 case Intent.ACTION_MANAGED_PROFILE_ADDED:
170 filter.addAction(Intent.ACTION_MANAGED_PROFILE_ADDED); in onStart()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DManagedProfileController.java123 filter.addAction(Intent.ACTION_MANAGED_PROFILE_ADDED); in setListening()
/frameworks/base/services/core/java/com/android/server/notification/
DEventConditionProvider.java121 filter.addAction(Intent.ACTION_MANAGED_PROFILE_ADDED); in onBootComplete()
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java313 intentFilter.addAction(Intent.ACTION_MANAGED_PROFILE_ADDED); in systemRunning()
323 } else if (Intent.ACTION_MANAGED_PROFILE_ADDED.equals(action) in systemRunning()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java554 } else if (Intent.ACTION_MANAGED_PROFILE_ADDED.equals(action)) {
1706 filter.addAction(Intent.ACTION_MANAGED_PROFILE_ADDED); in DevicePolicyManagerService()
6364 Intent intent = new Intent(Intent.ACTION_MANAGED_PROFILE_ADDED); in setProfileEnabled()
/frameworks/base/core/java/android/content/
DIntent.java2995 public static final String ACTION_MANAGED_PROFILE_ADDED = field in Intent
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1028 NO DOC BLOCK: android.content.Intent Field ACTION_MANAGED_PROFILE_ADDED
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7630 …field public static final java.lang.String ACTION_MANAGED_PROFILE_ADDED = "android.intent.action.M…
/frameworks/base/api/
Dcurrent.txt8580 …field public static final java.lang.String ACTION_MANAGED_PROFILE_ADDED = "android.intent.action.M…
Dsystem-current.txt8920 …field public static final java.lang.String ACTION_MANAGED_PROFILE_ADDED = "android.intent.action.M…
Dtest-current.txt8592 …field public static final java.lang.String ACTION_MANAGED_PROFILE_ADDED = "android.intent.action.M…