Searched refs:getReprocessableSessionId (Results 1 – 2 of 2) sorted by relevance
209 } else if (request.isReprocess() && request.getReprocessableSessionId() != mId) { in checkCaptureRequest()273 } else if (request.getReprocessableSessionId() != mId) { in checkCaptureRequests()
447 public int getReprocessableSessionId() { in getReprocessableSessionId() method in CaptureRequest