Searched refs:toParcelableArray (Results 1 – 4 of 4) sorted by relevance
20 import static android.net.shared.ParcelableUtil.toParcelableArray;75 parcel.ips = toParcelableArray( in toParcel()
38 public static <ParcelableType, BaseType> ParcelableType[] toParcelableArray( in toParcelableArray() method in ParcelableUtil
20 import static android.net.shared.ParcelableUtil.toParcelableArray;152 p.dnsServers = toParcelableArray( in toStableParcelable()
220 HSPLandroid/net/shared/ParcelableUtil;->toParcelableArray(Ljava/util/Collection;Ljava/util/function…