Searched refs:checkIsForeground (Results 1 – 2 of 2) sorted by relevance
510 clientProfile.setForeground(checkIsForeground(pid)); in registerClientProfileInternal()550 profile.setForeground(checkIsForeground(profile.getProcessId())); in updateClientPriorityInternal()915 challengerProfile.useCase, checkIsForeground(challengerPid)); in isHigherPriorityInternal()916 int holderPriority = getClientPriority(holderProfile.useCase, checkIsForeground(holderPid)); in isHigherPriorityInternal()973 boolean currentIsForeground = checkIsForeground(pid); in clientPriorityUpdateOnRequest()1087 protected boolean checkIsForeground(int pid) { in checkIsForeground() method in TunerResourceManagerService
103 protected boolean checkIsForeground(int pid) { in setUp()