Home
last modified time | relevance | path

Searched refs:fadeOutAndReleaseAllSpotsLocked (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/input/
H A DTouchSpotController.h93 void fadeOutAndReleaseAllSpotsLocked();
H A DTouchSpotController.cpp137 fadeOutAndReleaseAllSpotsLocked(); in clearSpots()
207 void TouchSpotController::fadeOutAndReleaseAllSpotsLocked() REQUIRES(mLock) { in fadeOutAndReleaseAllSpotsLocked() function in android::TouchSpotController