Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyProviderTest.java781 final String othersRecordUpdatedApn = "exampleApnNameOTHERSUpdated"; in testTelephonyUriDpcRecordAccessControl() local
783 contentValuesOthersUpdate.put(Carriers.APN, othersRecordUpdatedApn); in testTelephonyUriDpcRecordAccessControl()
796 assertApnEquals(cursorNonDPCUpdate, othersRecordId, othersRecordUpdatedApn, in testTelephonyUriDpcRecordAccessControl()