Searched refs:IQueryService (Results 1 – 3 of 3) sorted by relevance
37 private final IQueryService.Stub binder = new IQueryService.Stub() {
83 mQuery.set(IQueryService.Stub.asInterface(service));127 private AtomicReference<IQueryService> mQuery = new AtomicReference<>();
6 interface IQueryService { interface