Searched refs:nowMs (Results 1 – 3 of 3) sorted by relevance
51 final long nowMs = SystemClock.uptimeMillis(); in onInput() local54 if (last != null && nowMs - last.millis > MAX_SAMPLE_INTERVAL_MS) { in onInput()64 sample.millis = nowMs; in onInput()
80 long nowMs = System.currentTimeMillis(); in onResume() local83 if (nowMs - lastConsentTimeMs > ONE_DAY_MS || lastConsentTimeMs > nowMs) { in onResume()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...