Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java283 intentFilter.addAction(Intent.ACTION_MANAGED_PROFILE_ADDED); in systemRunning()
292 } else if (Intent.ACTION_MANAGED_PROFILE_ADDED.equals(action) in systemRunning()
/frameworks/base/core/java/android/content/
DIntent.java2648 public static final String ACTION_MANAGED_PROFILE_ADDED = field in Intent
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java3964 Intent intent = new Intent(Intent.ACTION_MANAGED_PROFILE_ADDED); in setProfileEnabled()
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1028 NO DOC BLOCK: android.content.Intent Field ACTION_MANAGED_PROFILE_ADDED
/frameworks/base/api/
Dsystem-current.txt7876 …field public static final java.lang.String ACTION_MANAGED_PROFILE_ADDED = "android.intent.action.M…
Dcurrent.txt7632 …field public static final java.lang.String ACTION_MANAGED_PROFILE_ADDED = "android.intent.action.M…