Home
last modified time | relevance | path

Searched defs:handleClick (Results 26 – 50 of 92) sorted by relevance

1234

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DReduceBrightColorsTile.java124 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in ReduceBrightColorsTile
H A DAirplaneModeTile.java116 public void handleClick(@Nullable Expandable expandable) { in handleClick() method in AirplaneModeTile
H A DBatterySaverTile.java134 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in BatterySaverTile
H A DNightDisplayTile.java115 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in NightDisplayTile
H A DDreamTile.java154 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in DreamTile
H A DRotationLockTile.java135 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in RotationLockTile
H A DHotspotTile.java115 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in HotspotTile
H A DQuickAccessWalletTile.java140 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in QuickAccessWalletTile
H A DInternetTileNewImpl.kt95 override fun handleClick(expandable: Expandable?) { in <lambda>() method
H A DBluetoothTile.java123 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in BluetoothTile
H A DScreenRecordTile.java123 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in ScreenRecordTile
H A DFontScalingTile.kt77 override fun handleClick(expandable: Expandable?) { in handleClick() method
H A DDndTile.java155 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in DndTile
H A DAlarmTile.kt80 override fun handleClick(expandable: Expandable?) { in <lambda>() method
H A DNotesTile.kt83 override fun handleClick(expandable: Expandable?) { in handleClick() method in com.android.systemui.qs.tiles.NotesTile
H A DDeviceControlsTile.kt106 override fun handleClick(expandable: Expandable?) { in handleClick() method
H A DModesTile.kt108 override fun handleClick(expandable: Expandable?) = runBlocking { in <lambda>() method
H A DCastTile.java170 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in CastTile
H A DRecordIssueTile.kt145 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/
DAlarmTile.java85 protected void handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in AlarmTile
DModesTile.java89 protected void handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in ModesTile
DNotesTile.java100 protected void handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in NotesTile
DRecordIssueTile.java131 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/
DHvacToggleButton.java119 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 DAccessibilityMenuService.java267 public void handleClick(View view) { in handleClick() method in AccessibilityMenuService

1234