Home
last modified time | relevance | path

Searched refs:createDoubleArray (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DParcelNullabilityTest.java266 assertNull(throughBytes(p).createDoubleArray()); in nullDoubleArray()
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
H A DParcelableForToString.java109 doubleArray = _aidl_parcel.createDoubleArray(); in readFromParcel()
H A DITestService.java529 _arg0 = data.createDoubleArray(); in onTransact()
1489 _result = _reply.createDoubleArray(); in ReverseDouble()
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
H A DILoggableInterface.java91 _arg13 = data.createDoubleArray(); in onTransact()
/aosp12/frameworks/base/core/java/android/os/
H A DPowerComponents.java68 mPowerComponentsMah = source.createDoubleArray(); in PowerComponents()
H A DParcel.java1421 public final double[] createDoubleArray() { in createDoubleArray() method in Parcel
3301 return createDoubleArray(); in readValue()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt31453 method @Nullable public double[] createDoubleArray();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt21942 method public final double[] createDoubleArray();