/external/apache-xml/src/main/java/org/apache/xml/utils/res/ |
D | LongArrayWrapper.java | 35 public long getLong(int index){ in getLong() method in LongArrayWrapper
|
/external/libgdx/gdx/src/com/badlogic/gdx/ |
D | Preferences.java | 55 public long getLong (String key); in getLong() method 65 public long getLong (String key, long defValue); in getLong() method
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowSettings.java | 70 public static long getLong(ContentResolver cr, String name, long def) { in getLong() method in ShadowSettings.SettingsImpl 79 …public static long getLong(ContentResolver cr, String name) throws Settings.SettingNotFoundExcepti… in getLong() method in ShadowSettings.SettingsImpl
|
D | ShadowMatrixCursor.java | 37 public long getLong(int column) { in getLong() method in ShadowMatrixCursor
|
D | ShadowSQLiteCursor.java | 138 public long getLong(int columnIndex) { in getLong() method in ShadowSQLiteCursor
|
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/ |
D | AndroidPreferences.java | 95 public long getLong (String key) { in getLong() method in AndroidPreferences 120 public long getLong (String key, long defValue) { in getLong() method in AndroidPreferences
|
/external/libgdx/backends/gdx-backend-jglfw/src/com/badlogic/gdx/backends/jglfw/ |
D | JglfwPreferences.java | 103 public long getLong (String key) { in getLong() method in JglfwPreferences 123 public long getLong (String key, long defValue) { in getLong() method in JglfwPreferences
|
/external/libgdx/backends/gdx-backend-headless/src/com/badlogic/gdx/backends/headless/ |
D | HeadlessPreferences.java | 110 public long getLong (String key) { in getLong() method in HeadlessPreferences 135 public long getLong (String key, long defValue) { in getLong() method in HeadlessPreferences
|
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/ |
D | LwjglPreferences.java | 112 public long getLong (String key) { in getLong() method in LwjglPreferences 137 public long getLong (String key, long defValue) { in getLong() method in LwjglPreferences
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/nio/ |
D | DirectByteBuffer.java | 131 public final long getLong () { in getLong() method in DirectByteBuffer 141 public final long getLong (int index) { in getLong() method in DirectByteBuffer
|
D | HeapByteBuffer.java | 121 public final long getLong () { in getLong() method in HeapByteBuffer 131 public final long getLong (int index) { in getLong() method in HeapByteBuffer
|
D | StringByteBuffer.java | 100 public final long getLong () { in getLong() method in StringByteBuffer 104 public final long getLong (int index) { in getLong() method in StringByteBuffer
|
D | ByteBuffer.java | 462 public abstract long getLong (); in getLong() method in ByteBuffer 474 public abstract long getLong (int index); in getLong() method in ByteBuffer
|
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/ |
D | Lwjgl3Preferences.java | 110 public long getLong (String key) { in getLong() method in Lwjgl3Preferences 135 public long getLong (String key, long defValue) { in getLong() method in Lwjgl3Preferences
|
/external/icu/icu4c/source/i18n/unicode/ |
D | fmtable.h | 317 int32_t getLong(void) const { return (int32_t)fValue.fInt64; } in getLong() function 734 inline int32_t Formattable::getLong(UErrorCode* status) const { in getLong() function
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DigitList.java | 142 public final long getLong() { in getLong() method in DigitList
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DigitList.java | 141 public final long getLong() { in getLong() method in DigitList
|
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/ |
D | IOSPreferences.java | 107 public long getLong (String key) { in getLong() method in IOSPreferences 140 public long getLong (String key, long defValue) { in getLong() method in IOSPreferences
|
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosmoe/ |
D | IOSPreferences.java | 106 public long getLong (String key) { in getLong() method in IOSPreferences 140 public long getLong (String key, long defValue) { in getLong() method in IOSPreferences
|
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/ |
D | GwtPreferences.java | 134 public long getLong (String key) { in getLong() method in GwtPreferences 164 public long getLong (String key, long defValue) { in getLong() method in GwtPreferences
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/tester/android/database/ |
D | SimpleTestCursor.java | 39 public long getLong(int columnIndex) { in getLong() method in SimpleTestCursor
|
/external/testng/src/main/java/org/testng/internal/annotations/ |
D | Converter.java | 42 public static long getLong(String tagValue, long def) { in getLong() method in Converter
|
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | AbstractCursorTest.java | 259 public long getLong(int columnIndex) { in getLong() method in AbstractCursorTest.TestCursor
|
/external/icu/icu4c/source/i18n/ |
D | affixpatternparser.h | 46 const PluralAffix &getLong() const { return fLong; } in getLong() function
|
/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/ |
D | BasicComponent.java | 29 long getLong(); in getLong() method
|