Searched refs:mContentAnnotations (Results 1 – 4 of 4) sorted by relevance
474 public String[] mContentAnnotations; field in UsageEvents.Event701 mContentAnnotations = orig.mContentAnnotations; in copyFrom()899 p.writeStringArray(event.mContentAnnotations); in writeEventToParcel()956 eventOut.mContentAnnotations = null; in readEventFromParcel()971 eventOut.mContentAnnotations = p.createStringArray(); in readEventFromParcel()
362 String[] annotations = event.mContentAnnotations; in reportEvent()
2568 event.mContentAnnotations = annotations; in reportChooserSelection()
9344 Landroid/app/usage/UsageEvents$Event;->mContentAnnotations:[Ljava/lang/String;