Searched defs:putDouble (Results 1 – 8 of 8) sorted by relevance
403 status_t CursorWindow::putDouble(uint32_t row, uint32_t column, double value) { in putDouble() function in android::CursorWindow
187 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
625 void putDouble(int columnIndex, double value) { in putDouble() method in BatteryConsumer.BatteryConsumerData
864 public void putDouble(@Nullable String key, double value) { in putDouble() method in BaseBundle
529 public AutoGrowByteBuffer putDouble(double value) { in putDouble() method in AutoGrowByteBuffer
479 public Item putDouble(String key, double value) { in putDouble() method in Item
688 public boolean putDouble(double value, in putDouble() method in CursorWindow