Searched refs:createBinderArray (Results 1 – 6 of 6) sorted by relevance
285 assertThrows(BadParcelableException.class, () ->p.createBinderArray()); in testAllocationsOverLimit_whenOverLimit_throws()329 p.createBinderArray(); in testAllocations_whenWithinLimit()
305 assertNull(throughBytes(p).createBinderArray()); in nullBinderArray()
2183 public final IBinder[] createBinderArray() { in createBinderArray() method in Parcel4496 val = (T) createBinderArray(); in createFixedArray()
1964 mContainers = in.createBinderArray(); in HierarchyOp()
21937 method public final android.os.IBinder[] createBinderArray();
34261 method @Nullable public android.os.IBinder[] createBinderArray();