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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ClientWakelockAccountant.java 52 completeRequest(wlInfo, time);
60 completeRequest(wlInfo, time);
75 private void completeRequest(RilWakelockInfo wlInfo, long time) {
  /hardware/libhardware/modules/camera/3_4/
camera.cpp 371 // Request is now in flight. The device will call completeRequest
376 void Camera::completeRequest(std::shared_ptr<CaptureRequest> request, int err)
424 // Since the callback to completeRequest also may happen on a separate

Completed in 58 milliseconds