Searched defs:getSessions (Results 1 – 2 of 2) sorted by relevance
32 List<IBinder> getSessions(in ComponentName compName, int userId); in getSessions() method
634 public List<IBinder> getSessions(ComponentName componentName, int userId) { in getSessions() method in MediaSessionService.SessionManagerImpl