HomeSort by relevance Sort by last modified time
    Searched defs:waitForResponse (Results 1 - 10 of 10) sorted by null

  /frameworks/base/core/java/android/hardware/location/
ContextHubTransaction.java 39 * synchronously through a blocking call ({@link #waitForResponse(long, TimeUnit)}) or
256 public ContextHubTransaction.Response<T> waitForResponse(
  /frameworks/native/libs/binder/
IPCThreadState.cpp 627 err = waitForResponse(reply);
630 err = waitForResponse(&fakeReply);
648 err = waitForResponse(NULL, NULL);
697 waitForResponse(NULL, &result);
758 return waitForResponse(NULL, NULL);
761 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult)
775 alog << "Processing waitForResponse Command: "
    [all...]
  /system/libhwbinder/
IPCThreadState.cpp 637 err = waitForResponse(reply);
640 err = waitForResponse(&fakeReply);
657 err = waitForResponse(NULL, NULL);
706 waitForResponse(NULL, &result);
772 return waitForResponse(NULL, NULL);
775 status_t IPCThreadState::waitForResponse(Parcel *reply, status_t *acquireResult)
789 alog << "Processing waitForResponse Command: "
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msxml2.h     [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/
rt.jar 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
ct.sym 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/
rt.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
ct.sym 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 320 milliseconds