Searched defs:composeChangeAnnouncement (Results 1 - 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DAirplaneModeTile.java106 protected String composeChangeAnnouncement() { method in class:AirplaneModeTile
H A DColorInversionTile.java111 protected String composeChangeAnnouncement() { method in class:ColorInversionTile
H A DDataSaverTile.java113 protected String composeChangeAnnouncement() { method in class:DataSaverTile
H A DLocationTile.java128 protected String composeChangeAnnouncement() { method in class:LocationTile
H A DWorkModeTile.java119 protected String composeChangeAnnouncement() { method in class:WorkModeTile
H A DFlashlightTile.java139 protected String composeChangeAnnouncement() { method in class:FlashlightTile
H A DHotspotTile.java148 protected String composeChangeAnnouncement() { method in class:HotspotTile
H A DRotationLockTile.java149 protected String composeChangeAnnouncement() { method in class:RotationLockTile
H A DBluetoothTile.java166 protected String composeChangeAnnouncement() { method in class:BluetoothTile
H A DCastTile.java152 protected String composeChangeAnnouncement() { method in class:CastTile
H A DDndTile.java185 protected String composeChangeAnnouncement() { method in class:DndTile
H A DWifiTile.java203 protected String composeChangeAnnouncement() { method in class:WifiTile
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSTile.java271 String announcement = composeChangeAnnouncement();
284 protected String composeChangeAnnouncement() { method in class:QSTile

Completed in 73 milliseconds