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