Home
last modified time | relevance | path

Searched defs:getLong (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/db/
DField.java53 public long getLong(final Cursor cursor) { in getLong() method in Field
101 public long getLong(final Cursor cursor) { in getLong() method in Field.IntegerField
/cts/tests/framework/base/windowmanager/dndsourceapp/src/android/server/wm/dndsourceapp/
DDragSourceCursor.java62 public long getLong(int column) { in getLong() method in DragSourceCursor
/cts/tests/tests/database/src/android/database/cts/
DAbstractCursor_SelfContentObserverTest.java84 public long getLong(int column) { in getLong() method in AbstractCursor_SelfContentObserverTest.MockAbstractCursor
DAbstractCursorTest.java541 public long getLong(int columnIndex) { in getLong() method in AbstractCursorTest.TestAbstractCursor
/cts/tests/tests/preference2/src/android/preference2/cts/
DPreferenceDataStoreTest.java537 long getLong(long defaultValue) { in getLong() method in PreferenceDataStoreTest.PreferenceWrapper
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DContactsContract_TestDataBuilder.java205 public long getLong(String columnName) { in getLong() method in ContactsContract_TestDataBuilder.Builder
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DSecurityLoggingTest.java447 private static long getLong(SecurityEvent event, int index) { in getLong() method in SecurityLoggingTest