Searched refs:curPrio (Results 1 – 1 of 1) sorted by relevance
1071 int curPrio = getpriority(PRIO_PROCESS, mMyThreadId); in executeCommand() local1073 if (curPrio > ANDROID_PRIORITY_NORMAL) { in executeCommand()1081 if (curPrio >= ANDROID_PRIORITY_BACKGROUND) { in executeCommand()