Searched refs:toParcelable (Results 1 – 4 of 4) sorted by relevance
61 public Parcelable toParcelable(); in toParcelable() method
65 public Parcelable toParcelable() { in toParcelable() method in WifiConfig
73 public Parcelable toParcelable() { in toParcelable() method in EthernetConfig
46 args.putParcelable(EXTRA_CONFIGURATION, configuration.toParcelable()); in newInstance()