Home
last modified time | relevance | path

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

/cts/hostsidetests/telephonyprovider/devicetest/src/android/telephonyprovider/device/cts/
DTelephonyProviderTest.java34 private static final String[] APN_PROJECTION = { field in TelephonyProviderTest
62 APN_PROJECTION, selection, selectionArgs, null); in testAccessToApnsWithChangeEnabled()
75 APN_PROJECTION, selection, selectionArgs, null); in testAccessToApnsWithChangeDisabled()