Searched defs:onUserStopped (Results 1 – 6 of 6) sorted by relevance
964 public void onUserStopped(@NonNull Context context, @NonNull Intent intent, in onUserStopped() method in DeviceAdminReceiver
314 public abstract void onUserStopped(int userId); in onUserStopped() method in ActivityTaskManagerInternal
6333 public void onUserStopped(int userId) { in onUserStopped() method in ActivityTaskManagerService.LocalService
1331 public synchronized void onUserStopped() { in onUserStopped() method in Vpn
1776 private void onUserStopped(int userId) { in onUserStopped() method in SyncManager
3264 void onUserStopped(int userId) { in onUserStopped() method in AppWidgetServiceImpl