Home
last modified time | relevance | path

Searched refs:handleLongClick (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/battery/doman/interactor/
DBatterySaverTileUserActionInteractorTest.kt72 fun handleLongClick() = runTest { in <lambda>() method in com.android.systemui.qs.tiles.impl.battery.doman.interactor.BatterySaverTileUserActionInteractorTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/airplate/domain/interactor/
DAirplaneModeTileUserActionInteractorTest.kt88 fun handleLongClick() = runTest { in <lambda>() method
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/location/interactor/
DLocationTileUserActionInteractorTest.kt92 fun handleLongClick() = runTest { in <lambda>() method in com.android.systemui.qs.tiles.impl.location.interactor.LocationTileUserActionInteractorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DFlashlightTile.java117 protected void handleLongClick(@Nullable Expandable expandable) { in handleLongClick() method in FlashlightTile
DDeviceControlsTile.kt164 override fun handleLongClick(expandable: Expandable?) {} in handleLongClick() method
DDndTile.java227 handleLongClick(expandable); in handleSecondaryClick()
DCastTile.java164 protected void handleLongClick(@Nullable Expandable expandable) { in handleLongClick() method in CastTile
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/fontscaling/domain/interactor/
DFontScalingUserActionInteractorTest.kt136 fun handleLongClick() = in handleLongClick() method in com.android.systemui.qs.tiles.impl.fontscaling.domain.interactor.FontScalingUserActionInteractorTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileImpl.java416 protected void handleLongClick(@Nullable Expandable expandable) { in handleLongClick() method in QSTileImpl
606 handleLongClick((Expandable) msg.obj); in handleMessage()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/
DQSTileImplTest.java568 protected void handleLongClick(@Nullable Expandable expandable) { in handleLongClick() method in QSTileImplTest.TileImpl
/frameworks/base/packages/SystemUI/docs/
Dqs-tiles.md539 protected void handleLongClick()