HomeSort by relevance Sort by last modified time
    Searched full:pstn (Results 1 - 25 of 28) sorted by null

1 2

  /packages/apps/Contacts/src/com/android/contacts/util/
PhoneNumberHelper.java 33 * regular PSTN phone number, based on whether or not the number contains an "@" character.
43 // will ever be found in a legal PSTN number.)
  /external/kernel-headers/original/uapi/linux/
telephony.h 50 * with audio compression, POTS and PSTN interfaces (www.quicknet.net)
90 pstn, enumerator in enum:__anon23395
227 * the PSTN port. The caller_id bit indicates that caller_id data has been
ixjuser.h 537 * The DAA controls the interface to the PSTN port. The driver loads the
609 * This ioctl will connect the POTS port to the PSTN port on the LineJACK
611 * the PSTN port with IXJCTL_PORT prior to calling this ioctl. This will
612 * enable conference calls between PSTN callers and network callers.
613 * Passing a 1 to this ioctl enables the POTS<->PSTN connection while
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
telephony.h 49 * with audio compression, POTS and PSTN interfaces (www.quicknet.net)
89 pstn, enumerator in enum:__anon62866
226 * the PSTN port. The caller_id bit indicates that caller_id data has been
ixjuser.h 536 * The DAA controls the interface to the PSTN port. The driver loads the
608 * This ioctl will connect the POTS port to the PSTN port on the LineJACK
610 * the PSTN port with IXJCTL_PORT prior to calling this ioctl. This will
611 * enable conference calls between PSTN callers and network callers.
612 * Passing a 1 to this ioctl enables the POTS<->PSTN connection while
  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyGlobals.java 29 * PSTN calls. This is started when the device starts and will be restarted automatically
TelephonyConnection.java 778 Log.w(this, "Invalid deflect address. Not a legal PSTN number.");
    [all...]
  /packages/services/Telephony/src/com/android/phone/
CallerInfoCache.java 139 * - last 7 digits of each "normalized phone number when it is for PSTN phone call, or
213 // PSTN number case
276 * Returns CacheEntry for the given number (PSTN number or SIP address).
NotificationMgr.java 284 // This pathway only applies to PSTN accounts; only SIMS have subscription ids.
  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipUtil.java 197 * Determines if the user has chosen to use SIP for PSTN calls as well as SIP calls.
199 * @return {@code True} if SIP should be used for PSTN calls.
  /packages/services/Telecomm/src/com/android/server/telecom/
CreateConnectionProcessor.java 315 // plain PSTN connection services are listed, and nothing else.
341 Log.i(this, "Will try PSTN account %s for emergency",
357 Log.i(this, "Will try PSTN account %s for emergency", phoneAccountHandle);
PhoneAccountRegistrar.java 182 * apply only to PSTN/SIM card phone accounts so all other accounts should not have a
    [all...]
TelecomServiceImpl.java     [all...]
  /bionic/libc/kernel/uapi/linux/
telephony.h 48 pstn, enumerator in enum:__anon1187
  /packages/apps/Dialer/java/com/android/dialer/phonenumberutil/
PhoneNumberHelper.java 276 * PSTN phone number, based on whether or not the number contains an "@" character.
285 // will ever be found in a legal PSTN number.)
  /frameworks/base/telephony/java/android/telephony/ims/
ImsConferenceState.java 58 * "alerting" : PSTN alerting or SIP 180 Ringing was returned for the outbound call;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ImsSmsDispatcher.java 314 Rlog.e(TAG, "sendSms failed. Falling back to PSTN. Error: " + e.getMessage());
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhone.java 751 private String mOriginalNumber; // may be a PSTN number
    [all...]
  /packages/services/Telephony/res/values/
config.xml 217 <!-- Flag indicating whether to allow pstn phone accounts [DO NOT TRANSLATE] -->
  /frameworks/base/telecomm/java/android/telecom/
PhoneAccount.java 185 * Flag indicating that this {@code PhoneAccount} represents a built-in PSTN SIM
206 * By default all PSTN {@code PhoneAccount}s are capable of placing emergency calls.
    [all...]
  /external/webrtc/webrtc/libjingle/xmpp/
constants.cc 343 const char NS_GOOGLE_PSTN_CONFERENCE[] = "http://www.google.com/pstn-conference";
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfo.java 378 * could be a PSTN number in the contact database.
  /hardware/interfaces/audio/common/4.0/
types.hal 493 /** Calls handled by the telephony stack (Eg: PSTN). */
    [all...]
  /packages/apps/Dialer/java/com/android/incallui/
CallerInfo.java 360 * all numeric. Look up the username as it could be a PSTN number in the contact database.
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberUtils.java     [all...]

Completed in 1904 milliseconds

1 2