Searched refs:ServiceContext (Results 1 – 5 of 5) sorted by relevance
64 ServiceContext serviceContext = getCurrentServiceState(); in getService()91 ServiceContext currentServiceState = getCurrentServiceState(); in waitForConnection()127 ServiceContext currentServiceState = getCurrentServiceState(); in requestServiceBind()151 swapServiceContextAndNotify(new ServiceContext(State.BINDING)); in requestServiceBind()156 swapServiceContextAndNotify(new ServiceContext(State.BIND_FAILED)); in requestServiceBind()172 private ServiceContext getCurrentServiceState() { in getCurrentServiceState()176 private void swapServiceContextAndNotify(ServiceContext latestServiceContext) { in swapServiceContextAndNotify()227 new ServiceContext(state, ISetupCompatService.Stub.asInterface(binder)));232 swapServiceContextAndNotify(new ServiceContext(State.DISCONNECTED));237 swapServiceContextAndNotify(new ServiceContext(State.REBIND_REQUIRED));[all …]
182 mDNS_DirectOP_Register *x = (mDNS_DirectOP_Register*)sr->ServiceContext; in RegCallback()
748 service_instance *instance = srs->ServiceContext; in SendServiceRemovalNotification()766 instance = srs->ServiceContext; in regservice_callback()
1409 void *ServiceContext; member
9781 sr->ServiceContext = Context; in mDNS_RegisterService()9995 sr->RR_PTR.resrec.InterfaceID, sr->ServiceCallback, sr->ServiceContext, 0); in mDNS_RenameAndReregisterService()