Searched refs:contenttype (Results 1 – 1 of 1) sorted by relevance
67 char *contenttype = NULL; in statsd_audiotrack() local68 if (item->getCString("android.media.audiotrack.type", &contenttype)) { in statsd_audiotrack()69 metrics_proto.set_content_type(contenttype); in statsd_audiotrack()148 free(contenttype); in statsd_audiotrack()