Home
last modified time | relevance | path

Searched defs:waitForResponse (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DContextHubTransaction.java256 public ContextHubTransaction.Response<T> waitForResponse( in waitForResponse() method in ContextHubTransaction
/frameworks/native/libs/binder/
DIPCThreadState.cpp831 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult) in waitForResponse() function in android::IPCThreadState