Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DApnSetting.java244 protocol = RILConstants.SETUP_DATA_PROTOCOL_IP; in fromString()
245 roamingProtocol = RILConstants.SETUP_DATA_PROTOCOL_IP; in fromString()
/frameworks/base/telephony/java/com/android/internal/telephony/
DRILConstants.java217 String SETUP_DATA_PROTOCOL_IP = "IP"; field