Home
last modified time | relevance | path

Searched defs:TYPE_ALL_STRING (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/data/
H A DApnSetting.java205 public static final String TYPE_ALL_STRING = "*"; field in ApnSetting
431 APN_TYPE_STRING_MAP.put(TYPE_ALL_STRING, TYPE_ALL); in APN_TYPE_STRING_MAP.put() argument