Home
last modified time | relevance | path

Searched defs:testProjection (Results 1 – 2 of 2) sorted by relevance

/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyProviderTest.java429 final String[] testProjection = in testBulkInsertCarriers() local
560 final String[] testProjection = in testUpdateConflictingCarriers() local
606 final String[] testProjection = in doSimpleTestForUri() local
660 final String[] testProjection = in testOwnedBy() local
735 final String[] testProjection = in testSimTable() local
1080 final String[] testProjection = in testEnforceManagedUri() local
1152 final String[] testProjection = in queryFullTestApnRecord() local
1547 String[] testProjection = { in preserveEditedValueInMerge() local
1593 String[] testProjection = { in preserveDeletedValueInMerge() local
1647 final String[] testProjection = { Carriers.APN, Carriers.NAME }; in testQueryPreferredApn() local
[all …]
DTelephonyDatabaseHelperTest.java437 final String[] testProjection = {Telephony.SimInfo.COLUMN_USER_HANDLE}; in databaseHelperOnUpgrade_hasUserHandleField_updateNullUserHandleValue() local