Searched refs:lastPlayed (Results 1 – 2 of 2) sorted by relevance
433 val lastPlayed = clock.currentTimeMillis() in capture() constant434 val componentsString = "$PACKAGE_NAME/$CLASS_NAME/$lastPlayed:" in capture()466 val lastPlayed = clock.currentTimeMillis() - RESUME_MEDIA_TIMEOUT - 100 in capture() constant467 val componentsString = "$PACKAGE_NAME/$CLASS_NAME/$lastPlayed:" in capture()509 val lastPlayed = currentTime - 1000 in capture() constant510 val componentsString = "$PACKAGE_NAME/$CLASS_NAME/$lastPlayed:" in capture()
185 val lastPlayed = in loadSavedComponents() constant197 resumeComponents.add(component to lastPlayed) in loadSavedComponents()