Searched defs:setPriorityAndCallBack (Results 1 – 2 of 2) 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.ServiceStub