Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_power_PowerManagerService.cpp130 static void sendPowerHint(PowerHint hintId, uint32_t data) { in sendPowerHint() function
162 sendPowerHint(PowerHint::INTERACTION, 0); in android_server_PowerManagerService_userActivity()
224 sendPowerHint(static_cast<PowerHint>(hintId), data); in nativeSendPowerHint()