Home
last modified time | relevance | path

Searched defs:column (Results 1 – 15 of 15) sorted by relevance

/cts/tests/framework/base/windowmanager/dndsourceapp/src/android/server/wm/dndsourceapp/
DDragSourceCursor.java41 public String getString(int column) { in getString()
52 public short getShort(int column) { in getShort()
57 public int getInt(int column) { in getInt()
62 public long getLong(int column) { in getLong()
67 public float getFloat(int column) { in getFloat()
72 public double getDouble(int column) { in getDouble()
77 public boolean isNull(int column) { in isNull()
/cts/tests/tests/database/src/android/database/cts/
DAbstractCursor_SelfContentObserverTest.java69 public double getDouble(int column) { in getDouble()
74 public float getFloat(int column) { in getFloat()
79 public int getInt(int column) { in getInt()
84 public long getLong(int column) { in getLong()
89 public short getShort(int column) { in getShort()
94 public String getString(int column) { in getString()
99 public boolean isNull(int column) { in isNull()
DAbstractCursorTest.java559 public boolean isNull(int column) { in isNull()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DGridActivity.java89 EditText getCell(int row, int column) { in getCell()
97 public void onCell(int row, int column, Visitor<EditText> v) { in onCell()
102 public void focusCell(int row, int column) { in focusCell()
106 public void clearCell(int row, int column) { in clearCell()
110 public void setText(int row, int column, String text) { in setText()
114 public void forceAutofill(int row, int column) { in forceAutofill()
118 public void removeCell(int row, int column) { in removeCell()
122 public void addCell(int row, int column, EditText cell) { in addCell()
128 public void triggerAutofill(boolean manually, int row, int column) { in triggerAutofill()
136 public String getText(int row, int column) throws InterruptedException { in getText()
DMutableAutofillIdTest.java310 void focusCell(int row, int column) throws TimeoutException { in focusCell()
DPartitionedActivityTest.java79 void focusCell(int row, int column) throws TimeoutException { in focusCell()
87 void focusCellNoWindowChange(int row, int column) { in focusCellNoWindowChange()
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DContactsContract_AllUriTest.java528 private void checkColumnAccessible(Uri uri, String column) { in checkColumnAccessible()
531 uri, new String[]{column}, column + "=0", null, column in checkColumnAccessible() argument
566 private void checkColumnNotAccessible(Uri uri, String column) { in checkColumnNotAccessible()
DDummyGalProvider.java136 String column = projection[i]; in handleDirectories() local
203 String column = projection[i]; in handleFilter() local
DContactsContract_DirectoryTest.java65 private static String getString(Cursor c, String column) { in getString()
DDatabaseAsserts.java327 final String column = expectedColumns[i]; in checkProjectionInner() local
DContactsContract_TestDataBuilder.java176 String column = entry.getKey(); in loadUsingValues() local
/cts/hostsidetests/devicepolicy/app/ContactDirectoryProvider/src/com/android/cts/contactdirectoryprovider/
DDirectoryProvider.java123 final String column = projection[i]; in query() local
163 String column = projection[i]; in query() local
/cts/hostsidetests/appsecurity/test-apps/DocumentClient/src/com/android/cts/documentclient/
DDocumentsClientTestCase.java88 protected String getColumn(Uri uri, String column) { in getColumn()
/cts/tests/libcore/javautilcollections/libs/
Dguava-testlib-20.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...