Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp313 void updateInactivityTimeoutLocked();
557 updateInactivityTimeoutLocked(); in obtainPointerController()
801 updateInactivityTimeoutLocked(); in setSystemUiVisibility()
805 void NativeInputManager::updateInactivityTimeoutLocked() REQUIRES(mLock) { in updateInactivityTimeoutLocked() function in android::NativeInputManager