Home
last modified time | relevance | path

Searched refs:readBinderArray (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/
DParcel.java1901 public final void readBinderArray(@NonNull IBinder[] val) { in readBinderArray() method in Parcel
4023 readBinderArray((IBinder[]) val); in readFixedArray()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21960 method public final void readBinderArray(android.os.IBinder[]);
/frameworks/base/core/api/
Dcurrent.txt31609 method public void readBinderArray(@NonNull android.os.IBinder[]);