Home
last modified time | relevance | path

Searched defs:onUserStarted (Results 1 – 25 of 183) sorted by relevance

12345678

/aosp_15_r20/system/core/storaged/binder/android/os/
H A DIStoraged.aidl21 void onUserStarted(int userId); in onUserStarted() method
/aosp_15_r20/out/soong/.intermediates/system/core/storaged/libstoraged/android_arm64_armv8-2a_cortex-a55_static/gen/aidl/android/os/
DIStoraged.h36 ::android::binder::Status onUserStarted(int32_t /*userId*/) override { in onUserStarted() function
DBnStoraged.h33 ::android::binder::Status onUserStarted(int32_t userId) override { in onUserStarted() function
DIStoraged.cpp27 ::android::binder::Status BpStoraged::onUserStarted(int32_t userId) { in onUserStarted() function in android::os::BpStoraged
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DStartUserClient.java43 void onUserStarted(int newUserId, U newUser, int halInterfaceVersion); in onUserStarted() method
/aosp_15_r20/system/core/storaged/
H A Dstoraged_service.cpp168 binder::Status StoragedService::onUserStarted(int32_t userId) { in onUserStarted() function in android::StoragedService
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
H A DBasicAdminReceiver.java70 public void onUserStarted(Context context, Intent intent, UserHandle userHandle) { in onUserStarted() method in BasicAdminReceiver
/aosp_15_r20/frameworks/base/services/tests/VpnTests/java/com/android/server/
H A DVpnManagerServiceTest.java247 private void onUserStarted(int userId) { in onUserStarted() method in VpnManagerServiceTest
/aosp_15_r20/cts/common/device-side/bedstead/testapp/src/testapps/main/java/com/android/bedstead/testapp/
H A DBaseTestAppDeviceAdminReceiver.java157 public void onUserStarted(Context context, Intent intent, UserHandle startedUser) { in onUserStarted() method in BaseTestAppDeviceAdminReceiver
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/am/
H A DBaseAppStateTracker.java213 void onUserStarted(final @UserIdInt int userId) { in onUserStarted() method in BaseAppStateTracker
H A DAppBatteryTracker.java339 void onUserStarted(final @UserIdInt int userId) { in onUserStarted() method in AppBatteryTracker
/aosp_15_r20/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/premade/
H A DEventLibDeviceAdminReceiver.kt247 override fun onUserStarted(context: Context, intent: Intent, startedUser: UserHandle) { in onUserStarted() method in com.android.eventlib.premade.EventLibDeviceAdminReceiver
/aosp_15_r20/frameworks/base/core/java/android/app/admin/
H A DDeviceAdminReceiver.java1033 public void onUserStarted(@NonNull Context context, @NonNull Intent intent, in onUserStarted() method in DeviceAdminReceiver
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/
H A DVpnManagerService.java783 private void onUserStarted(int userId) { in onUserStarted() method in VpnManagerService
/aosp_15_r20/system/vold/binder/android/os/
H A DIVold.aidl36 void onUserStarted(int userId); in onUserStarted() method
/aosp_15_r20/system/vold/
H A DVolumeManager.cpp450 int VolumeManager::onUserStarted(userid_t userId) { in onUserStarted() function in VolumeManager
H A DVoldNativeService.cpp201 binder::Status VoldNativeService::onUserStarted(int32_t userId) { in onUserStarted() function in android::vold::VoldNativeService
/aosp_15_r20/out/soong/.intermediates/system/vold/libvold_binder/android_arm64_armv8-2a_cortex-a55_static/gen/aidl/android/os/
DBnVold.h135 ::android::binder::Status onUserStarted(int32_t userId) override { in onUserStarted() function
DIVold.h176 ::android::binder::Status onUserStarted(int32_t /*userId*/) override { in onUserStarted() function
DIVold.cpp264 ::android::binder::Status BpVold::onUserStarted(int32_t userId) { in onUserStarted() function in android::os::BpVold
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/location/
H A DLocationManagerService.java236 void onUserStarted(int userId) { in onUserStarted() method in LocationManagerService.Lifecycle.LifecycleUserInfoHelper
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar5META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
Dservices.core.unboosted.jar17META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-5/
Dservices.core.unboosted.jarcom/android/server/biometrics/sensors/face/aidl/FaceEnrollClient.class FaceEnrollClient. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-17/
Dservices.core.unboosted.jarcom/android/server/locksettings/LockSettingsService.class LockSettingsService.java package com.android. ...

12345678