Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallProfile.java999 case PhoneConstants.PRESENTATION_UNKNOWN: in presentationToOIR()
1034 return PhoneConstants.PRESENTATION_UNKNOWN; in OIRToPresentation()
1036 return PhoneConstants.PRESENTATION_UNKNOWN; in OIRToPresentation()
/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DParcelableConference.java49 private int mAddressPresentation = TelecomManager.PRESENTATION_UNKNOWN;
51 private int mCallerDisplayNamePresentation = TelecomManager.PRESENTATION_UNKNOWN;;
H A DTelecomManager.java1012 public static final int PRESENTATION_UNKNOWN = 3; field in TelecomManager
1039 value = {PRESENTATION_ALLOWED, PRESENTATION_RESTRICTED, PRESENTATION_UNKNOWN,
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstants.java95 public static final int PRESENTATION_UNKNOWN = 3; // no specified or unknown by network field in PhoneConstants
/aosp14/frameworks/base/core/java/android/provider/
H A DCallLog.java410 private int mPresentation = TelecomManager.PRESENTATION_UNKNOWN;
941 public static final int PRESENTATION_UNKNOWN = 3; field in CallLog.Calls
2094 || presentation == TelecomManager.PRESENTATION_UNKNOWN) { in getLogNumberPresentation()
2095 return PRESENTATION_UNKNOWN; in getLogNumberPresentation()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt35649 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3
43047 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3