Searched defs:niceValue (Results 1 – 5 of 5) sorted by relevance
83 boolean updateClientPriority(in int clientId, in int priority, in int niceValue); in updateClientPriority()
156 public void setNiceValue(int niceValue) { in setNiceValue()
169 public boolean updateClientPriority(int clientId, int priority, int niceValue) { in updateClientPriority()535 protected boolean updateClientPriorityInternal(int clientId, int priority, int niceValue) { in updateClientPriorityInternal()
172 public boolean updateClientPriority(int clientId, int priority, int niceValue) { in updateClientPriority()
450 public void updateResourcePriority(int priority, int niceValue) { in updateResourcePriority()