Home
last modified time | relevance | path

Searched refs:getMidnightTimestamp (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/net/watchlist/
H A DWatchlistLoggingHandler.java435 return getMidnightTimestamp(0); in getLastMidnightTime()
438 static long getMidnightTimestamp(int daysBefore) { in getMidnightTimestamp() method