Merge "Fix formatting of table." into tm-qpr-dev am: 3a1eabc9bb
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/20873252 Change-Id: Ifac0a0e815ab6ba73a83e6bc17edb3a1c2b08170 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -22,42 +22,42 @@ intent.
|
|||||||
<br/>
|
<br/>
|
||||||
Commands are sent as string extras with key ```command``` (required). Possible values are:
|
Commands are sent as string extras with key ```command``` (required). Possible values are:
|
||||||
|
|
||||||
Command | Subcommand | Argument | Description
|
| Command | Subcommand | Argument | Description
|
||||||
--- | --- | --- | ---
|
| --- | --- | --- | ---
|
||||||
```enter``` | | | Enters demo mode, bar state allowed to be modified (for convenience, any of the other non-exit commands will automatically flip demo mode on, no need to call this explicitly in practice)
|
| ```enter``` | | | Enters demo mode, bar state allowed to be modified (for convenience, any of the other non-exit commands will automatically flip demo mode on, no need to call this explicitly in practice)
|
||||||
```exit``` | | | Exits demo mode, bars back to their system-driven state
|
| ```exit``` | | | Exits demo mode, bars back to their system-driven state
|
||||||
```battery``` | | | Control the battery display
|
| ```battery``` | | | Control the battery display
|
||||||
| ```level``` | | Sets the battery level (0 - 100)
|
| | ```level``` | | Sets the battery level (0 - 100)
|
||||||
| ```plugged``` | | Sets charging state (```true```, ```false```)
|
| | ```plugged``` | | Sets charging state (```true```, ```false```)
|
||||||
| ```powersave``` | | Sets power save mode (```true```, ```anything else```)
|
| | ```powersave``` | | Sets power save mode (```true```, ```anything else```)
|
||||||
```network``` | | | Control the RSSI display
|
| ```network``` | | | Control the RSSI display
|
||||||
| ```airplane``` | | ```show``` to show icon, any other value to hide
|
| | ```airplane``` | | ```show``` to show icon, any other value to hide
|
||||||
| ```fully``` | | Sets MCS state to fully connected (```true```, ```false```)
|
| | ```fully``` | | Sets MCS state to fully connected (```true```, ```false```)
|
||||||
| ```wifi``` | | ```show``` to show icon, any other value to hide
|
| | ```wifi``` | | ```show``` to show icon, any other value to hide
|
||||||
| | ```level``` | Sets wifi level (null or 0-4)
|
| | | ```level``` | Sets wifi level (null or 0-4)
|
||||||
| ```mobile``` | | ```show``` to show icon, any other value to hide
|
| | ```mobile``` | | ```show``` to show icon, any other value to hide
|
||||||
| | ```datatype``` | Values: ```1x```, ```3g```, ```4g```, ```e```, ```g```, ```h```, ```lte```, ```roam```, any other value to hide
|
| | | ```datatype``` | Values: ```1x```, ```3g```, ```4g```, ```e```, ```g```, ```h```, ```lte```, ```roam```, any other value to hide
|
||||||
| | ```level``` | Sets mobile signal strength level (null or 0-4)
|
| | | ```level``` | Sets mobile signal strength level (null or 0-4)
|
||||||
| ```carriernetworkchange``` | | Sets mobile signal icon to carrier network change UX when disconnected (```show``` to show icon, any other value to hide)
|
| | ```carriernetworkchange``` | | Sets mobile signal icon to carrier network change UX when disconnected (```show``` to show icon, any other value to hide)
|
||||||
| ```sims``` | | Sets the number of sims (1-8)
|
| | ```sims``` | | Sets the number of sims (1-8)
|
||||||
| ```nosim``` | | ```show``` to show icon, any other value to hide
|
| | ```nosim``` | | ```show``` to show icon, any other value to hide
|
||||||
```bars``` | | | Control the visual style of the bars (opaque, translucent, etc)
|
| ```bars``` | | | Control the visual style of the bars (opaque, translucent, etc)
|
||||||
| ```mode``` | | Sets the bars visual style (opaque, translucent, semi-transparent)
|
| | ```mode``` | | Sets the bars visual style (opaque, translucent, semi-transparent)
|
||||||
```status``` | | | Control the system status icons
|
| ```status``` | | | Control the system status icons
|
||||||
| ```volume``` | | Sets the icon in the volume slot (```silent```, ```vibrate```, any other value to hide)
|
| | ```volume``` | | Sets the icon in the volume slot (```silent```, ```vibrate```, any other value to hide)
|
||||||
| ```bluetooth``` | | Sets the icon in the bluetooth slot (```connected```, ```disconnected```, any other value to hide)
|
| | ```bluetooth``` | | Sets the icon in the bluetooth slot (```connected```, ```disconnected```, any other value to hide)
|
||||||
| ```location``` | | Sets the icon in the location slot (```show```, any other value to hide)
|
| | ```location``` | | Sets the icon in the location slot (```show```, any other value to hide)
|
||||||
| ```alarm``` | | Sets the icon in the alarm_clock slot (```show```, any other value to hide)
|
| | ```alarm``` | | Sets the icon in the alarm_clock slot (```show```, any other value to hide)
|
||||||
| ```sync``` | | Sets the icon in the sync_active slot (```show```, any other value to hide)
|
| | ```sync``` | | Sets the icon in the sync_active slot (```show```, any other value to hide)
|
||||||
| ```tty``` | | Sets the icon in the tty slot (```show```, any other value to hide)
|
| | ```tty``` | | Sets the icon in the tty slot (```show```, any other value to hide)
|
||||||
| ```eri``` | | Sets the icon in the cdma_eri slot (```show```, any other value to hide)
|
| | ```eri``` | | Sets the icon in the cdma_eri slot (```show```, any other value to hide)
|
||||||
| ```mute``` | | Sets the icon in the mute slot (```show```, any other value to hide)
|
| | ```mute``` | | Sets the icon in the mute slot (```show```, any other value to hide)
|
||||||
| ```speakerphone``` | | Sets the icon in the speakerphone slot (```show```, any other value to hide)
|
| | ```speakerphone``` | | Sets the icon in the speakerphone slot (```show```, any other value to hide)
|
||||||
```notifications``` | | | Control the notification icons
|
| ```notifications``` | | | Control the notification icons
|
||||||
| ```visible``` | | ```false``` to hide the notification icons, any other value to show
|
| | ```visible``` | | ```false``` to hide the notification icons, any other value to show
|
||||||
```clock``` | | | Control the clock display
|
| ```clock``` | | | Control the clock display
|
||||||
| ```millis``` | | Sets the time in millis
|
| | ```millis``` | | Sets the time in millis
|
||||||
| ```hhmm``` | | Sets the time in hh:mm
|
| | ```hhmm``` | | Sets the time in hh:mm
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
Enter demo mode
|
Enter demo mode
|
||||||
|
|||||||
Reference in New Issue
Block a user