OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANDROID_PRIORITY_DISPLAY
(Results
1 - 3
of
3
) sorted by null
/system/core/include/system/
thread_defs.h
53
ANDROID_PRIORITY_DISPLAY
= -4,
/frameworks/base/cmds/bootanimation/
bootanimation_main.cpp
35
setpriority(PRIO_PROCESS, 0,
ANDROID_PRIORITY_DISPLAY
);
/system/core/include/utils/
ThreadDefs.h
58
PRIORITY_DISPLAY =
ANDROID_PRIORITY_DISPLAY
,
Completed in 106 milliseconds