Home
last modified time | relevance | path

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

/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/db/
DField.java59 public long getLong(Cursor cursor) { in getLong() method in Field
125 public long getLong(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.java589 public long getLong(int columnIndex) { in getLong() method in AbstractCursorTest.TestAbstractCursor
/cts/tests/security/src/android/keystore/cts/
DCborUtils.java53 public static long getLong(Map map, DataItem index) { in getLong() method in CborUtils
/cts/tests/tests/preference/src/android/preference/cts/
DPreferenceDataStoreTest.java538 long getLong(long defaultValue) { in getLong() method in PreferenceDataStoreTest.PreferenceWrapper
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_TestDataBuilder.java202 public long getLong(String columnName) { in getLong() method in ContactsContract_TestDataBuilder.Builder
/cts/tests/tests/tools/processors/view_inspector/src/android/processor/view/inspector/cts/
DPlatformInspectableProcessorTest.java370 public long getLong() { in getLong() method in PlatformInspectableProcessorTest.PrimitivePropertiesTest
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java519 private static long getLong(SecurityEvent event, int index) { in getLong() method in SecurityLoggingTest