@Singleton
public class StopLocationServiceAction
extends com.dff.cordova.plugin.common.action.Action
Constructor and Description |
---|
StopLocationServiceAction(android.content.Context mContext,
PreferencesHelper mPreferencesHelper,
LocationRequestHandler mLocationRequestHandler) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
com.dff.cordova.plugin.common.action.Action |
with(org.apache.cordova.CallbackContext callbackContext) |
@Inject public StopLocationServiceAction(android.content.Context mContext, PreferencesHelper mPreferencesHelper, LocationRequestHandler mLocationRequestHandler)