Searched refs:apnTypeToId (Results 1 – 2 of 2) sorted by relevance
688 protected int apnTypeToId(String type) { in apnTypeToId() method in DataConnectionTracker735 int id = apnTypeToId(apnType); in getLinkProperties()747 int id = apnTypeToId(apnType); in getLinkCapabilities()805 return isApnIdEnabled(apnTypeToId(apnType)); in isApnTypeEnabled()827 int id = apnTypeToId(type); in enableApnType()866 int id = apnTypeToId(type); in disableApnType()
453 setEnabled(apnTypeToId(apnType), true); in enableApnType()486 setEnabled(apnTypeToId(type), false); in disableApnType()