Searched refs:waitForResponse (Results 1 – 7 of 7) sorted by relevance
214 status_t waitForResponse(Parcel* reply, status_t* acquireResult = nullptr);
271 public ContextHubTransaction.Response<T> waitForResponse( in waitForResponse() method in ContextHubTransaction
854 err = waitForResponse(reply); in transact()857 err = waitForResponse(&fakeReply); in transact()879 err = waitForResponse(nullptr, nullptr); in transact()984 return waitForResponse(nullptr, nullptr); in sendReply()987 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult) in waitForResponse() function in android::IPCThreadState
6027 …method public android.hardware.location.ContextHubTransaction.Response<T> waitForResponse(long, ja…
8298 HSPLandroid/hardware/location/ContextHubTransaction;->waitForResponse(JLjava/util/concurrent/TimeUn…
8301 HSPLandroid/hardware/location/ContextHubTransaction;->waitForResponse(JLjava/util/concurrent/TimeUn…