Home
last modified time | relevance | path

Searched refs:NUMERIC (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DApnDatabaseTest.java62 private static final String NUMERIC = "numeric"; field in ApnDatabaseTest
81 entry(Carriers.NUMERIC, NUMERIC),
118 final String selection = Carriers.NUMERIC + "=?"; in testValidCase()
119 String[] selectionArgs = {NUMERIC}; in testValidCase()
164 final String selectionToDelete = Carriers.NUMERIC + "=?"; in testValidCase()
165 String[] selectionArgsToDelete = {NUMERIC}; in testValidCase()
198 contentValues.put(Carriers.NUMERIC, NUMERIC); in testQueryConflictCase()
208 Carriers.NAME, Carriers.APN, Carriers.PORT, Carriers.PROTOCOL, Carriers.NUMERIC, in testQueryConflictCase()
260 contentValues.put(Carriers.NUMERIC, NUMERIC); in testUpdateConflictCase()
270 Carriers.NAME, Carriers.APN, Carriers.PORT, Carriers.PROTOCOL, Carriers.NUMERIC, in testUpdateConflictCase()
[all …]
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DApnCarrierIdTest.java93 BASE_APN_SELECTION_COLUMNS + "AND " + Carriers.NUMERIC + "=?";
270 Carriers.NUMERIC, in getApnWithCarrierId()
/cts/tests/tests/widget/src/android/widget/cts/
DDialerFilterTest.java129 if (keymap.getKeyboardType() == KeyCharacterMap.NUMERIC) { in testOnKeyUpDown()
145 if (keymap.getKeyboardType() == KeyCharacterMap.NUMERIC) { in testOnKeyUpDown()
DAutoCompleteTextViewTest.java165 if (keymap.getKeyboardType() == KeyCharacterMap.NUMERIC) { in setup()
/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/cts/
DApnTest.java97 private static final String TEST_APN_SELECTION = Carriers.NUMERIC + "= '' AND "
/cts/tests/tests/text/src/android/text/method/cts/
DTextKeyListenerTest.java224 } else if (KeyCharacterMap.NUMERIC == keyType) { in testPressKey()
DPasswordTransformationMethodTest.java192 if (keymap.getKeyboardType() == KeyCharacterMap.NUMERIC) { in testTextChangedCallBacks()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt37843 field @Deprecated public static final String NUMERIC = "numeric";
51130 field public static final int NUMERIC = 1; // 0x1