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