Searched refs:mContentAnnotations (Results 1 – 3 of 3) sorted by relevance
166 public String[] mContentAnnotations; field in UsageEvents.Event185 mContentAnnotations = orig.mContentAnnotations; in Event()395 p.writeStringArray(event.mContentAnnotations); in writeEventToParcel()425 eventOut.mContentAnnotations = null; in readEventFromParcel()438 eventOut.mContentAnnotations = p.createStringArray(); in readEventFromParcel()
185 String[] annotations = event.mContentAnnotations; in reportEvent()
1538 event.mContentAnnotations = annotations; in reportChooserSelection()