Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DFlashlightTile.java117 protected void handleLongClick(@Nullable View view) { in handleLongClick() method in FlashlightTile
H A DDeviceControlsTile.kt160 override fun handleLongClick(view: View?) {}
H A DDndTile.java221 handleLongClick(view); in handleSecondaryClick()
H A DCastTile.java161 protected void handleLongClick(@Nullable View view) { in handleLongClick() method in CastTile
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileImpl.java425 protected void handleLongClick(@Nullable View view) { in handleLongClick() method in QSTileImpl
615 handleLongClick((View) msg.obj); in handleMessage()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/
H A DQSTileImplTest.java568 protected void handleLongClick(@Nullable View view) { in handleLongClick() method in QSTileImplTest.TileImpl
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dqs-tiles.md350 protected void handleLongClick()