Searched refs:setCustomMediaKeyDispatcher (Results 1 – 3 of 3) sorted by relevance
77 void setCustomMediaKeyDispatcher(String name); in setCustomMediaKeyDispatcher() method
966 public void setCustomMediaKeyDispatcher(@Nullable String name) { in setCustomMediaKeyDispatcher() method in MediaSessionManager968 mService.setCustomMediaKeyDispatcher(name); in setCustomMediaKeyDispatcher()
2370 public void setCustomMediaKeyDispatcher(String name) { in setCustomMediaKeyDispatcher() method in MediaSessionService.SessionManagerImpl