Searched refs:apnTypeToId (Results 1 – 2 of 2) sorted by relevance
275 mDcTracker.setEnabled(mDcTracker.apnTypeToId(mApnType), true); in incRefCount()283 mDcTracker.setEnabled(mDcTracker.apnTypeToId(mApnType), false); in decRefCount()
1161 protected int apnTypeToId(String type) { in apnTypeToId() method in DcTrackerBase1216 int id = apnTypeToId(apnType); in getLinkProperties()1227 int id = apnTypeToId(apnType); in getNetworkCapabilities()1291 return isApnIdEnabled(apnTypeToId(apnType)); in isApnTypeEnabled()