Searched defs:endTimestamp (Results 1 – 5 of 5) sorted by relevance
139 long endTimestamp = System.currentTimeMillis() + timeout * 1000L; in setEnabled() local282 long endTimestamp = LocalBluetoothPreferences.getDiscoverableEndTimestamp(mContext); in updateCountdownSummary() local
142 static void persistDiscoverableEndTimestamp(Context context, long endTimestamp) { in persistDiscoverableEndTimestamp()
216 static void persistDiscoverableEndTimestamp(Context context, long endTimestamp) { in persistDiscoverableEndTimestamp()
108 long endTimestamp, INetworkStatsService statsService) in NetworkStats()
244 final long endTimestamp = getLastEvenHourBeforeTimestamp(rawEndTimestamp); in getTimestampSlots() local