Home
last modified time | relevance | path

Searched refs:roamingProtocolType (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/data/
DDataProfile.java111 @ApnType int supportedApnTypesBitmask, @ProtocolType int roamingProtocolType, in DataProfile() argument
130 this.mRoamingProtocolType = roamingProtocolType; in DataProfile()