HomeSort by relevance Sort by last modified time
    Searched refs:doFadingAnimationLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/input/
PointerController.h 194 bool doFadingAnimationLocked(nsecs_t timestamp);
PointerController.cpp 517 bool keepFading = doFadingAnimationLocked(timestamp);
524 bool PointerController::doFadingAnimationLocked(nsecs_t timestamp) {

Completed in 170 milliseconds