Home
last modified time | relevance | path

Searched defs:onUserRemoved (Results 1 – 25 of 40) sorted by relevance

12

/aosp12/packages/services/Car/car-internal-lib/src/com/android/car/internal/
H A DICarSystemServerClient.aidl44 void onUserRemoved(in UserInfo user); in onUserRemoved() method
/aosp12/system/security/keystore2/aidl/android/security/maintenance/
H A DIKeystoreMaintenance.aidl52 void onUserRemoved(in int userId); in onUserRemoved() method
/aosp12/frameworks/base/keystore/java/android/security/
H A DAndroidKeyStoreMaintenance.java73 public static int onUserRemoved(int userId) { in onUserRemoved() method in AndroidKeyStoreMaintenance
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyCacheImpl.java58 public void onUserRemoved(int userHandle) { in onUserRemoved() method in DevicePolicyCacheImpl
/aosp12/frameworks/base/core/java/android/content/
H A DSyncAdaptersCache.java136 protected void onUserRemoved(int userId) { in onUserRemoved() method in SyncAdaptersCache
/aosp12/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DGenerationRegistry.java96 public void onUserRemoved(int userId) { in onUserRemoved() method in GenerationRegistry
/aosp12/frameworks/base/services/core/java/com/android/server/appbinding/finders/
H A DAppServiceFinder.java86 public void onUserRemoved(int userId) { in onUserRemoved() method in AppServiceFinder
/aosp12/system/security/keystore2/src/
H A Dmaintenance.rs279 fn onUserRemoved(&self, user_id: i32) -> BinderResult<()> { in onUserRemoved() method
/aosp12/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DPermissionManagerServiceInternal.java238 void onUserRemoved(@UserIdInt int userId); in onUserRemoved() method
/aosp12/frameworks/opt/car/services/src/com/android/internal/car/
H A DCarServiceProxy.java262 void onUserRemoved(@NonNull UserInfo user) { in onUserRemoved() method in CarServiceProxy
/aosp12/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DRegisteredServicesCacheTest.java304 public void onUserRemoved(int userId) { in onUserRemoved() method in RegisteredServicesCacheTest.TestServicesCache
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryManager.java123 public void onUserRemoved(@UserIdInt int userId) { in onUserRemoved() method in NotificationHistoryManager
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerInternal.java75 default void onUserRemoved(UserInfo user) {} in onUserRemoved() method
/aosp12/frameworks/base/services/core/java/com/android/server/appbinding/
H A DAppBindingService.java309 private void onUserRemoved(int userId) { in onUserRemoved() method in AppBindingService
/aosp12/frameworks/base/apex/jobscheduler/framework/java/com/android/server/usage/
H A DAppStandbyInternal.java74 void onUserRemoved(int userId); in onUserRemoved() method
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
H A DJobConcurrencyManager.java376 void onUserRemoved(int userId) { in onUserRemoved() method in JobConcurrencyManager
1482 void onUserRemoved(int userId) { in onUserRemoved() method in JobConcurrencyManager.GracePeriodObserver
/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DPermissionMonitor.java405 public synchronized void onUserRemoved(@NonNull UserHandle user) { in onUserRemoved() method in PermissionMonitor
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DVpnManagerService.java795 private void onUserRemoved(int userId) { in onUserRemoved() method in VpnManagerService
/aosp12/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java787 protected void onUserRemoved(int userId) { in onUserRemoved() method in RegisteredServicesCache
/aosp12/frameworks/base/core/java/android/app/admin/
H A DDeviceAdminReceiver.java1010 public void onUserRemoved(@NonNull Context context, @NonNull Intent intent, in onUserRemoved() method in DeviceAdminReceiver
/aosp12/frameworks/base/services/core/java/com/android/server/om/
H A DOverlayManagerServiceImpl.java239 void onUserRemoved(final int userId) { in onUserRemoved() method in OverlayManagerServiceImpl
/aosp12/packages/services/Car/service/src/com/android/car/
H A DICarImpl.java952 public void onUserRemoved(UserInfo user) throws RemoteException { in onUserRemoved() method in ICarImpl.ICarSystemServerClientImpl
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/usage/
H A DAppIdleHistory.java354 public void onUserRemoved(int userId) { in onUserRemoved() method in AppIdleHistory
/aosp12/system/vold/
H A DVolumeManager.cpp437 int VolumeManager::onUserRemoved(userid_t userId) { in onUserRemoved() function in VolumeManager
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl34 void onUserRemoved(int userId); in onUserRemoved() method

12