Home
last modified time | relevance | path

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

/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/cts/
DApnTest.java97 private static final String TEST_APN_SELECTION = Carriers.NUMERIC + "= '' AND " field in ApnTest
126 mContentResolver.delete(CARRIER_TABLE_URI, TEST_APN_SELECTION, TEST_APN_SELECTION_ARGS); in tearDown()
180 TEST_APN_SELECTION, in testPermissionCheckForApnUpdate_success()
220 TEST_APN_SELECTION, in testPermissionCheckForApnUpdate_noWriteApnSettings()
241 CARRIER_TABLE_URI, TEST_APN_SELECTION, TEST_APN_SELECTION_ARGS); in testPermissionCheckForApnDeletion_success()
272 TEST_APN_SELECTION, in testPermissionCheckForApnDeletion_noWriteApnSettings()
334 TEST_APN_SELECTION, in queryTestApn()