Searched defs:backgroundServicesFinishedLocked (Results 1 – 4 of 4) sorted by relevance
141 public abstract void backgroundServicesFinishedLocked(int userId); in backgroundServicesFinishedLocked() method in BroadcastQueue
749 public void backgroundServicesFinishedLocked(int userId) { in backgroundServicesFinishedLocked() method in BroadcastQueueImpl
1733 public void backgroundServicesFinishedLocked(int userId) { in backgroundServicesFinishedLocked() method in BroadcastQueueModernImpl
15565 void backgroundServicesFinishedLocked(int userId) { in backgroundServicesFinishedLocked() method in ActivityManagerService