Home
last modified time | relevance | path

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

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