Home
last modified time | relevance | path

Searched refs:writeGroupsToParcel (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
DContentCaptureOptions.java481 writeGroupsToParcel(requiredGroups, parcel); in writeToParcel()
482 writeGroupsToParcel(optionalGroups, parcel); in writeToParcel()
501 private static void writeGroupsToParcel( in writeGroupsToParcel() method in ContentCaptureOptions.ContentProtectionOptions