Searched refs:ANDROID_PRIORITY_LOWEST (Results 1 – 7 of 7) sorted by relevance
41 ANDROID_PRIORITY_LOWEST = 19, enumerator
54 PRIORITY_LOWEST = ANDROID_PRIORITY_LOWEST,
48 ANDROID_PRIORITY_LOWEST, // 1 (MIN_PRIORITY)
193 static_cast<int>(ANDROID_PRIORITY_LOWEST))) { in ParsePriority()196 static_cast<int>(ANDROID_PRIORITY_LOWEST)); in ParsePriority()
921 if (setpriority(PRIO_PROCESS, 0, static_cast<int>(ANDROID_PRIORITY_LOWEST)) != 0) { in do_readahead()
2135 "name" : "ANDROID_PRIORITY_LOWEST"
2159 "name" : "ANDROID_PRIORITY_LOWEST"