Searched refs:notifyRemoteRequestDone (Results 1 – 4 of 4) sorted by relevance
108 verify(mRequestManagerCallback).notifyRemoteRequestDone(eq(mCoordId), anyLong()); in testRequestCapabilities()127 verify(mRequestManagerCallback).notifyRemoteRequestDone(eq(mCoordId), anyLong()); in testRequestCapabilitiesWhenBlocked()144 verify(mRequestManagerCallback).notifyRemoteRequestDone(eq(mCoordId), anyLong()); in testsendCapabilitiesRequestWhenDestroy()
335 requestMgrCallback.notifyRemoteRequestDone(mCoordId, mTaskId); in testRequestManagerCallback()
154 mRequestManagerCallback.notifyRemoteRequestDone(mCoordinatorId, mTaskId); in executeRequest()
264 void notifyRemoteRequestDone(long requestCoordinatorId, long taskId); in notifyRemoteRequestDone() method399 public void notifyRemoteRequestDone(long requestCoordinatorId, long taskId) {