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.java61 private int mUusType; field in UUSInfo
68 mUusType = UUS_TYPE1_IMPLICIT; in UUSInfo()
74 mUusType = uusType; in UUSInfo()
90 return mUusType; in getType()
94 mUusType = uusType; in setType()