Searched refs:setPriorityAndCallBack (Results 1 – 3 of 3) sorted by relevance
23 void setPriorityAndCallBack(int priority, IBinderThreadPriorityService recurse); in setPriorityAndCallBack() method
53 public void setPriorityAndCallBack(int p, IBinderThreadPriorityService cb) { fail(); } in setPriorityAndCallBack() method in BinderThreadPriorityTest.ServiceStub131 mService.setPriorityAndCallBack(prio, new ServiceStub() { in testCallBackFromServiceWithPriority()
48 public void setPriorityAndCallBack(int priority, IBinderThreadPriorityService recurse) {