Searched refs:getReprocessableSessionId (Results 1 – 2 of 2) sorted by relevance
173 } else if (request.isReprocess() && request.getReprocessableSessionId() != mId) { in capture()204 } else if (request.getReprocessableSessionId() != mId) { in captureBurst()
378 public int getReprocessableSessionId() { in getReprocessableSessionId() method in CaptureRequest