ACTION_BATTERY_SWAP_REQUEST
,
It defines the type of battery swap request." name="Description"/>
Intents.ExtraBatterySwapRequest Field |
EXTRA_BATTERY_SWAP_REQUEST
Used as an string extra field in ACTION_BATTERY_SWAP_REQUEST
,
It defines the type of battery swap request.EXTRA_BATTERY_SWAP_REQUEST
Used as an string extra field in ACTION_BATTERY_SWAP_REQUEST
,
It defines the type of battery swap request. Available values are:BatteryDefinitions.BATTERY_SWAP_REQUEST_UNATTENDED
: do not ask for confirmation to the user.BatteryDefinitions.BATTERY_SWAP_REQUEST_CONFIRMED
: ask for confirmation to the user through a dialog.