Searched refs:getPriority_l (Results 1 – 2 of 2) sorted by relevance
954 bool ResourceManagerService::getPriority_l(int pid, int* priority) { in getPriority_l() function in android::ResourceManagerService1004 if (!getPriority_l(callingPid, &callingPriority)) { in getLowestPriorityBiggestClient_l()1039 if (!getPriority_l(tempPid, &tempPriority)) { in getLowestPriorityPid_l()1059 if (!getPriority_l(callingPid, &callingPidPriority)) { in isCallingPriorityHigher_l()1064 if (!getPriority_l(pid, &priority)) { in isCallingPriorityHigher_l()
164 bool getPriority_l(int pid, int* priority);