Home
last modified time | relevance | path

Searched defs:getDouble (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/services/activityandwindowmanager/windowmanager/dndsourceapp/src/android/wm/cts/dndsourceapp/
DDragSourceCursor.java72 public double getDouble(int column) { in getDouble() method in DragSourceCursor
/cts/suite/audio_quality/lib/include/task/
DTaskCase.h79 inline double getDouble() { in getDouble() function
/cts/tests/tests/database/src/android/database/cts/
DAbstractCursor_SelfContentObserverTest.java69 public double getDouble(int column) { in getDouble() method in AbstractCursor_SelfContentObserverTest.MockAbstractCursor
DAbstractCursorTest.java553 public double getDouble(int columnIndex) { in getDouble() method in AbstractCursorTest.TestAbstractCursor