Searched refs:writeSparseArray (Results 1 – 15 of 15) sorted by relevance
274 dest.writeSparseArray(mTranslationResponseValues); in writeToParcel()275 dest.writeSparseArray(mViewTranslationResponses); in writeToParcel()
167 dest.writeSparseArray((SparseArray) splitDependencies); in writeToParcel()
2017 dest.writeSparseArray((SparseArray) splitDependencies); in writeToParcel()
304 dest.writeSparseArray(mBarringServiceInfos); in writeToParcel()
200 p.writeSparseArray(null); in nullSparseArray()
178 dest.writeSparseArray(mSparseArray); in writeToParcel()
166 dest.writeSparseArray(mSelectionArgs); in writeToParcel()
634 dest.writeSparseArray(thermalRefreshRateThrottling); in writeToParcel()
1445 public final <T> void writeSparseArray(@Nullable SparseArray<T> val) { in writeSparseArray() method in Parcel2509 writeSparseArray((SparseArray) v); in writeValue()
3182 dest.writeSparseArray(this.splitDependencies);
1184 Landroid/os/Parcel;->writeSparseArray(Landroid/util/SparseArray;)V
12633 HSPLandroid/os/Parcel;->writeSparseArray(Landroid/util/SparseArray;)V
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12630 HSPLandroid/os/Parcel;->writeSparseArray(Landroid/util/SparseArray;)V
33385 method public <T> void writeSparseArray(@Nullable android.util.SparseArray<T>);