Searched refs:serviceForApp (Results 1 – 2 of 2) sorted by relevance
217 GroupCall serviceForApp = new GroupCall(mSubscriptionId, in startGroupCall() local219 mKnownActiveGroupCalls.add(serviceForApp); in startGroupCall()241 return serviceForApp; in startGroupCall()
259 StreamingService serviceForApp = new StreamingService( in startStreaming() local261 mKnownActiveStreamingServices.add(serviceForApp); in startStreaming()283 return serviceForApp; in startStreaming()