Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DUUSInfo.java62 private int mUusType; field in UUSInfo
69 mUusType = UUS_TYPE1_IMPLICIT; in UUSInfo()
75 mUusType = uusType; in UUSInfo()
91 return mUusType; in getType()
95 mUusType = uusType; in setType()