Searched refs:handleClick (Results 1 - 15 of 15) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DAirplaneModeTile.java58 public void handleClick() { method in class:AirplaneModeTile
H A DColorInversionTile.java89 protected void handleClick() { method in class:ColorInversionTile
H A DFlashlightTile.java62 protected void handleClick() { method in class:FlashlightTile
H A DLocationTile.java61 protected void handleClick() { method in class:LocationTile
H A DHotspotTile.java68 protected void handleClick() { method in class:HotspotTile
H A DRotationLockTile.java61 protected void handleClick() { method in class:RotationLockTile
H A DCastTile.java88 protected void handleClick() { method in class:CastTile
H A DIntentTile.java88 protected void handleClick() { method in class:IntentTile
H A DBluetoothTile.java77 protected void handleClick() { method in class:BluetoothTile
H A DCellularTile.java82 protected void handleClick() { method in class:CellularTile
H A DDndTile.java102 public void handleClick() { method in class:DndTile
H A DWifiTile.java99 protected void handleClick() { method in class:WifiTile
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFooter.java102 private void handleClick() { method in class:QSFooter
229 name = "handleClick";
230 handleClick();
H A DQSTile.java70 abstract protected void handleClick(); method in class:QSTile
273 name = "handleClick";
275 handleClick();
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DQsTuner.java408 protected void handleClick() { method in class:QsTuner.DraggableTile

Completed in 84 milliseconds