Searched refs:setCustomMediaKeyDispatcher (Results 1 – 3 of 3) sorted by relevance
76 void setCustomMediaKeyDispatcher(String name); in setCustomMediaKeyDispatcher() method
959 public void setCustomMediaKeyDispatcher(@Nullable String name) { in setCustomMediaKeyDispatcher() method in MediaSessionManager961 mService.setCustomMediaKeyDispatcher(name); in setCustomMediaKeyDispatcher()
2029 public void setCustomMediaKeyDispatcher(String name) { in setCustomMediaKeyDispatcher() method in MediaSessionService.SessionManagerImpl