Searched defs:updateClientPriority (Results 1 – 3 of 3) sorted by relevance
83 boolean updateClientPriority(in int clientId, in int priority, in int niceValue); in updateClientPriority() method
172 public boolean updateClientPriority(int clientId, int priority, int niceValue) { in updateClientPriority() method in TunerResourceManager
169 public boolean updateClientPriority(int clientId, int priority, int niceValue) { in updateClientPriority() method in TunerResourceManagerService.BinderService