Searched refs:getDoubleArray (Results 1 – 8 of 8) sorted by relevance
65 double[] getDoubleArray(); in getDoubleArray() method
341 &IBinderRecordReplayTest::getDoubleArray, changedArray); in TEST_F()
1743 public double[] getDoubleArray(@Nullable String key) { in getDoubleArray() method in BaseBundle
2162 return mExtras == null ? EMPTY_DOUBLE_ARRAY : mExtras.getDoubleArray(name); in getDoubleArrayExtra()
9751 return mExtras == null ? null : mExtras.getDoubleArray(name); in getDoubleArrayExtra()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
21325 method public double[] getDoubleArray(java.lang.String);
32536 method @Nullable public double[] getDoubleArray(@Nullable String);