Home
last modified time | relevance | path

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

/frameworks/base/libs/input/
DTouchSpotController.h90 void fadeOutAndReleaseAllSpotsLocked();
DTouchSpotController.cpp130 fadeOutAndReleaseAllSpotsLocked(); in clearSpots()
200 void TouchSpotController::fadeOutAndReleaseAllSpotsLocked() REQUIRES(mLock) { in fadeOutAndReleaseAllSpotsLocked() function in android::TouchSpotController