Searched refs:mContentAnnotations (Results 1 – 3 of 3) sorted by relevance
460 public String[] mContentAnnotations; field in UsageEvents.Event697 mContentAnnotations = orig.mContentAnnotations; in copyFrom()892 p.writeStringArray(event.mContentAnnotations); in writeEventToParcel()949 eventOut.mContentAnnotations = null; in readEventFromParcel()964 eventOut.mContentAnnotations = p.createStringArray(); in readEventFromParcel()
328 String[] annotations = event.mContentAnnotations; in reportEvent()
1820 event.mContentAnnotations = annotations; in reportChooserSelection()