Searched refs:mContentAnnotations (Results 1 – 4 of 4) sorted by relevance
473 public String[] mContentAnnotations; field in UsageEvents.Event710 mContentAnnotations = orig.mContentAnnotations; in copyFrom()905 p.writeStringArray(event.mContentAnnotations); in writeEventToParcel()962 eventOut.mContentAnnotations = null; in readEventFromParcel()977 eventOut.mContentAnnotations = p.createStringArray(); in readEventFromParcel()
335 String[] annotations = event.mContentAnnotations; in reportEvent()
2011 event.mContentAnnotations = annotations; in reportChooserSelection()
9416 Landroid/app/usage/UsageEvents$Event;->mContentAnnotations:[Ljava/lang/String;