OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:autosuspend_disable
(Results
1 - 4
of
4
) sorted by null
/system/core/libsuspend/include/suspend/
autosuspend.h
38
*
autosuspend_disable
45
int
autosuspend_disable
(void);
/system/core/libsuspend/
autosuspend.c
90
int
autosuspend_disable
(void)
function
99
ALOGV("
autosuspend_disable
\n");
/frameworks/base/services/core/jni/
com_android_server_power_PowerManagerService.cpp
142
ALOGD_IF_SLOW(100, "Excessive delay in
autosuspend_disable
() while turning screen on");
143
autosuspend_disable
();
/system/core/healthd/
healthd_mode_charger.cpp
249
return
autosuspend_disable
();
Completed in 1091 milliseconds