Searched defs:dataCapacity (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/binder/
H A DParcel.cpp310 size_t Parcel::dataCapacity() const function in class:android::Parcel
/frameworks/base/core/java/android/os/
H A DParcel.java295 public final native int dataCapacity(); method in class:Parcel
357 * growing {@link #dataCapacity} if needed.
366 * growing {@link #dataCapacity} if needed.
386 * growing dataCapacity() if needed.
392 * growing dataCapacity() if needed.
398 * dataPosition(), growing dataCapacity() if needed.
404 * current dataPosition(), growing dataCapacity() if needed.
410 * growing dataCapacity() if needed.
416 * growing dataCapacity() if needed.
425 * growing dataCapacity() i
[all...]

Completed in 64 milliseconds