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.java446 doSimpleTestForUri(Carriers.CONTENT_URI); in testInsertCarriers()
571 doSimpleTestForUri(CONTENT_URI_WITH_SUBID); in testInsertCarriersWithSubId()
574 private void doSimpleTestForUri(Uri uri) { in doSimpleTestForUri() method in TelephonyProviderTest