Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyProviderTest.java317 doSimpleTestForUri(Carriers.CONTENT_URI); in testInsertCarriers()
442 doSimpleTestForUri(CONTENT_URI_WITH_SUBID); in testInsertCarriersWithSubId()
445 private void doSimpleTestForUri(Uri uri) { in doSimpleTestForUri() method in TelephonyProviderTest