Searched defs:putDouble (Results 1 – 7 of 7) sorted by relevance
405 status_t CursorWindow::putDouble(uint32_t row, uint32_t column, double value) { in putDouble() function in android::CursorWindow
194 void PersistableBundle::putDouble(const String16& key, double value) { in putDouble() function in android::os::PersistableBundle
235 public native final void putDouble(long offset, double x); in putDouble() method in HwBlob
693 public void putDouble(@Nullable String key, double value) { in putDouble() method in BaseBundle
529 public AutoGrowByteBuffer putDouble(double value) { in putDouble() method in AutoGrowByteBuffer
467 public Item putDouble(String key, double value) { in putDouble() method in Item
685 public boolean putDouble(double value, in putDouble() method in CursorWindow