Searched refs:getEventReportWindows (Results 1 – 4 of 4) sorted by relevance
374 return getEventReportWindows() != null; in hasManualEventReportWindows()797 public String getEventReportWindows() { in getEventReportWindows() method in Source
718 values.put(SourceContract.EVENT_REPORT_WINDOWS, source.getEventReportWindows()); in insertSource()
8891 result.getEventReportWindows()); in fetchSource_flexLiteApi_windowsOutOfBounds_clampsFirstAndLast()8943 result.getEventReportWindows()); in fetchSource_flexLiteApi_singleWindowEndTooLow_clampsUp()
271 assertEquals(validSource.getEventReportWindows(), source.getEventReportWindows()); in testInsertSource()