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.java207 protocol = RILConstants.SETUP_DATA_PROTOCOL_IP; in fromString()
208 roamingProtocol = RILConstants.SETUP_DATA_PROTOCOL_IP; in fromString()
/frameworks/base/telephony/java/com/android/internal/telephony/
DRILConstants.java132 String SETUP_DATA_PROTOCOL_IP = "IP"; field