Searched refs:isCalledFromShellCommand (Results 1 – 1 of 1) sorted by relevance
167 public void onLocationChange(Location location, boolean isCalledFromShellCommand) { in onLocationChange() argument170 if (!mIsAfcSupportedForCurrentCountry && !isCalledFromShellCommand) { in onLocationChange()187 queryServerAndInformDriver(location, isCalledFromShellCommand); in onLocationChange()195 queryServerAndInformDriver(location, isCalledFromShellCommand); in onLocationChange()209 queryServerAndInformDriver(location, isCalledFromShellCommand); in onLocationChange()239 private void queryServerAndInformDriver(Location location, boolean isCalledFromShellCommand) { in queryServerAndInformDriver() argument242 if (isCalledFromShellCommand) { in queryServerAndInformDriver()