Searched refs:onSendExtraCommand (Results 1 – 5 of 5) sorted by relevance
255 public abstract void onSendExtraCommand(@NonNull String command, in onSendExtraCommand() method in LocationProviderBase346 onSendExtraCommand(command, extras); in sendExtraCommand()
358 protected boolean onSendExtraCommand(@Nullable String command, @Nullable Bundle extras) { in onSendExtraCommand() method in LocationProviderBase409 onSendExtraCommand(command, extras); in sendExtraCommand()
22 …method @Deprecated protected boolean onSendExtraCommand(@Nullable String, @Nullable android.os.Bun…
138 public void onSendExtraCommand(String command, @Nullable Bundle extras) {} in onSendExtraCommand() method in FusedLocationProvider
5077 method public abstract void onSendExtraCommand(@NonNull String, @Nullable android.os.Bundle);