Searched refs:PROTOCOL (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/ |
D | ApnDatabaseTest.java | 67 private static final String PROTOCOL = "protocol"; field in ApnDatabaseTest 86 entry(Carriers.PROTOCOL, PROTOCOL), 197 contentValues.put(Carriers.PROTOCOL, PROTOCOL); in testQueryConflictCase() 208 Carriers.NAME, Carriers.APN, Carriers.PORT, Carriers.PROTOCOL, Carriers.NUMERIC, in testQueryConflictCase() 259 contentValues.put(Carriers.PROTOCOL, PROTOCOL); in testUpdateConflictCase() 270 Carriers.NAME, Carriers.APN, Carriers.PORT, Carriers.PROTOCOL, Carriers.NUMERIC, in testUpdateConflictCase() 333 contentValues.put(Carriers.PROTOCOL, PROTOCOL); in testDeleteConflictCase() 344 Carriers.NAME, Carriers.APN, Carriers.PORT, Carriers.PROTOCOL, Carriers.NUMERIC, in testDeleteConflictCase()
|
/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/cts/ |
D | ApnTest.java | 69 private static final String PROTOCOL = "protocol"; field in ApnTest 89 entry(Carriers.PROTOCOL, PROTOCOL),
|
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/ |
D | ContactsContract_StatusUpdatesTest.java | 58 .withValue(Im.PROTOCOL, Im.PROTOCOL_GOOGLE_TALK) in setUp() 109 .withValue(StatusUpdates.PROTOCOL, Im.PROTOCOL_GOOGLE_TALK) in insertStatusUpdate()
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | ApnCarrierIdTest.java | 88 Carriers.PROTOCOL,
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 36250 field @Deprecated public static final String PROTOCOL = "data5"; 36795 field public static final String PROTOCOL = "protocol"; 37846 field public static final String PROTOCOL = "protocol"; 38048 field public static final String PROTOCOL = "protocol";
|