Searched refs:mLastFrameNotification (Results 1 – 2 of 2) sorted by relevance
129 mLastFrameNotification = systemTime(); in updateTargetWorkDuration()145 if (now - mLastFrameNotification > kResetHintTimeout && in sendLoadResetHint()150 mLastFrameNotification = now; in sendLoadResetHint()
49 nsecs_t mLastFrameNotification = 0; variable