OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isApnTypeAvailable
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTrackerBase.java
681
protected abstract boolean
isApnTypeAvailable
(String type);
[
all
...]
DcTracker.java
440
if (apnContext == null || !
isApnTypeAvailable
(apnType)) {
485
protected boolean
isApnTypeAvailable
(String type) {
[
all
...]
Completed in 160 milliseconds