Searched defs:waitForResponse (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/core/java/android/hardware/location/ | ||
H A D | ContextHubTransaction.java | 255 public ContextHubTransaction.Response<T> waitForResponse( in waitForResponse() method in ContextHubTransaction |
/aosp12/system/libhwbinder/ | ||
H A D | IPCThreadState.cpp | 788 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult) in waitForResponse() function in android::hardware::IPCThreadState |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | IPCThreadState.cpp | 875 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult) in waitForResponse() function in android::IPCThreadState |