Searched refs:LOG_SESSION_ID (Results 1 – 3 of 3) sorted by relevance
209 .set(MediaMetrics.Property.LOG_SESSION_ID, id) in getSessionIdInternal()
237 public static final String LOG_SESSION_ID = "log-session-id"; field in MediaFormat
126 public static final Key<String> LOG_SESSION_ID = createKey("logSessionId", String.class); field in MediaMetrics.Property