Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyProviderTest.java1177 final Cursor cursorTelephonyRemaining = queryFullTestApnRecord(URI_TELEPHONY, numeric); in testTelephonyUriDpcRecordAccessControl() local
1178 assertNotNull(cursorTelephonyRemaining); in testTelephonyUriDpcRecordAccessControl()
1179 assertEquals(0, cursorTelephonyRemaining.getCount()); in testTelephonyUriDpcRecordAccessControl()