Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DApnCarrierIdTest.java201 ContentValues apnWithCarrierId = getApnWithCarrierId(currentApn, carrierId); in validateDataConnectionWithCarrierIdApn()
265 private ContentValues getApnWithCarrierId(ApnSetting apnSetting, int carrierId) { in getApnWithCarrierId() method in ApnCarrierIdTest