Home
last modified time | relevance | path

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

/aosp12/system/core/libsystem/include/system/
H A Dthread_defs.h53 ANDROID_PRIORITY_DISPLAY = -4, enumerator
/aosp12/frameworks/base/cmds/bootanimation/
H A Dbootanimation_main.cpp38 setpriority(PRIO_PROCESS, 0, ANDROID_PRIORITY_DISPLAY); in main()
/aosp12/system/core/libutils/include/utils/
H A DThreadDefs.h58 PRIORITY_DISPLAY = ANDROID_PRIORITY_DISPLAY,