HomeSort by relevance Sort by last modified time
    Searched refs:mCnapNamePresentation (Results 1 - 6 of 6) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsExternalConnection.java 232 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED;
ImsPhoneConnection.java 184 mCnapNamePresentation = ImsCallProfile.OIRToPresentation(
189 mCnapNamePresentation = PhoneConstants.PRESENTATION_UNKNOWN;
232 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED;
838 if (mCnapNamePresentation != namep) {
839 mCnapNamePresentation = namep;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Connection.java 168 protected int mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED;
286 return mCnapNamePresentation;
    [all...]
GsmCdmaConnection.java 134 mCnapNamePresentation = dc.namePresentation;
177 mCnapNamePresentation = PhoneConstants.PRESENTATION_ALLOWED;
212 mCnapNamePresentation = cw.namePresentation;
669 mCnapNamePresentation = dc.namePresentation;
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 

Completed in 142 milliseconds