Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DDeviceControlsTile.kt149 override fun handleLongClick(view: View?) {}
H A DFlashlightTile.java113 protected void handleLongClick(@Nullable View view) { in handleLongClick() method in FlashlightTile
H A DCastTile.java147 protected void handleLongClick(@Nullable View view) { in handleLongClick() method in CastTile
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileImpl.java416 protected void handleLongClick(@Nullable View view) { in handleLongClick() method in QSTileImpl
644 handleLongClick((View) msg.obj); in handleMessage()
/aosp12/frameworks/base/packages/SystemUI/docs/
H A Dqs-tiles.md346 protected void handleLongClick()