Searched defs:putDouble (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/libs/androidfw/
H A DCursorWindow.cpp321 status_t CursorWindow::putDouble(uint32_t row, uint32_t column, double value) { function in class:android::CursorWindow
/frameworks/native/libs/binder/
H A DPersistableBundle.cpp181 void PersistableBundle::putDouble(const String16& key, double value) { function in class:android::os::PersistableBundle
/frameworks/base/core/java/android/database/
H A DCursorWindow.java657 public boolean putDouble(double value, int row, int column) { method in class:CursorWindow
/frameworks/base/core/java/android/os/
H A DBaseBundle.java489 public void putDouble(@Nullable String key, double value) { method in class:BaseBundle
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 760 milliseconds