Home
last modified time | relevance | path

Searched refs:ACTION_USER_INITIALIZE (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DUserController.java792 Intent intent = new Intent(Intent.ACTION_USER_INITIALIZE); in finishUserUnlockedCompleted()
/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java3914 public static final String ACTION_USER_INITIALIZE = field in Intent
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt10931 … field public static final String ACTION_USER_INITIALIZE = "android.intent.action.USER_INITIALIZE";