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