/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/notes/domain/interactor/ |
D | NotesTileUserActionInteractor.kt | 47 fun handleClick() { in handleClick() method in com.android.systemui.qs.tiles.impl.notes.domain.interactor.NotesTileUserActionInteractor
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
D | CastTile.java | 179 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in CastTile 180 handleClick(() -> { in handleClick() method 197 handleClick(() -> { in getDetailsViewModel() method 210 private void handleClick(Runnable showPromptCallback) { in handleClick() method in CastTile
|
D | ScreenRecordTile.java | 129 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in ScreenRecordTile 182 private void handleClick(Runnable showPromptCallback) { in handleClick() method in ScreenRecordTile
|
D | WorkModeTile.java | 91 public void handleClick(@Nullable Expandable expandable) { in handleClick() method in WorkModeTile
|
D | HearingDevicesTile.java | 100 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in HearingDevicesTile
|
D | ColorInversionTile.java | 116 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in ColorInversionTile
|
D | SensorPrivacyToggleTile.java | 103 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in SensorPrivacyToggleTile
|
D | OneHandedModeTile.java | 117 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in OneHandedModeTile
|
D | QRCodeScannerTile.java | 103 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in QRCodeScannerTile
|
D | LocationTile.java | 95 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in LocationTile
|
D | ColorCorrectionTile.java | 118 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in ColorCorrectionTile
|
D | UiModeNightTile.java | 111 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in UiModeNightTile
|
D | FlashlightTile.java | 102 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in FlashlightTile
|
D | NfcTile.java | 123 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in NfcTile
|
D | ReduceBrightColorsTile.java | 124 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in ReduceBrightColorsTile
|
D | DataSaverTile.java | 98 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in DataSaverTile
|
D | AirplaneModeTile.java | 115 public void handleClick(@Nullable Expandable expandable) { in handleClick() method in AirplaneModeTile
|
D | BatterySaverTile.java | 134 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in BatterySaverTile
|
D | NightDisplayTile.java | 115 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in NightDisplayTile
|
D | RotationLockTile.java | 135 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in RotationLockTile
|
D | InternetTileNewImpl.kt | 90 override fun handleClick(expandable: Expandable?) { in <lambda>() method
|
D | DreamTile.java | 156 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in DreamTile
|
D | QuickAccessWalletTile.java | 140 protected void handleClick(@Nullable Expandable expandable) { in handleClick() method in QuickAccessWalletTile
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/modes/domain/interactor/ |
D | ModesTileUserActionInteractor.kt | 67 suspend fun handleClick(expandable: Expandable?) { in handleClick() method in com.android.systemui.qs.tiles.impl.modes.domain.interactor.ModesTileUserActionInteractor
|
D | ModesDndTileUserActionInteractor.kt | 66 suspend fun handleClick() { in handleClick() method in com.android.systemui.qs.tiles.impl.modes.domain.interactor.ModesDndTileUserActionInteractor
|