Home
last modified time | relevance | path

Searched refs:ACTION_MANAGED_PROFILE_UNLOCKED (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherModel.java264 Intent.ACTION_MANAGED_PROFILE_UNLOCKED.equals(action)) { in onBroadcastIntent()
276 Intent.ACTION_MANAGED_PROFILE_UNLOCKED.equals(action)) { in onBroadcastIntent()
278 user, Intent.ACTION_MANAGED_PROFILE_UNLOCKED.equals(action))); in onBroadcastIntent()
H A DLauncherAppState.java99 Intent.ACTION_MANAGED_PROFILE_UNLOCKED); in LauncherAppState()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DDocumentsApplication.java62 Intent.ACTION_MANAGED_PROFILE_UNLOCKED,
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDirectoryFragment.java257 if (Intent.ACTION_MANAGED_PROFILE_UNLOCKED.equals(action)) {
342 return Intent.ACTION_MANAGED_PROFILE_UNLOCKED.equals(action) in isManagedProfileAction()
573 filter.addAction(Intent.ACTION_MANAGED_PROFILE_UNLOCKED); in onActivityCreated()
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DTrustedCredentialsSettings.java169 Intent.ACTION_MANAGED_PROFILE_UNLOCKED.equals(action)) {
204 filter.addAction(Intent.ACTION_MANAGED_PROFILE_UNLOCKED); in onCreate()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DUserController.java697 Intent.ACTION_MANAGED_PROFILE_UNLOCKED); in finishUserUnlocked()
/aosp12/frameworks/base/core/java/android/content/
H A DIntent.java3885 public static final String ACTION_MANAGED_PROFILE_UNLOCKED = field in Intent
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11095 …field public static final String ACTION_MANAGED_PROFILE_UNLOCKED = "android.intent.action.MANAGED_…