Searched refs:nativeWriteFloat (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DParcel.java249 private static native void nativeWriteFloat(int nativePtr, float val); method in class:Parcel
500 nativeWriteFloat(mNativePtr, val);

Completed in 1058 milliseconds