Home
last modified time | relevance | path

Searched refs:doubleValue (Results 1 – 3 of 3) sorted by relevance

/system/tools/aidl/tests/android/aidl/loggable/
DILoggableInterface.aidl10 double doubleValue, inout double[] doubleArray, in LogThis() argument
/system/tools/aidl/tests/android/aidl/tests/
DParcelableForToString.aidl28 double doubleValue;
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DTestServiceClient.java654 p.doubleValue = 3.14d; in testToString()