Searched refs:mContentAnnotations (Results 1 – 4 of 4) sorted by relevance
372 public String[] mContentAnnotations; field in UsageEvents.Event416 mContentAnnotations = orig.mContentAnnotations; in Event()761 p.writeStringArray(event.mContentAnnotations); in writeEventToParcel()815 eventOut.mContentAnnotations = null; in readEventFromParcel()829 eventOut.mContentAnnotations = p.createStringArray(); in readEventFromParcel()
216 String[] annotations = event.mContentAnnotations; in reportEvent()
1367 event.mContentAnnotations = annotations; in reportChooserSelection()
9425 Landroid/app/usage/UsageEvents$Event;->mContentAnnotations:[Ljava/lang/String;