Searched refs:createCharArray (Results 1 – 6 of 6) sorted by relevance
282 assertThrows(BadParcelableException.class, () ->p.createCharArray()); in testAllocationsOverLimit_whenOverLimit_throws()327 p.createCharArray(); in testAllocations_whenWithinLimit()
243 assertNull(throughBytes(p).createCharArray()); in nullCharArray()
1746 public final char[] createCharArray() { in createCharArray() method in Parcel4379 val = (T) createCharArray(); in createFixedArray()4946 object = createCharArray(); in readValue()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
21941 method public final char[] createCharArray();
33351 method @Nullable public char[] createCharArray();