Searched refs:updateOverlaysForUser (Results 1 – 4 of 4) sorted by relevance
195 List<String> a = mImpl.updateOverlaysForUser(USER); in testUpdateOverlaysForUser()201 List<String> b = mImpl.updateOverlaysForUser(USER); in testUpdateOverlaysForUser()206 List<String> c = mImpl.updateOverlaysForUser(USER); in testUpdateOverlaysForUser()212 List<String> d = mImpl.updateOverlaysForUser(USER); in testUpdateOverlaysForUser()217 List<String> e = mImpl.updateOverlaysForUser(USER); in testUpdateOverlaysForUser()
289 final List<String> targets = mImpl.updateOverlaysForUser(users.get(i).id); in initIfNeeded()303 final List<String> targets = mImpl.updateOverlaysForUser(newUserId); in onSwitchUser()495 targets = mImpl.updateOverlaysForUser(userId); in onReceive()
128 ArrayList<String> updateOverlaysForUser(final int newUserId) { in updateOverlaysForUser() method in OverlayManagerServiceImpl
10053 HSPLcom/android/server/om/OverlayManagerServiceImpl;->updateOverlaysForUser(I)Ljava/util/ArrayList;