/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | ReduceBrightColorsTile.java | 124 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in ReduceBrightColorsTile
|
H A D | AirplaneModeTile.java | 116 public void handleClick(@Nullable Expandable expandable) { in handleClick() method in AirplaneModeTile
|
H A D | BatterySaverTile.java | 134 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in BatterySaverTile
|
H A D | NightDisplayTile.java | 115 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in NightDisplayTile
|
H A D | DreamTile.java | 154 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in DreamTile
|
H A D | RotationLockTile.java | 135 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in RotationLockTile
|
H A D | HotspotTile.java | 115 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in HotspotTile
|
H A D | QuickAccessWalletTile.java | 140 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in QuickAccessWalletTile
|
H A D | InternetTileNewImpl.kt | 95 override fun handleClick(expandable: Expandable?) { in <lambda>() method
|
H A D | BluetoothTile.java | 123 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in BluetoothTile
|
H A D | ScreenRecordTile.java | 123 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in ScreenRecordTile
|
H A D | FontScalingTile.kt | 77 override fun handleClick(expandable: Expandable?) { in handleClick() method
|
H A D | DndTile.java | 155 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in DndTile
|
H A D | AlarmTile.kt | 80 override fun handleClick(expandable: Expandable?) { in <lambda>() method
|
H A D | NotesTile.kt | 83 override fun handleClick(expandable: Expandable?) { in handleClick() method in com.android.systemui.qs.tiles.NotesTile
|
H A D | DeviceControlsTile.kt | 106 override fun handleClick(expandable: Expandable?) { in handleClick() method
|
H A D | ModesTile.kt | 108 override fun handleClick(expandable: Expandable?) = runBlocking { in <lambda>() method
|
H A D | CastTile.java | 170 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in CastTile
|
H A D | RecordIssueTile.kt | 145 public override fun handleClick(expandable: Expandable?) { in handleClick() method
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/ |
D | AlarmTile.java | 85 protected void handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in AlarmTile
|
D | ModesTile.java | 89 protected void handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in ModesTile
|
D | NotesTile.java | 100 protected void handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in NotesTile
|
D | RecordIssueTile.java | 131 public void handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in RecordIssueTile
|
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/toggle/ |
D | HvacToggleButton.java | 119 protected abstract void handleClick(HvacPropertySetter propertySetter); in handleClick() method in HvacToggleButton
|
/aosp_15_r20/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/src/com/android/systemui/accessibility/accessibilitymenu/ |
H A D | AccessibilityMenuService.java | 267 public void handleClick(View view) { in handleClick() method in AccessibilityMenuService
|