Home
last modified time | relevance | path

Searched refs:waitForResponse (Results 1 – 11 of 11) sorted by relevance

/aosp12/system/chre/java/test/utils/src/com/google/android/utils/chre/
H A DChreTestUtil.java102 resp = txn.waitForResponse(TIMEOUT_LOAD_NANOAPP_SECONDS, TimeUnit.SECONDS); in loadNanoApp()
133 resp = txn.waitForResponse(TIMEOUT_UNLOAD_NANOAPP_SECONDS, TimeUnit.SECONDS); in unloadNanoApp()
209 response = transaction.waitForResponse(QUERY_NANOAPPS_TIMEOUT_SECONDS, in queryNanoAppsAssertSuccess()
281 response = transaction.waitForResponse(timeoutInSeconds, TimeUnit.SECONDS); in assertTransactionSuccessSync()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareStateManager.java1722 boolean waitForResponse = true; in processCommand()
1771 waitForResponse = false; in processCommand()
1838 waitForResponse = false; in processCommand()
1878 waitForResponse = false; in processCommand()
1882 waitForResponse = false; in processCommand()
1898 waitForResponse = false; in processCommand()
1902 waitForResponse = false; in processCommand()
1954 waitForResponse = false; in processCommand()
1959 waitForResponse = false; in processCommand()
1971 if (!waitForResponse) { in processCommand()
[all …]
/aosp12/system/libhwbinder/
H A DIPCThreadState.cpp652 err = waitForResponse(reply); in transact()
655 err = waitForResponse(&fakeReply); in transact()
672 err = waitForResponse(nullptr, nullptr); in transact()
721 waitForResponse(nullptr, &result); in attemptIncStrongHandle()
785 return waitForResponse(nullptr, nullptr); in sendReply()
788 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult) in waitForResponse() function in android::hardware::IPCThreadState
/aosp12/frameworks/native/libs/binder/
H A DIPCThreadState.cpp730 err = waitForResponse(reply); in transact()
733 err = waitForResponse(&fakeReply); in transact()
751 err = waitForResponse(nullptr, nullptr); in transact()
806 waitForResponse(NULL, &result); in attemptIncStrongHandle()
872 return waitForResponse(nullptr, nullptr); in sendReply()
875 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult) in waitForResponse() function in android::IPCThreadState
/aosp12/system/libhwbinder/include/hwbinder/
H A DIPCThreadState.h116 status_t waitForResponse(Parcel *reply,
/aosp12/frameworks/native/include/binder/
H A DIPCThreadState.h177 status_t waitForResponse(Parcel *reply,
/aosp12/frameworks/native/libs/binder/include/binder/
H A DIPCThreadState.h177 status_t waitForResponse(Parcel *reply,
/aosp12/frameworks/base/core/java/android/hardware/location/
H A DContextHubTransaction.java255 public ContextHubTransaction.Response<T> waitForResponse( in waitForResponse() method in ContextHubTransaction
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt3785 …method public android.hardware.location.ContextHubTransaction.Response<T> waitForResponse(long, ja…
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt8589 HSPLandroid/hardware/location/ContextHubTransaction;->waitForResponse(JLjava/util/concurrent/TimeUn…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt8584 HSPLandroid/hardware/location/ContextHubTransaction;->waitForResponse(JLjava/util/concurrent/TimeUn…