Searched refs:controlsSameSession (Results 1 – 3 of 3) sorted by relevance
217 public boolean controlsSameSession(MediaController other) { in controlsSameSession() method in MediaController224 public boolean controlsSameSession(android.media.session.MediaController other) { in controlsSameSession() method in MediaController
474 public boolean controlsSameSession(@Nullable MediaController other) { in controlsSameSession() method in MediaController
558 return a.controlsSameSession(b); in sameSessions()