Searched defs:onCustomLayoutChanged (Results 1 – 11 of 11) sorted by relevance
51 void onCustomLayoutChanged(in List<Bundle> commandButtonlist); in onCustomLayoutChanged() method
267 public void onCustomLayoutChanged(List<Bundle> commandButtonlist) { in onCustomLayoutChanged() method in MediaController2Stub
1011 void onCustomLayoutChanged(final List<CommandButton> layout) { in onCustomLayoutChanged() method in MediaController2Impl
284 public void onCustomLayoutChanged(MediaController2 controller, List<CommandButton> layout) { in onCustomLayoutChanged() method in MediaSession2TestBase.TestControllerCallback
278 public void onCustomLayoutChanged(MediaController2 controller, List<CommandButton> layout) { in onCustomLayoutChanged() method in MediaSession2TestBase.TestControllerCallback
682 public void onCustomLayoutChanged(MediaController2 controller, List<CommandButton> layout) { in onCustomLayoutChanged() method in MediaBrowser2Test.TestBrowserCallback
428 void onCustomLayoutChanged(List<CommandButton> layout) throws RemoteException { in onCustomLayoutChanged() method in MediaSessionLegacyStub.ControllerLegacyCb
642 void onCustomLayoutChanged(List<CommandButton> layout) throws RemoteException { in onCustomLayoutChanged() method in MediaSession2Stub.Controller2Cb
778 public void onCustomLayoutChanged(@NonNull MediaController2 controller, in onCustomLayoutChanged() method in MediaController2.ControllerCallback
1511 abstract void onCustomLayoutChanged(@NonNull List<CommandButton> layout) in onCustomLayoutChanged() method in MediaSession2.ControllerCb
109 public void onCustomLayoutChanged(@NonNull MediaController2 controller, in onCustomLayoutChanged() method in MediaController2.ControllerCallback