Searched defs:mCnapNamePresentation (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java90 protected int mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED; field in class:Connection
164 return mCnapNamePresentation;
478 mCnapNamePresentation = c.getCnapNamePresentation();

Completed in 49 milliseconds