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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DAirplaneModeTile.java109 protected String composeChangeAnnouncement() { method in class:AirplaneModeTile
H A DColorInversionTile.java113 protected String composeChangeAnnouncement() { method in class:ColorInversionTile
H A DDataSaverTile.java117 protected String composeChangeAnnouncement() { method in class:DataSaverTile
H A DLocationTile.java126 protected String composeChangeAnnouncement() { method in class:LocationTile
H A DNfcTile.java122 protected String composeChangeAnnouncement() { method in class:NfcTile
H A DWorkModeTile.java122 protected String composeChangeAnnouncement() { method in class:WorkModeTile
H A DFlashlightTile.java139 protected String composeChangeAnnouncement() { method in class:FlashlightTile
H A DHotspotTile.java152 protected String composeChangeAnnouncement() { method in class:HotspotTile
H A DRotationLockTile.java152 protected String composeChangeAnnouncement() { method in class:RotationLockTile
H A DBluetoothTile.java158 protected String composeChangeAnnouncement() { method in class:BluetoothTile
H A DCastTile.java201 protected String composeChangeAnnouncement() { method in class:CastTile
H A DDndTile.java215 protected String composeChangeAnnouncement() { method in class:DndTile
H A DWifiTile.java200 protected String composeChangeAnnouncement() { method in class:WifiTile
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileImpl.java273 String announcement = composeChangeAnnouncement();
286 protected String composeChangeAnnouncement() { method in class:QSTileImpl

Completed in 64 milliseconds