Searched refs:mContentAnnotations (Results 1 – 3 of 3) sorted by relevance
229 public String[] mContentAnnotations; field in UsageEvents.Event264 mContentAnnotations = orig.mContentAnnotations; in Event()525 p.writeStringArray(event.mContentAnnotations); in writeEventToParcel()561 eventOut.mContentAnnotations = null; in readEventFromParcel()575 eventOut.mContentAnnotations = p.createStringArray(); in readEventFromParcel()
200 String[] annotations = event.mContentAnnotations; in reportEvent()
1108 event.mContentAnnotations = annotations; in reportChooserSelection()