Searched defs:logHistorySize (Results 1 – 2 of 2) sorted by relevance
70 public final int logHistorySize; field in ContentCaptureOptions132 int logHistorySize, in ContentCaptureOptions()156 int logHistorySize, in ContentCaptureOptions()198 int logHistorySize, in ContentCaptureOptions()
225 final int logHistorySize = mManager.mOptions.logHistorySize; in MainContentCaptureSession() local