Home
last modified time | relevance | path

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

/cts/tests/tests/telephonyprovider/src/android/telephonyprovider/cts/
DApnTest.java74 private static final String CARRIER_ID = String.valueOf(TelephonyManager.UNKNOWN_CARRIER_ID); field in ApnTest
94 entry(Carriers.CARRIER_ID, CARRIER_ID));
98 + Carriers.CARRIER_ID + "=?";
99 private static final String[] TEST_APN_SELECTION_ARGS = {CARRIER_ID};
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DApnCarrierIdTest.java95 BASE_APN_SELECTION_COLUMNS + "AND " + Carriers.CARRIER_ID + "=?";
278 apnWithCarrierId.put(Carriers.CARRIER_ID, carrierId); in getApnWithCarrierId()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt37815 field public static final String CARRIER_ID = "carrier_id";
37828 field public static final String CARRIER_ID = "carrier_id";
46227 field public static final String EXTRA_CARRIER_ID = "android.telephony.extra.CARRIER_ID";