Searched refs:putShortArray (Results 1 – 4 of 4) sorted by relevance
132 out.putShortArray("mCallbackDurations", mCallbackDurations); in writeToParcel()
209 bundle.putShortArray("foo", arr); in shortArray()
350 bundle.putShortArray("foo", arr); in testShortArray()
370 public void putShortArray(String key, short[] value) { in putShortArray() method in ShadowBundle