Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DFlashlightTile.java90 protected void handleLongClick() { in handleLongClick() method in FlashlightTile
DCastTile.java124 protected void handleLongClick() { in handleLongClick() method in CastTile
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLockscreenLockIconController.java357 mLockIcon.setOnLongClickListener(this::handleLongClick); in attach()
437 private boolean handleLongClick(View view) { in handleLongClick() method in LockscreenLockIconController
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileImpl.java359 protected void handleLongClick() { in handleLongClick() method in QSTileImpl
568 handleLongClick(); in handleMessage()
/frameworks/base/packages/SystemUI/docs/
Dqs-tiles.md344 protected void handleLongClick()