/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/notes/domain/interactor/ |
H A D | NotesTileUserActionInteractor.kt | 46 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 D | navigation-bar.ts | 80 private handleClick(ev: Event) { method in NavigationBar
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/netsim-ui/js/ |
H A D | navigation-bar.js | 1 …onnectedCallback()}disconnectedCallback(){super.disconnectedCallback()}handleClick(e){let i="main"… method in n
|
/aosp_15_r20/tools/netsim/ui/dist/js/ |
H A D | navigation-bar.js | 1 …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/ |
D | NotesTileUserActionInteractor.java | 46 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/ |
D | ModesTileUserActionInteractor.java | 56 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/ |
D | HvacBooleanToggleButton.java | 49 protected void handleClick(HvacPropertySetter propertySetter) { in handleClick() method in HvacBooleanToggleButton
|
D | HvacIntegerToggleButton.java | 69 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 D | WorkModeTile.java | 91 public void handleClick(@Nullable Expandable expandable) { in handleClick() method in WorkModeTile
|
H A D | HearingDevicesTile.java | 101 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in HearingDevicesTile
|
H A D | ColorInversionTile.java | 111 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in ColorInversionTile
|
H A D | ColorCorrectionTile.java | 113 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in ColorCorrectionTile
|
H A D | SensorPrivacyToggleTile.java | 103 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in SensorPrivacyToggleTile
|
H A D | QRCodeScannerTile.java | 103 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in QRCodeScannerTile
|
H A D | OneHandedModeTile.java | 117 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in OneHandedModeTile
|
H A D | LocationTile.java | 95 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in LocationTile
|
H A D | DataSaverTile.java | 94 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in DataSaverTile
|
H A D | UiModeNightTile.java | 111 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in UiModeNightTile
|
H A D | NfcTile.java | 123 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in NfcTile
|
H A D | FlashlightTile.java | 102 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/ |
D | FanDirectionButton.java | 84 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/ |
D | DeviceControlsTile.java | 75 protected void handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in DeviceControlsTile
|
D | FontScalingTile.java | 74 protected void handleClick(@org.jetbrains.annotations.Nullable() in handleClick() method in FontScalingTile
|
D | InternetTileNewImpl.java | 82 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 D | ModesTileUserActionInteractor.kt | 61 suspend fun handleClick(expandable: Expandable?) { in handleClick() method in com.android.systemui.qs.tiles.impl.modes.domain.interactor.ModesTileUserActionInteractor
|