Searched refs:onSendExtraCommand (Results 1 – 6 of 6) sorted by relevance
264 public abstract void onSendExtraCommand(@NonNull String command, in onSendExtraCommand() method in LocationProviderBase368 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()
101 public void onSendExtraCommand(String command, @Nullable Bundle extras) { in onSendExtraCommand() method in GnssOverlayLocationProvider
22 …method @Deprecated protected boolean onSendExtraCommand(@Nullable String, @Nullable android.os.Bun…
154 public void onSendExtraCommand(String command, @Nullable Bundle extras) {} in onSendExtraCommand() method in FusedLocationProvider
630 method public abstract void onSendExtraCommand(@NonNull String, @Nullable android.os.Bundle);