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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DAirplaneModeTile.java105 protected String composeChangeAnnouncement() { method in class:AirplaneModeTile
H A DColorInversionTile.java113 protected String composeChangeAnnouncement() { method in class:ColorInversionTile
H A DDataSaverTile.java109 protected String composeChangeAnnouncement() { method in class:DataSaverTile
H A DLocationTile.java125 protected String composeChangeAnnouncement() { method in class:LocationTile
H A DNfcTile.java114 protected String composeChangeAnnouncement() { method in class:NfcTile
H A DWorkModeTile.java122 protected String composeChangeAnnouncement() { method in class:WorkModeTile
H A DFlashlightTile.java135 protected String composeChangeAnnouncement() { method in class:FlashlightTile
H A DHotspotTile.java142 protected String composeChangeAnnouncement() { method in class:HotspotTile
H A DRotationLockTile.java152 protected String composeChangeAnnouncement() { method in class:RotationLockTile
H A DBluetoothTile.java178 protected String composeChangeAnnouncement() { method in class:BluetoothTile
H A DCastTile.java193 protected String composeChangeAnnouncement() { method in class:CastTile
H A DDndTile.java226 protected String composeChangeAnnouncement() { method in class:DndTile
H A DWifiTile.java210 protected String composeChangeAnnouncement() { method in class:WifiTile
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileImpl.java304 String announcement = composeChangeAnnouncement();
317 protected String composeChangeAnnouncement() { method in class:QSTileImpl

Completed in 91 milliseconds