Searched refs:hasCommand_impl (Results 1 – 3 of 3) sorted by relevance
72 return mProvider.hasCommand_impl(command); in hasCommand()76 return mProvider.hasCommand_impl(code); in hasCommand()
91 boolean hasCommand_impl(SessionCommand2 command); in hasCommand_impl() method92 boolean hasCommand_impl(int code); in hasCommand_impl() method
1148 public boolean hasCommand_impl(@NonNull SessionCommand2 command) { in hasCommand_impl() method in MediaSession2Impl.CommandGroupImpl1156 public boolean hasCommand_impl(int code) { in hasCommand_impl() method in MediaSession2Impl.CommandGroupImpl