Searched defs:handleLongClick (Results 1 – 9 of 9) sorted by relevance
72 fun handleLongClick() = runTest { in <lambda>() method in com.android.systemui.qs.tiles.impl.battery.doman.interactor.BatterySaverTileUserActionInteractorTest
88 fun handleLongClick() = runTest { in <lambda>() method in com.android.systemui.qs.tiles.impl.airplate.domain.interactor.AirplaneModeTileUserActionInteractorTest
92 fun handleLongClick() = runTest { in <lambda>() method in com.android.systemui.qs.tiles.impl.location.interactor.LocationTileUserActionInteractorTest
136 fun handleLongClick() = in handleLongClick() method in com.android.systemui.qs.tiles.impl.fontscaling.domain.interactor.FontScalingUserActionInteractorTest
117 protected void handleLongClick(@Nullable Expandable expandable) { in handleLongClick() method in FlashlightTile
164 override fun handleLongClick(expandable: Expandable?) {} in handleLongClick() method
164 protected void handleLongClick(@Nullable Expandable expandable) { in handleLongClick() method in CastTile
568 protected void handleLongClick(@Nullable Expandable expandable) { in handleLongClick() method in QSTileImplTest.TileImpl
416 protected void handleLongClick(@Nullable Expandable expandable) { in handleLongClick() method in QSTileImpl