Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp393 void updateInactivityTimeoutLocked();
659 updateInactivityTimeoutLocked(); in obtainPointerController()
1028 updateInactivityTimeoutLocked(); in setSystemUiLightsOut()
1032 void NativeInputManager::updateInactivityTimeoutLocked() REQUIRES(mLock) { in updateInactivityTimeoutLocked() function in android::NativeInputManager