Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/
DDrmMetricsConsumer.cpp147 PersistableBundle endTimesBundle; in ExportSessionLifespans() local
152 endTimesBundle.putLong(key, it->second.second); in ExportSessionLifespans()
158 android::String16("drm.mediadrm.session_end_times_ms"), endTimesBundle); in ExportSessionLifespans()