Home
last modified time | relevance | path

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

12

/frameworks/opt/car/services/builtInServices/src/com/android/internal/car/
DCarServiceHelperServiceUpdatable.java41 void onUserRemoved(@NonNull UserHandle userHandle); in onUserRemoved() method
/frameworks/base/keystore/java/android/security/
DAndroidKeyStoreMaintenance.java73 public static int onUserRemoved(int userId) { in onUserRemoved() method in AndroidKeyStoreMaintenance
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyCacheImpl.java63 public void onUserRemoved(int userHandle) { in onUserRemoved() method in DevicePolicyCacheImpl
/frameworks/base/services/accessibility/java/com/android/server/accessibility/magnification/
DMagnificationScaleProvider.java110 void onUserRemoved(int userId) { in onUserRemoved() method in MagnificationScaleProvider
/frameworks/base/core/java/android/content/
DSyncAdaptersCache.java136 protected void onUserRemoved(int userId) { in onUserRemoved() method in SyncAdaptersCache
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DGenerationRegistry.java96 public void onUserRemoved(int userId) { in onUserRemoved() method in GenerationRegistry
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java96 default void onUserRemoved(int userId) {} in onUserRemoved() method
/frameworks/base/services/core/java/com/android/server/appbinding/finders/
DAppServiceFinder.java86 public void onUserRemoved(int userId) { in onUserRemoved() method in AppServiceFinder
/frameworks/opt/car/services/updatableServices/src/com/android/internal/car/updatable/
DCarServiceHelperServiceUpdatableImpl.java153 public void onUserRemoved(UserHandle user) { in onUserRemoved() method in CarServiceHelperServiceUpdatableImpl
DCarServiceProxy.java287 void onUserRemoved(@NonNull UserHandle user) { in onUserRemoved() method in CarServiceProxy
/frameworks/base/services/core/java/com/android/server/pm/permission/
DPermissionManagerServiceInternal.java238 void onUserRemoved(@UserIdInt int userId); in onUserRemoved() method
DPermissionManagerServiceInterface.java558 void onUserRemoved(@UserIdInt int userId); in onUserRemoved() method
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerInternal.java75 default void onUserRemoved(UserInfo user) {} in onUserRemoved() method
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationHistoryManager.java128 public void onUserRemoved(@UserIdInt int userId) { in onUserRemoved() method in NotificationHistoryManager
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbles.java258 void onUserRemoved(int removedUserId); in onUserRemoved() method
DBubbleController.java556 public void onUserRemoved(int removedUserId) { in onUserRemoved() method in BubbleController
1934 public void onUserRemoved(int removedUserId) { in onUserRemoved() method in BubbleController
/frameworks/base/core/tests/coretests/src/android/content/pm/
DRegisteredServicesCacheTest.java306 public void onUserRemoved(int userId) { in onUserRemoved() method in RegisteredServicesCacheTest.TestServicesCache
/frameworks/base/services/core/java/com/android/server/am/
DBaseAppStateEventsTracker.java157 void onUserRemoved(final @UserIdInt int userId) { in onUserRemoved() method in BaseAppStateEventsTracker
DBaseAppStateTracker.java225 void onUserRemoved(final @UserIdInt int userId) { in onUserRemoved() method in BaseAppStateTracker
/frameworks/base/services/core/java/com/android/server/appbinding/
DAppBindingService.java309 private void onUserRemoved(int userId) { in onUserRemoved() method in AppBindingService
/frameworks/base/services/usage/java/com/android/server/usage/
DBroadcastResponseStatsTracker.java348 void onUserRemoved(@UserIdInt int userId) { in onUserRemoved() method in BroadcastResponseStatsTracker
/frameworks/base/apex/jobscheduler/framework/java/com/android/server/usage/
DAppStandbyInternal.java102 void onUserRemoved(int userId); in onUserRemoved() method
/frameworks/base/services/core/java/com/android/server/om/
DOverlayManagerServiceImpl.java240 void onUserRemoved(final int userId) { in onUserRemoved() method in OverlayManagerServiceImpl
/frameworks/base/core/java/android/content/pm/
DRegisteredServicesCache.java787 protected void onUserRemoved(int userId) { in onUserRemoved() method in RegisteredServicesCache
/frameworks/base/core/java/android/app/admin/
DDeviceAdminReceiver.java1010 public void onUserRemoved(@NonNull Context context, @NonNull Intent intent, in onUserRemoved() method in DeviceAdminReceiver

12