Searched defs:isHigherPriorityApnContextActive (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcTracker.java2010 if (isHigherPriorityApnContextActive(apnContext)) {
2169 private boolean isHigherPriorityApnContextActive(ApnContext apnContext) { method in class:DcTracker
2257 && isHigherPriorityApnContextActive(apnContext))) {
2579 !isHigherPriorityApnContextActive(apnContext)) {

Completed in 47 milliseconds