Searched defs:queryTimestamp (Results 1 – 3 of 3) sorted by relevance
217 final long queryTimestamp = getQueryTimestamp(uri); in getBatteryStateLatestTimestamp() local231 final long queryTimestamp = getQueryTimestamp(uri); in getBatteryStates() local249 final long queryTimestamp = getQueryTimestamp(uri); in getAppUsageEvents() local283 final long queryTimestamp = getQueryTimestamp(uri); in getBatteryEvents() local296 final long queryTimestamp = getQueryTimestamp(uri); in getBatteryUsageSlots() local
184 final long queryTimestamp = in getAppUsageEventForUsers() local217 final long queryTimestamp = Math.max(rawStartTimestamp, sixDaysAgoTimestamp); in getBatteryEvents() local250 final long queryTimestamp = Math.max(rawStartTimestamp, sixDaysAgoTimestamp); in getBatteryUsageSlots() local291 Context context, final long queryTimestamp) { in getBatteryStateLatestTimestampBeforeQueryTimestamp()315 Context context, final long queryTimestamp) { in getHistoryMapSinceQueryTimestamp()358 final long queryTimestamp, final long lastFullChargeTime) { in getHistoryMapSinceLatestRecordBeforeQueryTimestamp()
464 String queryTimestamp) in insertBatteryState()505 private Cursor getCursorOfBatteryStateLatestTimestamp(final long queryTimestamp) { in getCursorOfBatteryStateLatestTimestamp()542 private Cursor getCursorOfAppUsage(final List<Long> userIds, final long queryTimestamp) { in getCursorOfAppUsage()560 final long queryTimestamp, final List<Integer> batteryEventTypes) { in getCursorOfBatteryEvents()578 private Cursor getCursorOfBatteryUsageSlots(final long queryTimestamp) { in getCursorOfBatteryUsageSlots()