Home
last modified time | relevance | path

Searched defs:handleClick (Results 1 – 25 of 92) sorted by relevance

1234

/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/notes/domain/interactor/
H A DNotesTileUserActionInteractor.kt46 fun handleClick() { in handleClick() method in com.android.systemui.qs.tiles.impl.notes.domain.interactor.NotesTileUserActionInteractor
/aosp_15_r20/tools/netsim/ui/ts/
H A Dnavigation-bar.ts80 private handleClick(ev: Event) { method in NavigationBar
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/netsim-ui/js/
H A Dnavigation-bar.js1 …onnectedCallback()}disconnectedCallback(){super.disconnectedCallback()}handleClick(e){let i="main"… method in n
/aosp_15_r20/tools/netsim/ui/dist/js/
H A Dnavigation-bar.js1 …onnectedCallback()}disconnectedCallback(){super.disconnectedCallback()}handleClick(e){let i="main"… method in n
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/impl/notes/domain/interactor/
DNotesTileUserActionInteractor.java46 public final void handleClick() { in handleClick() method in NotesTileUserActionInteractor
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/impl/modes/domain/interactor/
DModesTileUserActionInteractor.java56 public final java.lang.Object handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in ModesTileUserActionInteractor
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/toggle/
DHvacBooleanToggleButton.java49 protected void handleClick(HvacPropertySetter propertySetter) { in handleClick() method in HvacBooleanToggleButton
DHvacIntegerToggleButton.java69 protected void handleClick(HvacPropertySetter propertySetter) { in handleClick() method in HvacIntegerToggleButton
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DWorkModeTile.java91 public void handleClick(@Nullable Expandable expandable) { in handleClick() method in WorkModeTile
H A DHearingDevicesTile.java101 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in HearingDevicesTile
H A DColorInversionTile.java111 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in ColorInversionTile
H A DColorCorrectionTile.java113 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in ColorCorrectionTile
H A DSensorPrivacyToggleTile.java103 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in SensorPrivacyToggleTile
H A DQRCodeScannerTile.java103 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in QRCodeScannerTile
H A DOneHandedModeTile.java117 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in OneHandedModeTile
H A DLocationTile.java95 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in LocationTile
H A DDataSaverTile.java94 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in DataSaverTile
H A DUiModeNightTile.java111 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in UiModeNightTile
H A DNfcTile.java123 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in NfcTile
H A DFlashlightTile.java102 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in FlashlightTile
/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/hvac/custom/
DFanDirectionButton.java84 protected void handleClick(HvacPropertySetter propertySetter) { in handleClick() method in FanDirectionButton
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/tiles/
DDeviceControlsTile.java75 protected void handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in DeviceControlsTile
DFontScalingTile.java74 protected void handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in FontScalingTile
DInternetTileNewImpl.java82 protected void handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in InternetTileNewImpl
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/modes/domain/interactor/
H A DModesTileUserActionInteractor.kt61 suspend fun handleClick(expandable: Expandable?) { in handleClick() method in com.android.systemui.qs.tiles.impl.modes.domain.interactor.ModesTileUserActionInteractor

1234