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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsExternalConnection.java 90 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED;
157 return mNumberPresentation;
234 mNumberPresentation = PhoneConstants.PRESENTATION_RESTRICTED;
ImsPhoneConnection.java 182 mNumberPresentation = ImsCallProfile.OIRToPresentation(
188 mNumberPresentation = PhoneConstants.PRESENTATION_UNKNOWN;
233 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED;
648 return mNumberPresentation;
834 if (mNumberPresentation != nump) {
835 mNumberPresentation = nump;
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaConnection.java 135 mNumberPresentation = dc.numberPresentation;
178 mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED;
210 mNumberPresentation = cw.numberPresentation;
670 mNumberPresentation = dc.numberPresentation;
    [all...]
Connection.java 171 protected int mNumberPresentation = PhoneConstants.PRESENTATION_ALLOWED;
    [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 58 milliseconds