Searched refs:isApnIdEnabled (Results 1 – 1 of 1) sorted by relevance
1218 if (isApnIdEnabled(id)) { in getLinkProperties()1228 if (isApnIdEnabled(id)) { in getNetworkCapabilities()1281 if (!isApnIdEnabled(id)) { in notifyOffApnsOfAvailability()1291 return isApnIdEnabled(apnTypeToId(apnType)); in isApnTypeEnabled()1295 protected synchronized boolean isApnIdEnabled(int id) { in isApnIdEnabled() method in DcTrackerBase