Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaCallWaitingNotification.java62 case 2: return PhoneConstants.PRESENTATION_UNKNOWN; in presentationFromCLIP()
66 return PhoneConstants.PRESENTATION_UNKNOWN; in presentationFromCLIP()
/frameworks/base/telephony/java/com/android/ims/
DImsCallProfile.java423 case PhoneConstants.PRESENTATION_UNKNOWN: in presentationToOIR()
444 return PhoneConstants.PRESENTATION_UNKNOWN; in OIRToPresentation()
446 return PhoneConstants.PRESENTATION_UNKNOWN; in OIRToPresentation()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneConnectionTest.java94 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getNumberPresentation()); in testImsConnectionSanity()
95 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getCnapNamePresentation()); in testImsConnectionSanity()
160 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getNumberPresentation()); in testUpdateAddressDisplay()
161 assertEquals(PhoneConstants.PRESENTATION_UNKNOWN, mConnectionUT.getCnapNamePresentation()); in testUpdateAddressDisplay()
/frameworks/base/core/java/android/provider/
DCallLog.java254 public static final int PRESENTATION_UNKNOWN = 3; field in CallLog.Calls
641 || presentation == PhoneConstants.PRESENTATION_UNKNOWN) { in addCall()
642 numberPresentation = PRESENTATION_UNKNOWN; in addCall()
/frameworks/base/telephony/java/com/android/internal/telephony/
DPhoneConstants.java74 public static final int PRESENTATION_UNKNOWN = 3; // no specified or unknown by network field in PhoneConstants
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DDriverCall.java139 case 2: return PhoneConstants.PRESENTATION_UNKNOWN; in presentationFromCLIP()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java168 mNumberPresentation = PhoneConstants.PRESENTATION_UNKNOWN; in ImsPhoneConnection()
169 mCnapNamePresentation = PhoneConstants.PRESENTATION_UNKNOWN; in ImsPhoneConnection()
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java564 public static final int PRESENTATION_UNKNOWN = 3; field in TelecomManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23618 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3
28185 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt33005 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3
39273 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3
Dsystem-current.txt35919 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3
42701 field public static final int PRESENTATION_UNKNOWN = 3; // 0x3