/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | TelephonyUtils.java | 40 return TelephonyConstants.WFC_MODE_WIFI_PREFERRED; in getWfcModeString() 42 return TelephonyConstants.WFC_MODE_CELLULAR_PREFERRED; in getWfcModeString() 44 return TelephonyConstants.WFC_MODE_WIFI_ONLY; in getWfcModeString() 47 return TelephonyConstants.WFC_MODE_UNKNOWN; in getWfcModeString() 53 return TelephonyConstants.TTY_MODE_FULL; in getTtyModeString() 55 return TelephonyConstants.TTY_MODE_HCO; in getTtyModeString() 57 return TelephonyConstants.TTY_MODE_OFF; in getTtyModeString() 59 return TelephonyConstants.TTY_MODE_VCO; in getTtyModeString() 68 return TelephonyConstants.PHONE_TYPE_GSM; in getPhoneTypeString() 70 return TelephonyConstants.PHONE_TYPE_NONE; in getPhoneTypeString() [all …]
|
D | InCallServiceImpl.java | 66 servicePostEvent(TelephonyConstants.EventTelecomCallAdded, in onCallAdded() 75 servicePostEvent(TelephonyConstants.EventTelecomCallRemoved, in onCallRemoved() 188 servicePostEvent(TelephonyConstants.EventTelecomCallStateChanged, in onStateChanged() 199 servicePostEvent(TelephonyConstants.EventTelecomCallParentChanged, in onParentChanged() 216 servicePostEvent(TelephonyConstants.EventTelecomCallChildrenChanged, in onChildrenChanged() 228 servicePostEvent(TelephonyConstants.EventTelecomCallDetailsChanged, in onDetailsChanged() 239 servicePostEvent(TelephonyConstants.EventTelecomCallCannedTextResponsesLoaded, in onCannedTextResponsesLoaded() 250 servicePostEvent(TelephonyConstants.EventTelecomCallPostDialWait, in onPostDialWait() 320 servicePostEvent(TelephonyConstants.EventTelecomCallVideoCallChanged, in onVideoCallChanged() 331 servicePostEvent(TelephonyConstants.EventTelecomCallDestroyed, in onCallDestroyed() [all …]
|
D | TelephonyEvents.java | 61 TelephonyConstants.CallStateContainer.SUBSCRIPTION_ID, in toJSON() 64 TelephonyConstants.CallStateContainer.INCOMING_NUMBER, in toJSON() 66 callState.put(TelephonyConstants.CallStateContainer.CALL_STATE, in toJSON() 110 TelephonyConstants.PreciseCallStateContainer.SUBSCRIPTION_ID, in toJSON() 113 TelephonyConstants.PreciseCallStateContainer.TYPE, mType); in toJSON() 115 TelephonyConstants.PreciseCallStateContainer.PRECISE_CALL_STATE, in toJSON() 118 TelephonyConstants.PreciseCallStateContainer.CAUSE, mCause); in toJSON() 152 TelephonyConstants.DataConnectionRealTimeInfoContainer.SUBSCRIPTION_ID, in toJSON() 155 TelephonyConstants.DataConnectionRealTimeInfoContainer.TIME, in toJSON() 158 … TelephonyConstants.DataConnectionRealTimeInfoContainer.DATA_CONNECTION_POWER_STATE, in toJSON() [all …]
|
D | ProvisioningManagerFacade.java | 55 case TelephonyConstants.CAPABILITY_TYPE_VOICE: in provisioningGetProvisioningStatusForCapability() 58 case TelephonyConstants.CAPABILITY_TYPE_VIDEO: in provisioningGetProvisioningStatusForCapability() 61 case TelephonyConstants.CAPABILITY_TYPE_UT: in provisioningGetProvisioningStatusForCapability() 64 case TelephonyConstants.CAPABILITY_TYPE_SMS: in provisioningGetProvisioningStatusForCapability() 72 case TelephonyConstants.REGISTRATION_TECH_LTE: in provisioningGetProvisioningStatusForCapability() 75 case TelephonyConstants.REGISTRATION_TECH_IWLAN: in provisioningGetProvisioningStatusForCapability() 78 case TelephonyConstants.REGISTRATION_TECH_NONE: in provisioningGetProvisioningStatusForCapability() 107 case TelephonyConstants.KEY_VOLTE_PROVISIONING_STATUS: in provisioningSetProvisioningIntValue() 110 case TelephonyConstants.KEY_VT_PROVISIONING_STATUS: in provisioningSetProvisioningIntValue() 118 case TelephonyConstants.PROVISIONING_VALUE_ENABLED: in provisioningSetProvisioningIntValue() [all …]
|
D | ImsMmTelManagerFacade.java | 170 case TelephonyConstants.WFC_MODE_WIFI_ONLY: in imsMmTelSetVoWiFiModeSetting() 173 case TelephonyConstants.WFC_MODE_CELLULAR_PREFERRED: in imsMmTelSetVoWiFiModeSetting() 176 case TelephonyConstants.WFC_MODE_WIFI_PREFERRED: in imsMmTelSetVoWiFiModeSetting() 214 case TelephonyConstants.CAPABILITY_TYPE_VOICE: in imsMmTelIsSupported() 217 case TelephonyConstants.CAPABILITY_TYPE_VIDEO: in imsMmTelIsSupported() 220 case TelephonyConstants.CAPABILITY_TYPE_UT: in imsMmTelIsSupported() 223 case TelephonyConstants.CAPABILITY_TYPE_SMS: in imsMmTelIsSupported() 231 case TelephonyConstants.TRANSPORT_TYPE_INVALID: in imsMmTelIsSupported() 234 case TelephonyConstants.TRANSPORT_TYPE_WWAN: in imsMmTelIsSupported() 237 case TelephonyConstants.TRANSPORT_TYPE_WLAN: in imsMmTelIsSupported()
|
D | TelephonyStateListeners.java | 70 mEventFacade.postEvent(TelephonyConstants.EventCallStateChanged, in onCallStateChanged() 83 TelephonyConstants.PRECISE_CALL_STATE_LISTEN_LEVEL_FOREGROUND, in onPreciseCallStateChanged() 89 TelephonyConstants.PRECISE_CALL_STATE_LISTEN_LEVEL_RINGING, in onPreciseCallStateChanged() 95 TelephonyConstants.PRECISE_CALL_STATE_LISTEN_LEVEL_BACKGROUND, in onPreciseCallStateChanged() 102 mEventFacade.postEvent(TelephonyConstants.EventPreciseStateChanged, in processCallState() 137 TelephonyConstants.EventDataConnectionRealTimeInfoChanged, in onDataConnectionRealTimeInfoChanged() 176 TelephonyConstants.EventDataConnectionStateChanged, in onDataConnectionStateChanged() 217 TelephonyConstants.EventActiveDataSubIdChanged, subId); in onActiveDataSubscriptionIdChanged() 254 TelephonyConstants.EventDisplayInfoChanged, in onDisplayInfoChanged() 286 mEventFacade.postEvent(TelephonyConstants.EventServiceStateChanged, in onServiceStateChanged() [all …]
|
D | ImsManagerFacade.java | 118 case TelephonyConstants.WFC_MODE_WIFI_ONLY: in imsSetWfcMode() 122 case TelephonyConstants.WFC_MODE_CELLULAR_PREFERRED: in imsSetWfcMode() 126 case TelephonyConstants.WFC_MODE_WIFI_PREFERRED: in imsSetWfcMode() 130 case TelephonyConstants.WFC_MODE_DISABLED: in imsSetWfcMode() 152 return TelephonyConstants.WFC_MODE_DISABLED; in imsGetWfcMode()
|
D | SmsFacade.java | 514 mEventFacade.postEvent(TelephonyConstants.EventSmsDeliverSuccess, event); in onReceive() 522 mEventFacade.postEvent(TelephonyConstants.EventSmsDeliverFailure, event); in onReceive() 530 mEventFacade.postEvent(TelephonyConstants.EventSmsSentSuccess, event); in onReceive() 542 mEventFacade.postEvent(TelephonyConstants.EventSmsSentFailure, event); in onReceive() 578 mEventFacade.postEvent(TelephonyConstants.EventSmsReceived, event); in onReceive() 592 String eventType = TelephonyConstants.EventMmsSentFailure; in onReceive() 609 eventType = TelephonyConstants.EventMmsSentSuccess; in onReceive() 647 mEventFacade.postEvent(TelephonyConstants.EventMmsDownloaded, event); in onReceive() 653 mEventFacade.postEvent(TelephonyConstants.EventWapPushReceived, event); in onReceive() 659 mEventFacade.postEvent(TelephonyConstants.EventDataSmsReceived, event); in onReceive() [all …]
|
D | TelephonyManagerFacade.java | 351 if (type.equals(TelephonyConstants.PRECISE_CALL_STATE_LISTEN_LEVEL_FOREGROUND)) { in telephonyAdjustPreciseCallStateListenLevelForSubscription() 353 } else if (type.equals(TelephonyConstants.PRECISE_CALL_STATE_LISTEN_LEVEL_RINGING)) { in telephonyAdjustPreciseCallStateListenLevelForSubscription() 355 } else if (type.equals(TelephonyConstants.PRECISE_CALL_STATE_LISTEN_LEVEL_BACKGROUND)) { in telephonyAdjustPreciseCallStateListenLevelForSubscription()
|
D | TelephonyConstants.java | 19 public class TelephonyConstants { class
|
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/ |
D | JsonBuilder.java | 110 import com.googlecode.android_scripting.facade.telephony.TelephonyConstants; 1505 info.put(TelephonyConstants.VoLteServiceStateContainer.SRVCC_STATE, in buildVoLteServiceStateEvent() 1544 info.put(TelephonyConstants.SignalStrengthContainer.SIGNAL_STRENGTH_GSM, in buildSignalStrength() 1547 TelephonyConstants.SignalStrengthContainer.SIGNAL_STRENGTH_GSM_DBM, in buildSignalStrength() 1550 TelephonyConstants.SignalStrengthContainer.SIGNAL_STRENGTH_GSM_LEVEL, in buildSignalStrength() 1553 TelephonyConstants.SignalStrengthContainer.SIGNAL_STRENGTH_GSM_ASU_LEVEL, in buildSignalStrength() 1556 TelephonyConstants.SignalStrengthContainer.SIGNAL_STRENGTH_GSM_BIT_ERROR_RATE, in buildSignalStrength() 1559 TelephonyConstants.SignalStrengthContainer.SIGNAL_STRENGTH_CDMA_DBM, in buildSignalStrength() 1562 TelephonyConstants.SignalStrengthContainer.SIGNAL_STRENGTH_CDMA_LEVEL, in buildSignalStrength() 1565 TelephonyConstants.SignalStrengthContainer.SIGNAL_STRENGTH_CDMA_ASU_LEVEL, in buildSignalStrength() [all …]
|