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