Documentation
¶
Overview ¶
Package telephony provides Go bindings for android.telephony.
Index ¶
- Constants
- func Init(env *jni.Env) error
- type AvailableNetworkInfo
- func (m *AvailableNetworkInfo) DescribeContents() (int32, error)
- func (m *AvailableNetworkInfo) Equals(arg0 *jni.Object) (bool, error)
- func (m *AvailableNetworkInfo) GetPriority() (int32, error)
- func (m *AvailableNetworkInfo) GetSubId() (int32, error)
- func (m *AvailableNetworkInfo) HashCode() (int32, error)
- func (m *AvailableNetworkInfo) ToString() (string, error)
- func (m *AvailableNetworkInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type AvailableNetworkInfoBuilder
- type BarringInfo
- func (m *BarringInfo) DescribeContents() (int32, error)
- func (m *BarringInfo) Equals(arg0 *jni.Object) (bool, error)
- func (m *BarringInfo) GetBarringServiceInfo(arg0 int32) (*jni.Object, error)
- func (m *BarringInfo) HashCode() (int32, error)
- func (m *BarringInfo) ToString() (string, error)
- func (m *BarringInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type BarringInfoBarringServiceInfo
- func (m *BarringInfoBarringServiceInfo) DescribeContents() (int32, error)
- func (m *BarringInfoBarringServiceInfo) Equals(arg0 *jni.Object) (bool, error)
- func (m *BarringInfoBarringServiceInfo) GetBarringType() (int32, error)
- func (m *BarringInfoBarringServiceInfo) GetConditionalBarringFactor() (int32, error)
- func (m *BarringInfoBarringServiceInfo) GetConditionalBarringTimeSeconds() (int32, error)
- func (m *BarringInfoBarringServiceInfo) HashCode() (int32, error)
- func (m *BarringInfoBarringServiceInfo) IsBarred() (bool, error)
- func (m *BarringInfoBarringServiceInfo) IsConditionallyBarred() (bool, error)
- func (m *BarringInfoBarringServiceInfo) ToString() (string, error)
- func (m *BarringInfoBarringServiceInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type Callback
- type CallbackActiveDataSubscriptionIdListener
- type CallbackBarringInfoListener
- type CallbackCallDisconnectCauseListener
- type CallbackCallForwardingIndicatorListener
- type CallbackCallStateListener
- type CallbackCarrierNetworkListener
- type CallbackCellLocationListener
- type CallbackDataActivationStateListener
- type CallbackDataActivityListener
- type CallbackDataConnectionStateListener
- type CallbackDisplayInfoListener
- type CallbackImsCallDisconnectCauseListener
- type CallbackMessageWaitingIndicatorListener
- type CallbackPreciseDataConnectionStateListener
- type CallbackRegistrationFailedListener
- type CallbackServiceStateListener
- type CallbackSignalStrengthsListener
- type CallbackUserMobileDataStateListener
- type CarrierConfigManager
- func (m *CarrierConfigManager) Close()
- func (m *CarrierConfigManager) GetConfig0() (*jni.Object, error)
- func (m *CarrierConfigManager) GetConfig1_1(arg0 *jni.Object) (*jni.Object, error)
- func (m *CarrierConfigManager) GetConfigByComponentForSubId(arg0 string, arg1 int32) (*jni.Object, error)
- func (m *CarrierConfigManager) GetConfigForSubId1(arg0 int32) (*jni.Object, error)
- func (m *CarrierConfigManager) GetConfigForSubId2_1(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
- func (m *CarrierConfigManager) IsConfigForIdentifiedCarrier(arg0 *jni.Object) (bool, error)
- func (m *CarrierConfigManager) NotifyConfigChangedForSubId(arg0 int32) error
- func (m *CarrierConfigManager) RegisterCarrierConfigChangeListener(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *CarrierConfigManager) UnregisterCarrierConfigChangeListener(arg0 *jni.Object) error
- type CarrierConfigManagerCarrierConfigChangeListener
- type CellIdentity
- func (m *CellIdentity) DescribeContents() (int32, error)
- func (m *CellIdentity) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellIdentity) GetOperatorAlphaLong() (*jni.Object, error)
- func (m *CellIdentity) GetOperatorAlphaShort() (*jni.Object, error)
- func (m *CellIdentity) HashCode() (int32, error)
- func (m *CellIdentity) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellIdentityCdma
- func (m *CellIdentityCdma) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellIdentityCdma) GetBasestationId() (int32, error)
- func (m *CellIdentityCdma) GetLatitude() (int32, error)
- func (m *CellIdentityCdma) GetLongitude() (int32, error)
- func (m *CellIdentityCdma) GetNetworkId() (int32, error)
- func (m *CellIdentityCdma) GetSystemId() (int32, error)
- func (m *CellIdentityCdma) HashCode() (int32, error)
- func (m *CellIdentityCdma) ToString() (string, error)
- func (m *CellIdentityCdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellIdentityGsm
- func (m *CellIdentityGsm) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellIdentityGsm) GetArfcn() (int32, error)
- func (m *CellIdentityGsm) GetBsic() (int32, error)
- func (m *CellIdentityGsm) GetCid() (int32, error)
- func (m *CellIdentityGsm) GetLac() (int32, error)
- func (m *CellIdentityGsm) GetMcc() (int32, error)
- func (m *CellIdentityGsm) GetMccString() (string, error)
- func (m *CellIdentityGsm) GetMnc() (int32, error)
- func (m *CellIdentityGsm) GetMncString() (string, error)
- func (m *CellIdentityGsm) GetMobileNetworkOperator() (string, error)
- func (m *CellIdentityGsm) GetPsc() (int32, error)
- func (m *CellIdentityGsm) HashCode() (int32, error)
- func (m *CellIdentityGsm) ToString() (string, error)
- func (m *CellIdentityGsm) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellIdentityLte
- func (m *CellIdentityLte) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellIdentityLte) GetBands() (*jni.Object, error)
- func (m *CellIdentityLte) GetBandwidth() (int32, error)
- func (m *CellIdentityLte) GetCi() (int32, error)
- func (m *CellIdentityLte) GetClosedSubscriberGroupInfo() (*jni.Object, error)
- func (m *CellIdentityLte) GetEarfcn() (int32, error)
- func (m *CellIdentityLte) GetMcc() (int32, error)
- func (m *CellIdentityLte) GetMccString() (string, error)
- func (m *CellIdentityLte) GetMnc() (int32, error)
- func (m *CellIdentityLte) GetMncString() (string, error)
- func (m *CellIdentityLte) GetMobileNetworkOperator() (string, error)
- func (m *CellIdentityLte) GetPci() (int32, error)
- func (m *CellIdentityLte) GetTac() (int32, error)
- func (m *CellIdentityLte) HashCode() (int32, error)
- func (m *CellIdentityLte) ToString() (string, error)
- func (m *CellIdentityLte) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellIdentityNr
- func (m *CellIdentityNr) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellIdentityNr) GetBands() (*jni.Object, error)
- func (m *CellIdentityNr) GetMccString() (string, error)
- func (m *CellIdentityNr) GetMncString() (string, error)
- func (m *CellIdentityNr) GetNci() (int64, error)
- func (m *CellIdentityNr) GetNrarfcn() (int32, error)
- func (m *CellIdentityNr) GetPci() (int32, error)
- func (m *CellIdentityNr) GetTac() (int32, error)
- func (m *CellIdentityNr) HashCode() (int32, error)
- func (m *CellIdentityNr) ToString() (string, error)
- func (m *CellIdentityNr) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellIdentityTdscdma
- func (m *CellIdentityTdscdma) DescribeContents() (int32, error)
- func (m *CellIdentityTdscdma) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellIdentityTdscdma) GetCid() (int32, error)
- func (m *CellIdentityTdscdma) GetClosedSubscriberGroupInfo() (*jni.Object, error)
- func (m *CellIdentityTdscdma) GetCpid() (int32, error)
- func (m *CellIdentityTdscdma) GetLac() (int32, error)
- func (m *CellIdentityTdscdma) GetMccString() (string, error)
- func (m *CellIdentityTdscdma) GetMncString() (string, error)
- func (m *CellIdentityTdscdma) GetMobileNetworkOperator() (string, error)
- func (m *CellIdentityTdscdma) GetUarfcn() (int32, error)
- func (m *CellIdentityTdscdma) HashCode() (int32, error)
- func (m *CellIdentityTdscdma) ToString() (string, error)
- func (m *CellIdentityTdscdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellIdentityWcdma
- func (m *CellIdentityWcdma) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellIdentityWcdma) GetCid() (int32, error)
- func (m *CellIdentityWcdma) GetClosedSubscriberGroupInfo() (*jni.Object, error)
- func (m *CellIdentityWcdma) GetLac() (int32, error)
- func (m *CellIdentityWcdma) GetMcc() (int32, error)
- func (m *CellIdentityWcdma) GetMccString() (string, error)
- func (m *CellIdentityWcdma) GetMnc() (int32, error)
- func (m *CellIdentityWcdma) GetMncString() (string, error)
- func (m *CellIdentityWcdma) GetMobileNetworkOperator() (string, error)
- func (m *CellIdentityWcdma) GetPsc() (int32, error)
- func (m *CellIdentityWcdma) GetUarfcn() (int32, error)
- func (m *CellIdentityWcdma) HashCode() (int32, error)
- func (m *CellIdentityWcdma) ToString() (string, error)
- func (m *CellIdentityWcdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellInfo
- func (m *CellInfo) DescribeContents() (int32, error)
- func (m *CellInfo) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellInfo) GetCellConnectionStatus() (int32, error)
- func (m *CellInfo) GetCellIdentity() (*jni.Object, error)
- func (m *CellInfo) GetCellSignalStrength() (*jni.Object, error)
- func (m *CellInfo) GetTimeStamp() (int64, error)
- func (m *CellInfo) GetTimestampMillis() (int64, error)
- func (m *CellInfo) HashCode() (int32, error)
- func (m *CellInfo) IsRegistered() (bool, error)
- func (m *CellInfo) ToString() (string, error)
- func (m *CellInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellInfoCdma
- func (m *CellInfoCdma) DescribeContents() (int32, error)
- func (m *CellInfoCdma) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellInfoCdma) GetCellIdentity0() (*jni.Object, error)
- func (m *CellInfoCdma) GetCellIdentity0_1() (*jni.Object, error)
- func (m *CellInfoCdma) GetCellSignalStrength0() (*jni.Object, error)
- func (m *CellInfoCdma) GetCellSignalStrength0_1() (*jni.Object, error)
- func (m *CellInfoCdma) HashCode() (int32, error)
- func (m *CellInfoCdma) ToString() (string, error)
- func (m *CellInfoCdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellInfoGsm
- func (m *CellInfoGsm) DescribeContents() (int32, error)
- func (m *CellInfoGsm) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellInfoGsm) GetCellIdentity0() (*jni.Object, error)
- func (m *CellInfoGsm) GetCellIdentity0_1() (*jni.Object, error)
- func (m *CellInfoGsm) GetCellSignalStrength0() (*jni.Object, error)
- func (m *CellInfoGsm) GetCellSignalStrength0_1() (*jni.Object, error)
- func (m *CellInfoGsm) HashCode() (int32, error)
- func (m *CellInfoGsm) ToString() (string, error)
- func (m *CellInfoGsm) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellInfoLte
- func (m *CellInfoLte) DescribeContents() (int32, error)
- func (m *CellInfoLte) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellInfoLte) GetCellIdentity0() (*jni.Object, error)
- func (m *CellInfoLte) GetCellIdentity0_1() (*jni.Object, error)
- func (m *CellInfoLte) GetCellSignalStrength0() (*jni.Object, error)
- func (m *CellInfoLte) GetCellSignalStrength0_1() (*jni.Object, error)
- func (m *CellInfoLte) HashCode() (int32, error)
- func (m *CellInfoLte) ToString() (string, error)
- func (m *CellInfoLte) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellInfoNr
- func (m *CellInfoNr) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellInfoNr) GetCellIdentity() (*jni.Object, error)
- func (m *CellInfoNr) GetCellSignalStrength() (*jni.Object, error)
- func (m *CellInfoNr) HashCode() (int32, error)
- func (m *CellInfoNr) ToString() (string, error)
- func (m *CellInfoNr) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellInfoTdscdma
- func (m *CellInfoTdscdma) DescribeContents() (int32, error)
- func (m *CellInfoTdscdma) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellInfoTdscdma) GetCellIdentity0() (*jni.Object, error)
- func (m *CellInfoTdscdma) GetCellIdentity0_1() (*jni.Object, error)
- func (m *CellInfoTdscdma) GetCellSignalStrength0() (*jni.Object, error)
- func (m *CellInfoTdscdma) GetCellSignalStrength0_1() (*jni.Object, error)
- func (m *CellInfoTdscdma) HashCode() (int32, error)
- func (m *CellInfoTdscdma) ToString() (string, error)
- func (m *CellInfoTdscdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellInfoWcdma
- func (m *CellInfoWcdma) DescribeContents() (int32, error)
- func (m *CellInfoWcdma) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellInfoWcdma) GetCellIdentity0() (*jni.Object, error)
- func (m *CellInfoWcdma) GetCellIdentity0_1() (*jni.Object, error)
- func (m *CellInfoWcdma) GetCellSignalStrength0() (*jni.Object, error)
- func (m *CellInfoWcdma) GetCellSignalStrength0_1() (*jni.Object, error)
- func (m *CellInfoWcdma) HashCode() (int32, error)
- func (m *CellInfoWcdma) ToString() (string, error)
- func (m *CellInfoWcdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellLocation
- type CellSignalStrength
- type CellSignalStrengthCdma
- func (m *CellSignalStrengthCdma) DescribeContents() (int32, error)
- func (m *CellSignalStrengthCdma) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellSignalStrengthCdma) GetAsuLevel() (int32, error)
- func (m *CellSignalStrengthCdma) GetCdmaDbm() (int32, error)
- func (m *CellSignalStrengthCdma) GetCdmaEcio() (int32, error)
- func (m *CellSignalStrengthCdma) GetCdmaLevel() (int32, error)
- func (m *CellSignalStrengthCdma) GetDbm() (int32, error)
- func (m *CellSignalStrengthCdma) GetEvdoDbm() (int32, error)
- func (m *CellSignalStrengthCdma) GetEvdoEcio() (int32, error)
- func (m *CellSignalStrengthCdma) GetEvdoLevel() (int32, error)
- func (m *CellSignalStrengthCdma) GetEvdoSnr() (int32, error)
- func (m *CellSignalStrengthCdma) GetLevel() (int32, error)
- func (m *CellSignalStrengthCdma) HashCode() (int32, error)
- func (m *CellSignalStrengthCdma) ToString() (string, error)
- func (m *CellSignalStrengthCdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellSignalStrengthGsm
- func (m *CellSignalStrengthGsm) DescribeContents() (int32, error)
- func (m *CellSignalStrengthGsm) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellSignalStrengthGsm) GetAsuLevel() (int32, error)
- func (m *CellSignalStrengthGsm) GetBitErrorRate() (int32, error)
- func (m *CellSignalStrengthGsm) GetDbm() (int32, error)
- func (m *CellSignalStrengthGsm) GetLevel() (int32, error)
- func (m *CellSignalStrengthGsm) GetRssi() (int32, error)
- func (m *CellSignalStrengthGsm) GetTimingAdvance() (int32, error)
- func (m *CellSignalStrengthGsm) HashCode() (int32, error)
- func (m *CellSignalStrengthGsm) ToString() (string, error)
- func (m *CellSignalStrengthGsm) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellSignalStrengthLte
- func (m *CellSignalStrengthLte) DescribeContents() (int32, error)
- func (m *CellSignalStrengthLte) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellSignalStrengthLte) GetAsuLevel() (int32, error)
- func (m *CellSignalStrengthLte) GetCqi() (int32, error)
- func (m *CellSignalStrengthLte) GetCqiTableIndex() (int32, error)
- func (m *CellSignalStrengthLte) GetDbm() (int32, error)
- func (m *CellSignalStrengthLte) GetLevel() (int32, error)
- func (m *CellSignalStrengthLte) GetRsrp() (int32, error)
- func (m *CellSignalStrengthLte) GetRsrq() (int32, error)
- func (m *CellSignalStrengthLte) GetRssi() (int32, error)
- func (m *CellSignalStrengthLte) GetRssnr() (int32, error)
- func (m *CellSignalStrengthLte) GetTimingAdvance() (int32, error)
- func (m *CellSignalStrengthLte) HashCode() (int32, error)
- func (m *CellSignalStrengthLte) ToString() (string, error)
- func (m *CellSignalStrengthLte) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellSignalStrengthNr
- func (m *CellSignalStrengthNr) DescribeContents() (int32, error)
- func (m *CellSignalStrengthNr) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellSignalStrengthNr) GetAsuLevel() (int32, error)
- func (m *CellSignalStrengthNr) GetCsiCqiTableIndex() (int32, error)
- func (m *CellSignalStrengthNr) GetCsiRsrp() (int32, error)
- func (m *CellSignalStrengthNr) GetCsiRsrq() (int32, error)
- func (m *CellSignalStrengthNr) GetCsiSinr() (int32, error)
- func (m *CellSignalStrengthNr) GetDbm() (int32, error)
- func (m *CellSignalStrengthNr) GetLevel() (int32, error)
- func (m *CellSignalStrengthNr) GetSsRsrp() (int32, error)
- func (m *CellSignalStrengthNr) GetSsRsrq() (int32, error)
- func (m *CellSignalStrengthNr) GetSsSinr() (int32, error)
- func (m *CellSignalStrengthNr) GetTimingAdvanceMicros() (int32, error)
- func (m *CellSignalStrengthNr) HashCode() (int32, error)
- func (m *CellSignalStrengthNr) ToString() (string, error)
- func (m *CellSignalStrengthNr) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellSignalStrengthTdscdma
- func (m *CellSignalStrengthTdscdma) DescribeContents() (int32, error)
- func (m *CellSignalStrengthTdscdma) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellSignalStrengthTdscdma) GetAsuLevel() (int32, error)
- func (m *CellSignalStrengthTdscdma) GetDbm() (int32, error)
- func (m *CellSignalStrengthTdscdma) GetLevel() (int32, error)
- func (m *CellSignalStrengthTdscdma) GetRscp() (int32, error)
- func (m *CellSignalStrengthTdscdma) HashCode() (int32, error)
- func (m *CellSignalStrengthTdscdma) ToString() (string, error)
- func (m *CellSignalStrengthTdscdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type CellSignalStrengthWcdma
- func (m *CellSignalStrengthWcdma) DescribeContents() (int32, error)
- func (m *CellSignalStrengthWcdma) Equals(arg0 *jni.Object) (bool, error)
- func (m *CellSignalStrengthWcdma) GetAsuLevel() (int32, error)
- func (m *CellSignalStrengthWcdma) GetDbm() (int32, error)
- func (m *CellSignalStrengthWcdma) GetEcNo() (int32, error)
- func (m *CellSignalStrengthWcdma) GetLevel() (int32, error)
- func (m *CellSignalStrengthWcdma) HashCode() (int32, error)
- func (m *CellSignalStrengthWcdma) ToString() (string, error)
- func (m *CellSignalStrengthWcdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type ClosedSubscriberGroupInfo
- func (m *ClosedSubscriberGroupInfo) DescribeContents() (int32, error)
- func (m *ClosedSubscriberGroupInfo) Equals(arg0 *jni.Object) (bool, error)
- func (m *ClosedSubscriberGroupInfo) GetCsgIdentity() (int32, error)
- func (m *ClosedSubscriberGroupInfo) GetCsgIndicator() (bool, error)
- func (m *ClosedSubscriberGroupInfo) GetHomeNodebName() (string, error)
- func (m *ClosedSubscriberGroupInfo) HashCode() (int32, error)
- func (m *ClosedSubscriberGroupInfo) ToString() (string, error)
- func (m *ClosedSubscriberGroupInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type DisplayInfo
- func (m *DisplayInfo) DescribeContents() (int32, error)
- func (m *DisplayInfo) Equals(arg0 *jni.Object) (bool, error)
- func (m *DisplayInfo) GetNetworkType() (int32, error)
- func (m *DisplayInfo) GetOverrideNetworkType() (int32, error)
- func (m *DisplayInfo) HashCode() (int32, error)
- func (m *DisplayInfo) IsRoaming() (bool, error)
- func (m *DisplayInfo) ToString() (string, error)
- func (m *DisplayInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type IccOpenLogicalChannelResponse
- func (m *IccOpenLogicalChannelResponse) DescribeContents() (int32, error)
- func (m *IccOpenLogicalChannelResponse) GetChannel() (int32, error)
- func (m *IccOpenLogicalChannelResponse) GetSelectResponse() (*jni.Object, error)
- func (m *IccOpenLogicalChannelResponse) GetStatus() (int32, error)
- func (m *IccOpenLogicalChannelResponse) ToString() (string, error)
- func (m *IccOpenLogicalChannelResponse) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type Manager
- func (m *Manager) CanChangeDtmfToneLength() (bool, error)
- func (m *Manager) ClearSignalStrengthUpdateRequest(arg0 *jni.Object) error
- func (m *Manager) Close()
- func (m *Manager) CreateForPhoneAccountHandle(arg0 *jni.Object) (*jni.Object, error)
- func (m *Manager) CreateForSubscriptionId(arg0 int32) (*jni.Object, error)
- func (m *Manager) DoesSwitchMultiSimConfigTriggerReboot() (bool, error)
- func (m *Manager) GetActiveModemCount() (int32, error)
- func (m *Manager) GetAllowedNetworkTypesForReason(arg0 int32) (int64, error)
- func (m *Manager) GetCallComposerStatus() (int32, error)
- func (m *Manager) GetCallState() (int32, error)
- func (m *Manager) GetCallStateForSubscription() (int32, error)
- func (m *Manager) GetCardIdForDefaultEuicc() (int32, error)
- func (m *Manager) GetCarrierConfig() (*jni.Object, error)
- func (m *Manager) GetCarrierIdFromSimMccMnc() (int32, error)
- func (m *Manager) GetCellLocation() (*jni.Object, error)
- func (m *Manager) GetDataActivity() (int32, error)
- func (m *Manager) GetDataNetworkType() (int32, error)
- func (m *Manager) GetDataState() (int32, error)
- func (m *Manager) GetDeviceId0() (string, error)
- func (m *Manager) GetDeviceId1_1(arg0 int32) (string, error)
- func (m *Manager) GetDeviceSoftwareVersion() (string, error)
- func (m *Manager) GetForbiddenPlmns() (*jni.Object, error)
- func (m *Manager) GetGroupIdLevel1() (string, error)
- func (m *Manager) GetIccAuthentication(arg0 int32, arg1 int32, arg2 string) (string, error)
- func (m *Manager) GetImei0() (string, error)
- func (m *Manager) GetImei1_1(arg0 int32) (string, error)
- func (m *Manager) GetLine1Number() (string, error)
- func (m *Manager) GetManualNetworkSelectionPlmn() (string, error)
- func (m *Manager) GetManufacturerCode0() (string, error)
- func (m *Manager) GetManufacturerCode1_1(arg0 int32) (string, error)
- func (m *Manager) GetMaximumCallComposerPictureSize() (int64, error)
- func (m *Manager) GetMeid0() (string, error)
- func (m *Manager) GetMeid1_1(arg0 int32) (string, error)
- func (m *Manager) GetMmsUAProfUrl() (string, error)
- func (m *Manager) GetMmsUserAgent() (string, error)
- func (m *Manager) GetNai() (string, error)
- func (m *Manager) GetNetworkCountryIso0() (string, error)
- func (m *Manager) GetNetworkCountryIso1_1(arg0 int32) (string, error)
- func (m *Manager) GetNetworkOperator() (string, error)
- func (m *Manager) GetNetworkOperatorName() (string, error)
- func (m *Manager) GetNetworkSelectionMode() (int32, error)
- func (m *Manager) GetNetworkSpecifier() (string, error)
- func (m *Manager) GetNetworkType() (int32, error)
- func (m *Manager) GetPhoneAccountHandle() (*jni.Object, error)
- func (m *Manager) GetPhoneCount() (int32, error)
- func (m *Manager) GetPhoneType() (int32, error)
- func (m *Manager) GetPreferredOpportunisticDataSubscription() (int32, error)
- func (m *Manager) GetPrimaryImei() (string, error)
- func (m *Manager) GetServiceState0() (*jni.Object, error)
- func (m *Manager) GetServiceState1_1(arg0 int32) (*jni.Object, error)
- func (m *Manager) GetSignalStrength() (*jni.Object, error)
- func (m *Manager) GetSimCarrierId() (int32, error)
- func (m *Manager) GetSimCarrierIdName() (*jni.Object, error)
- func (m *Manager) GetSimCountryIso() (string, error)
- func (m *Manager) GetSimOperator() (string, error)
- func (m *Manager) GetSimOperatorName() (string, error)
- func (m *Manager) GetSimSerialNumber() (string, error)
- func (m *Manager) GetSimSpecificCarrierId() (int32, error)
- func (m *Manager) GetSimSpecificCarrierIdName() (*jni.Object, error)
- func (m *Manager) GetSimState0() (int32, error)
- func (m *Manager) GetSimState1_1(arg0 int32) (int32, error)
- func (m *Manager) GetSubscriberId() (string, error)
- func (m *Manager) GetSubscriptionId0() (int32, error)
- func (m *Manager) GetSubscriptionId1_1(arg0 *jni.Object) (int32, error)
- func (m *Manager) GetSupportedModemCount() (int32, error)
- func (m *Manager) GetSupportedRadioAccessFamily() (int64, error)
- func (m *Manager) GetTypeAllocationCode0() (string, error)
- func (m *Manager) GetTypeAllocationCode1_1(arg0 int32) (string, error)
- func (m *Manager) GetVisualVoicemailPackageName() (string, error)
- func (m *Manager) GetVoiceMailAlphaTag() (string, error)
- func (m *Manager) GetVoiceMailNumber() (string, error)
- func (m *Manager) GetVoiceNetworkType() (int32, error)
- func (m *Manager) GetVoicemailRingtoneUri(arg0 *jni.Object) (*jni.Object, error)
- func (m *Manager) HasCarrierPrivileges() (bool, error)
- func (m *Manager) HasIccCard() (bool, error)
- func (m *Manager) IccCloseLogicalChannel(arg0 int32) (bool, error)
- func (m *Manager) IccExchangeSimIO(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 string) (*jni.Object, error)
- func (m *Manager) IccOpenLogicalChannel1(arg0 string) (*jni.Object, error)
- func (m *Manager) IccOpenLogicalChannel2_1(arg0 string, arg1 int32) (*jni.Object, error)
- func (m *Manager) IccTransmitApduBasicChannel(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 string) (string, error)
- func (m *Manager) IccTransmitApduLogicalChannel(arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, ...) (string, error)
- func (m *Manager) IsConcurrentVoiceAndDataSupported() (bool, error)
- func (m *Manager) IsDataCapable() (bool, error)
- func (m *Manager) IsDataConnectionAllowed() (bool, error)
- func (m *Manager) IsDataEnabled() (bool, error)
- func (m *Manager) IsDataEnabledForReason(arg0 int32) (bool, error)
- func (m *Manager) IsDataRoamingEnabled() (bool, error)
- func (m *Manager) IsDeviceSmsCapable() (bool, error)
- func (m *Manager) IsDeviceVoiceCapable() (bool, error)
- func (m *Manager) IsEmergencyNumber(arg0 string) (bool, error)
- func (m *Manager) IsHearingAidCompatibilitySupported() (bool, error)
- func (m *Manager) IsManualNetworkSelectionAllowed() (bool, error)
- func (m *Manager) IsModemEnabledForSlot(arg0 int32) (bool, error)
- func (m *Manager) IsMultiSimSupported() (int32, error)
- func (m *Manager) IsNetworkRoaming() (bool, error)
- func (m *Manager) IsPremiumCapabilityAvailableForPurchase(arg0 int32) (bool, error)
- func (m *Manager) IsRadioInterfaceCapabilitySupported(arg0 string) (bool, error)
- func (m *Manager) IsRttSupported() (bool, error)
- func (m *Manager) IsSmsCapable() (bool, error)
- func (m *Manager) IsTtyModeSupported() (bool, error)
- func (m *Manager) IsVoiceCapable() (bool, error)
- func (m *Manager) IsVoicemailVibrationEnabled(arg0 *jni.Object) (bool, error)
- func (m *Manager) IsWorldPhone() (bool, error)
- func (m *Manager) Listen(arg0 *jni.Object, arg1 int32) error
- func (m *Manager) RebootModem() error
- func (m *Manager) RegisterTelephonyCallback2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Manager) RegisterTelephonyCallback3(arg0 int32, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *Manager) RequestCellInfoUpdate(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Manager) RequestNetworkScan3(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *Manager) RequestNetworkScan4_1(arg0 int32, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object) (*jni.Object, error)
- func (m *Manager) SendDialerSpecialCode(arg0 string) error
- func (m *Manager) SendEnvelopeWithStatus(arg0 string) (string, error)
- func (m *Manager) SendVisualVoicemailSms(arg0 string, arg1 int32, arg2 string, arg3 *jni.Object) error
- func (m *Manager) SetAllowedNetworkTypesForReason(arg0 int32, arg1 int64) error
- func (m *Manager) SetCallComposerStatus(arg0 int32) error
- func (m *Manager) SetDataEnabled(arg0 bool) error
- func (m *Manager) SetDataEnabledForReason(arg0 int32, arg1 bool) error
- func (m *Manager) SetLine1NumberForDisplay(arg0 string, arg1 string) (bool, error)
- func (m *Manager) SetNetworkSelectionModeAutomatic() error
- func (m *Manager) SetNetworkSelectionModeManual2(arg0 string, arg1 bool) (bool, error)
- func (m *Manager) SetNetworkSelectionModeManual3_1(arg0 string, arg1 bool, arg2 int32) (bool, error)
- func (m *Manager) SetOperatorBrandOverride(arg0 string) (bool, error)
- func (m *Manager) SetPreferredNetworkTypeToGlobal() (bool, error)
- func (m *Manager) SetSignalStrengthUpdateRequest(arg0 *jni.Object) error
- func (m *Manager) SetVisualVoicemailSmsFilterSettings(arg0 *jni.Object) error
- func (m *Manager) SetVoiceMailNumber(arg0 string, arg1 string) (bool, error)
- func (m *Manager) SetVoicemailRingtoneUri(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *Manager) SetVoicemailVibrationEnabled(arg0 *jni.Object, arg1 bool) error
- func (m *Manager) SwitchMultiSimConfig(arg0 int32) error
- func (m *Manager) UnregisterTelephonyCallback(arg0 *jni.Object) error
- type ManagerCallComposerException
- type ManagerCellInfoCallback
- type ManagerNetworkSlicingException
- type ManagerUssdResponseCallback
- type MbmsDownloadSession
- func (m *MbmsDownloadSession) AddProgressListener(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *MbmsDownloadSession) AddServiceAnnouncement(arg0 *jni.Object) error
- func (m *MbmsDownloadSession) AddStatusListener(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *MbmsDownloadSession) CancelDownload(arg0 *jni.Object) error
- func (m *MbmsDownloadSession) Close() error
- func (m *MbmsDownloadSession) Create3(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *MbmsDownloadSession) Create4_1(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object) (*jni.Object, error)
- func (m *MbmsDownloadSession) Download(arg0 *jni.Object) error
- func (m *MbmsDownloadSession) GetMaximumServiceAnnouncementSize() (int32, error)
- func (m *MbmsDownloadSession) GetTempFileRootDirectory() (*jni.Object, error)
- func (m *MbmsDownloadSession) RemoveProgressListener(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *MbmsDownloadSession) RemoveStatusListener(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *MbmsDownloadSession) RequestDownloadState(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *MbmsDownloadSession) ResetDownloadKnowledge(arg0 *jni.Object) error
- func (m *MbmsDownloadSession) SetTempFileRootDirectory(arg0 *jni.Object) error
- type MbmsGroupCallSession
- type MbmsStreamingSession
- func (m *MbmsStreamingSession) Close() error
- func (m *MbmsStreamingSession) Create3(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- func (m *MbmsStreamingSession) Create4_1(arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object) (*jni.Object, error)
- func (m *MbmsStreamingSession) StartStreaming(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) (*jni.Object, error)
- type NeighboringCellInfo
- func (m *NeighboringCellInfo) DescribeContents() (int32, error)
- func (m *NeighboringCellInfo) GetCid() (int32, error)
- func (m *NeighboringCellInfo) GetLac() (int32, error)
- func (m *NeighboringCellInfo) GetNetworkType() (int32, error)
- func (m *NeighboringCellInfo) GetPsc() (int32, error)
- func (m *NeighboringCellInfo) GetRssi() (int32, error)
- func (m *NeighboringCellInfo) SetCid(arg0 int32) error
- func (m *NeighboringCellInfo) SetRssi(arg0 int32) error
- func (m *NeighboringCellInfo) ToString() (string, error)
- func (m *NeighboringCellInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type NetworkRegistrationInfo
- func (m *NetworkRegistrationInfo) DescribeContents() (int32, error)
- func (m *NetworkRegistrationInfo) Equals(arg0 *jni.Object) (bool, error)
- func (m *NetworkRegistrationInfo) GetAccessNetworkTechnology() (int32, error)
- func (m *NetworkRegistrationInfo) GetCellIdentity() (*jni.Object, error)
- func (m *NetworkRegistrationInfo) GetDomain() (int32, error)
- func (m *NetworkRegistrationInfo) GetRegisteredPlmn() (string, error)
- func (m *NetworkRegistrationInfo) GetRejectCause() (int32, error)
- func (m *NetworkRegistrationInfo) GetTransportType() (int32, error)
- func (m *NetworkRegistrationInfo) HashCode() (int32, error)
- func (m *NetworkRegistrationInfo) IsNetworkRegistered() (bool, error)
- func (m *NetworkRegistrationInfo) IsNetworkRoaming() (bool, error)
- func (m *NetworkRegistrationInfo) IsNetworkSearching() (bool, error)
- func (m *NetworkRegistrationInfo) IsNonTerrestrialNetwork() (bool, error)
- func (m *NetworkRegistrationInfo) IsRegistered() (bool, error)
- func (m *NetworkRegistrationInfo) IsRoaming() (bool, error)
- func (m *NetworkRegistrationInfo) IsSearching() (bool, error)
- func (m *NetworkRegistrationInfo) ToString() (string, error)
- func (m *NetworkRegistrationInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type NetworkScan
- type NetworkScanRequest
- func (m *NetworkScanRequest) DescribeContents() (int32, error)
- func (m *NetworkScanRequest) Equals(arg0 *jni.Object) (bool, error)
- func (m *NetworkScanRequest) GetIncrementalResults() (bool, error)
- func (m *NetworkScanRequest) GetIncrementalResultsPeriodicity() (int32, error)
- func (m *NetworkScanRequest) GetMaxSearchTime() (int32, error)
- func (m *NetworkScanRequest) GetScanType() (int32, error)
- func (m *NetworkScanRequest) GetSearchPeriodicity() (int32, error)
- func (m *NetworkScanRequest) GetSpecifiers() (*jni.Object, error)
- func (m *NetworkScanRequest) HashCode() (int32, error)
- func (m *NetworkScanRequest) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type PhoneNumberFormattingTextWatcher
- type PhoneNumberUtils
- func (m *PhoneNumberUtils) AddTtsSpan(arg0 *jni.Object, arg1 int32, arg2 int32) error
- func (m *PhoneNumberUtils) AreSamePhoneNumber(arg0 string, arg1 string, arg2 string) (bool, error)
- func (m *PhoneNumberUtils) CalledPartyBCDFragmentToString3(arg0 *jni.Object, arg1 int32, arg2 int32) (string, error)
- func (m *PhoneNumberUtils) CalledPartyBCDFragmentToString4_1(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32) (string, error)
- func (m *PhoneNumberUtils) CalledPartyBCDToString3(arg0 *jni.Object, arg1 int32, arg2 int32) (string, error)
- func (m *PhoneNumberUtils) CalledPartyBCDToString4_1(arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32) (string, error)
- func (m *PhoneNumberUtils) Compare2_1(arg0 string, arg1 string) (bool, error)
- func (m *PhoneNumberUtils) Compare3(arg0 *jni.Object, arg1 string, arg2 string) (bool, error)
- func (m *PhoneNumberUtils) ConvertKeypadLettersToDigits(arg0 string) (string, error)
- func (m *PhoneNumberUtils) CreateTtsSpan(arg0 string) (*jni.Object, error)
- func (m *PhoneNumberUtils) CreateTtsSpannable(arg0 string) (*jni.Object, error)
- func (m *PhoneNumberUtils) ExtractNetworkPortion(arg0 string) (string, error)
- func (m *PhoneNumberUtils) ExtractPostDialPortion(arg0 string) (string, error)
- func (m *PhoneNumberUtils) FormatJapaneseNumber(arg0 *jni.Object) error
- func (m *PhoneNumberUtils) FormatNanpNumber(arg0 *jni.Object) error
- func (m *PhoneNumberUtils) FormatNumber1_1(arg0 string) (string, error)
- func (m *PhoneNumberUtils) FormatNumber2(arg0 *jni.Object, arg1 int32) error
- func (m *PhoneNumberUtils) FormatNumber2_2(arg0 string, arg1 string) (string, error)
- func (m *PhoneNumberUtils) FormatNumber3_3(arg0 string, arg1 string, arg2 string) (string, error)
- func (m *PhoneNumberUtils) FormatNumberToE164(arg0 string, arg1 string) (string, error)
- func (m *PhoneNumberUtils) FormatNumberToRFC3966(arg0 string, arg1 string) (string, error)
- func (m *PhoneNumberUtils) GetFormatTypeForLocale(arg0 *jni.Object) (int32, error)
- func (m *PhoneNumberUtils) GetNumberFromIntent(arg0 *jni.Object, arg1 *jni.Object) (string, error)
- func (m *PhoneNumberUtils) GetStrippedReversed(arg0 string) (string, error)
- func (m *PhoneNumberUtils) Is12Key(arg0 uint16) (bool, error)
- func (m *PhoneNumberUtils) IsDialable(arg0 uint16) (bool, error)
- func (m *PhoneNumberUtils) IsEmergencyNumber(arg0 string) (bool, error)
- func (m *PhoneNumberUtils) IsGlobalPhoneNumber(arg0 string) (bool, error)
- func (m *PhoneNumberUtils) IsISODigit(arg0 uint16) (bool, error)
- func (m *PhoneNumberUtils) IsLocalEmergencyNumber(arg0 *jni.Object, arg1 string) (bool, error)
- func (m *PhoneNumberUtils) IsNonSeparator(arg0 uint16) (bool, error)
- func (m *PhoneNumberUtils) IsReallyDialable(arg0 uint16) (bool, error)
- func (m *PhoneNumberUtils) IsStartsPostDial(arg0 uint16) (bool, error)
- func (m *PhoneNumberUtils) IsVoiceMailNumber(arg0 string) (bool, error)
- func (m *PhoneNumberUtils) IsWellFormedSmsAddress(arg0 string) (bool, error)
- func (m *PhoneNumberUtils) IsWpsCallNumber(arg0 string) (bool, error)
- func (m *PhoneNumberUtils) NetworkPortionToCalledPartyBCD(arg0 string) (*jni.Object, error)
- func (m *PhoneNumberUtils) NetworkPortionToCalledPartyBCDWithLength(arg0 string) (*jni.Object, error)
- func (m *PhoneNumberUtils) NormalizeNumber(arg0 string) (string, error)
- func (m *PhoneNumberUtils) NumberToCalledPartyBCD1(arg0 string) (*jni.Object, error)
- func (m *PhoneNumberUtils) NumberToCalledPartyBCD2_1(arg0 string, arg1 int32) (*jni.Object, error)
- func (m *PhoneNumberUtils) ReplaceUnicodeDigits(arg0 string) (string, error)
- func (m *PhoneNumberUtils) StringFromStringAndTOA(arg0 string, arg1 int32) (string, error)
- func (m *PhoneNumberUtils) StripSeparators(arg0 string) (string, error)
- func (m *PhoneNumberUtils) ToCallerIDMinMatch(arg0 string) (string, error)
- func (m *PhoneNumberUtils) ToaFromString(arg0 string) (int32, error)
- type PhoneStateListener
- func (m *PhoneStateListener) OnActiveDataSubscriptionIdChanged(arg0 int32) error
- func (m *PhoneStateListener) OnBarringInfoChanged(arg0 *jni.Object) error
- func (m *PhoneStateListener) OnCallDisconnectCauseChanged(arg0 int32, arg1 int32) error
- func (m *PhoneStateListener) OnCallForwardingIndicatorChanged(arg0 bool) error
- func (m *PhoneStateListener) OnCallStateChanged(arg0 int32, arg1 string) error
- func (m *PhoneStateListener) OnCellLocationChanged(arg0 *jni.Object) error
- func (m *PhoneStateListener) OnDataActivity(arg0 int32) error
- func (m *PhoneStateListener) OnDataConnectionStateChanged1(arg0 int32) error
- func (m *PhoneStateListener) OnDataConnectionStateChanged2_1(arg0 int32, arg1 int32) error
- func (m *PhoneStateListener) OnDisplayInfoChanged(arg0 *jni.Object) error
- func (m *PhoneStateListener) OnImsCallDisconnectCauseChanged(arg0 *jni.Object) error
- func (m *PhoneStateListener) OnMessageWaitingIndicatorChanged(arg0 bool) error
- func (m *PhoneStateListener) OnPreciseDataConnectionStateChanged(arg0 *jni.Object) error
- func (m *PhoneStateListener) OnRegistrationFailed(arg0 *jni.Object, arg1 string, arg2 int32, arg3 int32, arg4 int32) error
- func (m *PhoneStateListener) OnServiceStateChanged(arg0 *jni.Object) error
- func (m *PhoneStateListener) OnSignalStrengthChanged(arg0 int32) error
- func (m *PhoneStateListener) OnSignalStrengthsChanged(arg0 *jni.Object) error
- func (m *PhoneStateListener) OnUserMobileDataStateChanged(arg0 bool) error
- type PhysicalChannelConfig
- func (m *PhysicalChannelConfig) DescribeContents() (int32, error)
- func (m *PhysicalChannelConfig) Equals(arg0 *jni.Object) (bool, error)
- func (m *PhysicalChannelConfig) GetBand() (int32, error)
- func (m *PhysicalChannelConfig) GetCellBandwidthDownlinkKhz() (int32, error)
- func (m *PhysicalChannelConfig) GetCellBandwidthUplinkKhz() (int32, error)
- func (m *PhysicalChannelConfig) GetConnectionStatus() (int32, error)
- func (m *PhysicalChannelConfig) GetDownlinkChannelNumber() (int32, error)
- func (m *PhysicalChannelConfig) GetDownlinkFrequencyKhz() (int32, error)
- func (m *PhysicalChannelConfig) GetNetworkType() (int32, error)
- func (m *PhysicalChannelConfig) GetPhysicalCellId() (int32, error)
- func (m *PhysicalChannelConfig) GetUplinkChannelNumber() (int32, error)
- func (m *PhysicalChannelConfig) GetUplinkFrequencyKhz() (int32, error)
- func (m *PhysicalChannelConfig) HashCode() (int32, error)
- func (m *PhysicalChannelConfig) ToString() (string, error)
- func (m *PhysicalChannelConfig) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type PreciseDataConnectionState
- func (m *PreciseDataConnectionState) DescribeContents() (int32, error)
- func (m *PreciseDataConnectionState) Equals(arg0 *jni.Object) (bool, error)
- func (m *PreciseDataConnectionState) GetApnSetting() (*jni.Object, error)
- func (m *PreciseDataConnectionState) GetId() (int32, error)
- func (m *PreciseDataConnectionState) GetLastCauseCode() (int32, error)
- func (m *PreciseDataConnectionState) GetLinkProperties() (*jni.Object, error)
- func (m *PreciseDataConnectionState) GetNetworkType() (int32, error)
- func (m *PreciseDataConnectionState) GetNetworkValidationStatus() (int32, error)
- func (m *PreciseDataConnectionState) GetState() (int32, error)
- func (m *PreciseDataConnectionState) GetTransportType() (int32, error)
- func (m *PreciseDataConnectionState) HashCode() (int32, error)
- func (m *PreciseDataConnectionState) ToString() (string, error)
- func (m *PreciseDataConnectionState) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type RadioAccessSpecifier
- func (m *RadioAccessSpecifier) DescribeContents() (int32, error)
- func (m *RadioAccessSpecifier) Equals(arg0 *jni.Object) (bool, error)
- func (m *RadioAccessSpecifier) GetBands() (*jni.Object, error)
- func (m *RadioAccessSpecifier) GetChannels() (*jni.Object, error)
- func (m *RadioAccessSpecifier) GetRadioAccessNetwork() (int32, error)
- func (m *RadioAccessSpecifier) HashCode() (int32, error)
- func (m *RadioAccessSpecifier) ToString() (string, error)
- func (m *RadioAccessSpecifier) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type ScanManager
- type ScanManagerNetworkScanCallback
- type ServiceState
- func (m *ServiceState) DescribeContents() (int32, error)
- func (m *ServiceState) Equals(arg0 *jni.Object) (bool, error)
- func (m *ServiceState) GetCdmaNetworkId() (int32, error)
- func (m *ServiceState) GetCdmaSystemId() (int32, error)
- func (m *ServiceState) GetCellBandwidths() (*jni.Object, error)
- func (m *ServiceState) GetChannelNumber() (int32, error)
- func (m *ServiceState) GetDuplexMode() (int32, error)
- func (m *ServiceState) GetIsManualSelection() (bool, error)
- func (m *ServiceState) GetOperatorAlphaLong() (string, error)
- func (m *ServiceState) GetOperatorAlphaShort() (string, error)
- func (m *ServiceState) GetOperatorNumeric() (string, error)
- func (m *ServiceState) GetRoaming() (bool, error)
- func (m *ServiceState) GetState() (int32, error)
- func (m *ServiceState) HashCode() (int32, error)
- func (m *ServiceState) IsSearching() (bool, error)
- func (m *ServiceState) IsUsingNonTerrestrialNetwork() (bool, error)
- func (m *ServiceState) SetIsManualSelection(arg0 bool) error
- func (m *ServiceState) SetOperatorName(arg0 string, arg1 string, arg2 string) error
- func (m *ServiceState) SetRoaming(arg0 bool) error
- func (m *ServiceState) SetState(arg0 int32) error
- func (m *ServiceState) SetStateOff() error
- func (m *ServiceState) SetStateOutOfService() error
- func (m *ServiceState) ToString() (string, error)
- func (m *ServiceState) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type SignalStrength
- func (m *SignalStrength) DescribeContents() (int32, error)
- func (m *SignalStrength) Equals(arg0 *jni.Object) (bool, error)
- func (m *SignalStrength) GetCdmaDbm() (int32, error)
- func (m *SignalStrength) GetCdmaEcio() (int32, error)
- func (m *SignalStrength) GetEvdoDbm() (int32, error)
- func (m *SignalStrength) GetEvdoEcio() (int32, error)
- func (m *SignalStrength) GetEvdoSnr() (int32, error)
- func (m *SignalStrength) GetGsmBitErrorRate() (int32, error)
- func (m *SignalStrength) GetGsmSignalStrength() (int32, error)
- func (m *SignalStrength) GetLevel() (int32, error)
- func (m *SignalStrength) GetTimestampMillis() (int64, error)
- func (m *SignalStrength) HashCode() (int32, error)
- func (m *SignalStrength) IsGsm() (bool, error)
- func (m *SignalStrength) ToString() (string, error)
- func (m *SignalStrength) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type SignalStrengthUpdateRequest
- func (m *SignalStrengthUpdateRequest) DescribeContents() (int32, error)
- func (m *SignalStrengthUpdateRequest) Equals(arg0 *jni.Object) (bool, error)
- func (m *SignalStrengthUpdateRequest) HashCode() (int32, error)
- func (m *SignalStrengthUpdateRequest) IsReportingRequestedWhileIdle() (bool, error)
- func (m *SignalStrengthUpdateRequest) ToString() (string, error)
- func (m *SignalStrengthUpdateRequest) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type SignalStrengthUpdateRequestBuilder
- type SignalThresholdInfo
- func (m *SignalThresholdInfo) DescribeContents() (int32, error)
- func (m *SignalThresholdInfo) Equals(arg0 *jni.Object) (bool, error)
- func (m *SignalThresholdInfo) GetHysteresisDb() (int32, error)
- func (m *SignalThresholdInfo) GetMaximumNumberOfThresholdsAllowed() (int32, error)
- func (m *SignalThresholdInfo) GetMinimumNumberOfThresholdsAllowed() (int32, error)
- func (m *SignalThresholdInfo) GetRadioAccessNetworkType() (int32, error)
- func (m *SignalThresholdInfo) GetSignalMeasurementType() (int32, error)
- func (m *SignalThresholdInfo) GetThresholds() (*jni.Object, error)
- func (m *SignalThresholdInfo) HashCode() (int32, error)
- func (m *SignalThresholdInfo) ToString() (string, error)
- func (m *SignalThresholdInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type SignalThresholdInfoBuilder
- func (m *SignalThresholdInfoBuilder) Build() (*jni.Object, error)
- func (m *SignalThresholdInfoBuilder) SetHysteresisDb(arg0 int32) (*jni.Object, error)
- func (m *SignalThresholdInfoBuilder) SetRadioAccessNetworkType(arg0 int32) (*jni.Object, error)
- func (m *SignalThresholdInfoBuilder) SetSignalMeasurementType(arg0 int32) (*jni.Object, error)
- func (m *SignalThresholdInfoBuilder) SetThresholds(arg0 *jni.Object) (*jni.Object, error)
- type SmsManager
- func (m *SmsManager) CreateAppSpecificSmsToken(arg0 *jni.Object) (string, error)
- func (m *SmsManager) CreateAppSpecificSmsTokenWithPackageInfo(arg0 string, arg1 *jni.Object) (string, error)
- func (m *SmsManager) CreateForSubscriptionId(arg0 int32) (*jni.Object, error)
- func (m *SmsManager) DownloadMultimediaMessage5(arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object, ...) error
- func (m *SmsManager) DownloadMultimediaMessage6_1(arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object, ...) error
- func (m *SmsManager) GetCarrierConfigValues() (*jni.Object, error)
- func (m *SmsManager) GetDefault() (*jni.Object, error)
- func (m *SmsManager) GetDefaultSmsSubscriptionId() (int32, error)
- func (m *SmsManager) GetSmsCapacityOnIcc() (int32, error)
- func (m *SmsManager) GetSmsManagerForSubscriptionId(arg0 int32) (*jni.Object, error)
- func (m *SmsManager) GetSmsMessagesForFinancialApp(arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object) error
- func (m *SmsManager) GetSmscAddress() (string, error)
- func (m *SmsManager) GetSubscriptionId() (int32, error)
- func (m *SmsManager) InjectSmsPdu(arg0 *jni.Object, arg1 string, arg2 *jni.Object) error
- func (m *SmsManager) SendDataMessage(arg0 string, arg1 string, arg2 int16, arg3 *jni.Object, arg4 *jni.Object, ...) error
- func (m *SmsManager) SendMultimediaMessage5(arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, ...) error
- func (m *SmsManager) SendMultimediaMessage6_1(arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, ...) error
- func (m *SmsManager) SendTextMessage5(arg0 string, arg1 string, arg2 string, arg3 *jni.Object, arg4 *jni.Object) error
- func (m *SmsManager) SendTextMessage6_1(arg0 string, arg1 string, arg2 string, arg3 *jni.Object, arg4 *jni.Object, ...) error
- func (m *SmsManager) SendTextMessageWithoutPersisting(arg0 string, arg1 string, arg2 string, arg3 *jni.Object, arg4 *jni.Object) error
- func (m *SmsManager) SetSmscAddress(arg0 string) (bool, error)
- type SmsManagerFinancialSmsCallback
- type SmsMessage
- func (m *SmsMessage) CalculateLength2(arg0 string, arg1 bool) (*jni.Object, error)
- func (m *SmsMessage) CalculateLength2_1(arg0 string, arg1 bool) (*jni.Object, error)
- func (m *SmsMessage) CreateFromPdu1(arg0 *jni.Object) (*jni.Object, error)
- func (m *SmsMessage) CreateFromPdu2_1(arg0 *jni.Object, arg1 string) (*jni.Object, error)
- func (m *SmsMessage) GetDisplayMessageBody() (string, error)
- func (m *SmsMessage) GetDisplayOriginatingAddress() (string, error)
- func (m *SmsMessage) GetEmailBody() (string, error)
- func (m *SmsMessage) GetEmailFrom() (string, error)
- func (m *SmsMessage) GetIndexOnIcc() (int32, error)
- func (m *SmsMessage) GetIndexOnSim() (int32, error)
- func (m *SmsMessage) GetMessageBody() (string, error)
- func (m *SmsMessage) GetMessageClass() (*jni.Object, error)
- func (m *SmsMessage) GetOriginatingAddress() (string, error)
- func (m *SmsMessage) GetPdu() (*jni.Object, error)
- func (m *SmsMessage) GetProtocolIdentifier() (int32, error)
- func (m *SmsMessage) GetPseudoSubject() (string, error)
- func (m *SmsMessage) GetRecipientAddress() (string, error)
- func (m *SmsMessage) GetServiceCenterAddress() (string, error)
- func (m *SmsMessage) GetStatus() (int32, error)
- func (m *SmsMessage) GetStatusOnIcc() (int32, error)
- func (m *SmsMessage) GetStatusOnSim() (int32, error)
- func (m *SmsMessage) GetSubmitPdu4(arg0 string, arg1 string, arg2 string, arg3 bool) (*jni.Object, error)
- func (m *SmsMessage) GetSubmitPdu5_1(arg0 string, arg1 string, arg2 int16, arg3 *jni.Object, arg4 bool) (*jni.Object, error)
- func (m *SmsMessage) GetTPLayerLengthForPDU(arg0 string) (int32, error)
- func (m *SmsMessage) GetTimestampMillis() (int64, error)
- func (m *SmsMessage) GetUserData() (*jni.Object, error)
- func (m *SmsMessage) IsCphsMwiMessage() (bool, error)
- func (m *SmsMessage) IsEmail() (bool, error)
- func (m *SmsMessage) IsMWIClearMessage() (bool, error)
- func (m *SmsMessage) IsMWISetMessage() (bool, error)
- func (m *SmsMessage) IsMwiDontStore() (bool, error)
- func (m *SmsMessage) IsReplace() (bool, error)
- func (m *SmsMessage) IsReplyPathPresent() (bool, error)
- func (m *SmsMessage) IsStatusReportMessage() (bool, error)
- type SmsMessageMessageClass
- type SmsMessageSubmitPdu
- type SubscriptionInfo
- func (m *SubscriptionInfo) CreateIconBitmap(arg0 *jni.Object) (*jni.Object, error)
- func (m *SubscriptionInfo) DescribeContents() (int32, error)
- func (m *SubscriptionInfo) Equals(arg0 *jni.Object) (bool, error)
- func (m *SubscriptionInfo) GetCardId() (int32, error)
- func (m *SubscriptionInfo) GetCarrierId() (int32, error)
- func (m *SubscriptionInfo) GetCarrierName() (*jni.Object, error)
- func (m *SubscriptionInfo) GetCountryIso() (string, error)
- func (m *SubscriptionInfo) GetDataRoaming() (int32, error)
- func (m *SubscriptionInfo) GetDisplayName() (*jni.Object, error)
- func (m *SubscriptionInfo) GetGroupUuid() (*jni.Object, error)
- func (m *SubscriptionInfo) GetIccId() (string, error)
- func (m *SubscriptionInfo) GetIconTint() (int32, error)
- func (m *SubscriptionInfo) GetMcc() (int32, error)
- func (m *SubscriptionInfo) GetMccString() (string, error)
- func (m *SubscriptionInfo) GetMnc() (int32, error)
- func (m *SubscriptionInfo) GetMncString() (string, error)
- func (m *SubscriptionInfo) GetNumber() (string, error)
- func (m *SubscriptionInfo) GetPortIndex() (int32, error)
- func (m *SubscriptionInfo) GetSimSlotIndex() (int32, error)
- func (m *SubscriptionInfo) GetSubscriptionId() (int32, error)
- func (m *SubscriptionInfo) GetSubscriptionType() (int32, error)
- func (m *SubscriptionInfo) GetUsageSetting() (int32, error)
- func (m *SubscriptionInfo) HashCode() (int32, error)
- func (m *SubscriptionInfo) IsEmbedded() (bool, error)
- func (m *SubscriptionInfo) IsOnlyNonTerrestrialNetwork() (bool, error)
- func (m *SubscriptionInfo) IsOpportunistic() (bool, error)
- func (m *SubscriptionInfo) ToString() (string, error)
- func (m *SubscriptionInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type SubscriptionManager
- func (m *SubscriptionManager) AddOnOpportunisticSubscriptionsChangedListener(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *SubscriptionManager) AddOnSubscriptionsChangedListener1(arg0 *jni.Object) error
- func (m *SubscriptionManager) AddOnSubscriptionsChangedListener2_1(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *SubscriptionManager) CanManageSubscription(arg0 *jni.Object) (bool, error)
- func (m *SubscriptionManager) From(arg0 *jni.Object) (*jni.Object, error)
- func (m *SubscriptionManager) GetActiveDataSubscriptionId() (int32, error)
- func (m *SubscriptionManager) GetActiveSubscriptionInfo(arg0 int32) (*jni.Object, error)
- func (m *SubscriptionManager) GetActiveSubscriptionInfoCount() (int32, error)
- func (m *SubscriptionManager) GetActiveSubscriptionInfoCountMax() (int32, error)
- func (m *SubscriptionManager) GetActiveSubscriptionInfoForSimSlotIndex(arg0 int32) (*jni.Object, error)
- func (m *SubscriptionManager) GetDefaultDataSubscriptionId() (int32, error)
- func (m *SubscriptionManager) GetDefaultSmsSubscriptionId() (int32, error)
- func (m *SubscriptionManager) GetDefaultSubscriptionId() (int32, error)
- func (m *SubscriptionManager) GetDefaultVoiceSubscriptionId() (int32, error)
- func (m *SubscriptionManager) GetDeviceToDeviceStatusSharingPreference(arg0 int32) (int32, error)
- func (m *SubscriptionManager) GetPhoneNumber1(arg0 int32) (string, error)
- func (m *SubscriptionManager) GetPhoneNumber2_1(arg0 int32, arg1 int32) (string, error)
- func (m *SubscriptionManager) GetSlotIndex(arg0 int32) (int32, error)
- func (m *SubscriptionManager) GetSubscriptionId(arg0 int32) (int32, error)
- func (m *SubscriptionManager) GetSubscriptionIds(arg0 int32) (*jni.Object, error)
- func (m *SubscriptionManager) IsActiveSubscriptionId(arg0 int32) (bool, error)
- func (m *SubscriptionManager) IsNetworkRoaming(arg0 int32) (bool, error)
- func (m *SubscriptionManager) IsUsableSubscriptionId(arg0 int32) (bool, error)
- func (m *SubscriptionManager) IsValidSubscriptionId(arg0 int32) (bool, error)
- func (m *SubscriptionManager) RemoveOnOpportunisticSubscriptionsChangedListener(arg0 *jni.Object) error
- func (m *SubscriptionManager) RemoveOnSubscriptionsChangedListener(arg0 *jni.Object) error
- func (m *SubscriptionManager) SetCarrierPhoneNumber(arg0 int32, arg1 string) error
- func (m *SubscriptionManager) SetDeviceToDeviceStatusSharingPreference(arg0 int32, arg1 int32) error
- func (m *SubscriptionManager) SetOpportunistic(arg0 bool, arg1 int32) (bool, error)
- func (m *SubscriptionManager) SetSubscriptionOverrideCongested3_1(arg0 int32, arg1 bool, arg2 int64) error
- func (m *SubscriptionManager) SetSubscriptionOverrideCongested4(arg0 int32, arg1 bool, arg2 *jni.Object, arg3 int64) error
- func (m *SubscriptionManager) SetSubscriptionOverrideUnmetered3_1(arg0 int32, arg1 bool, arg2 int64) error
- func (m *SubscriptionManager) SetSubscriptionOverrideUnmetered4(arg0 int32, arg1 bool, arg2 *jni.Object, arg3 int64) error
- func (m *SubscriptionManager) SwitchToSubscription(arg0 int32, arg1 *jni.Object) error
- type SubscriptionManagerOnOpportunisticSubscriptionsChangedListener
- type SubscriptionManagerOnSubscriptionsChangedListener
- type SubscriptionPlan
- func (m *SubscriptionPlan) DescribeContents() (int32, error)
- func (m *SubscriptionPlan) Equals(arg0 *jni.Object) (bool, error)
- func (m *SubscriptionPlan) GetDataLimitBehavior() (int32, error)
- func (m *SubscriptionPlan) GetDataLimitBytes() (int64, error)
- func (m *SubscriptionPlan) GetDataUsageBytes() (int64, error)
- func (m *SubscriptionPlan) GetDataUsageTime() (int64, error)
- func (m *SubscriptionPlan) GetNetworkTypes() (*jni.Object, error)
- func (m *SubscriptionPlan) GetPlanEndDate() (*jni.Object, error)
- func (m *SubscriptionPlan) GetSubscriptionStatus() (int32, error)
- func (m *SubscriptionPlan) GetSummary() (*jni.Object, error)
- func (m *SubscriptionPlan) GetTitle() (*jni.Object, error)
- func (m *SubscriptionPlan) HashCode() (int32, error)
- func (m *SubscriptionPlan) ToString() (string, error)
- func (m *SubscriptionPlan) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type SubscriptionPlanBuilder
- func (m *SubscriptionPlanBuilder) Build() (*jni.Object, error)
- func (m *SubscriptionPlanBuilder) CreateNonrecurring(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *SubscriptionPlanBuilder) CreateRecurring(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
- func (m *SubscriptionPlanBuilder) ResetNetworkTypes() (*jni.Object, error)
- func (m *SubscriptionPlanBuilder) SetDataLimit(arg0 int64, arg1 int32) (*jni.Object, error)
- func (m *SubscriptionPlanBuilder) SetDataUsage(arg0 int64, arg1 int64) (*jni.Object, error)
- func (m *SubscriptionPlanBuilder) SetNetworkTypes(arg0 *jni.Object) (*jni.Object, error)
- func (m *SubscriptionPlanBuilder) SetSubscriptionStatus(arg0 int32) (*jni.Object, error)
- func (m *SubscriptionPlanBuilder) SetSummary(arg0 string) (*jni.Object, error)
- func (m *SubscriptionPlanBuilder) SetTitle(arg0 string) (*jni.Object, error)
- type UiccCardInfo
- func (m *UiccCardInfo) DescribeContents() (int32, error)
- func (m *UiccCardInfo) Equals(arg0 *jni.Object) (bool, error)
- func (m *UiccCardInfo) GetCardId() (int32, error)
- func (m *UiccCardInfo) GetEid() (string, error)
- func (m *UiccCardInfo) GetIccId() (string, error)
- func (m *UiccCardInfo) GetPhysicalSlotIndex() (int32, error)
- func (m *UiccCardInfo) GetSlotIndex() (int32, error)
- func (m *UiccCardInfo) HashCode() (int32, error)
- func (m *UiccCardInfo) IsEuicc() (bool, error)
- func (m *UiccCardInfo) IsMultipleEnabledProfilesSupported() (bool, error)
- func (m *UiccCardInfo) IsRemovable() (bool, error)
- func (m *UiccCardInfo) ToString() (string, error)
- func (m *UiccCardInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type UiccPortInfo
- func (m *UiccPortInfo) DescribeContents() (int32, error)
- func (m *UiccPortInfo) Equals(arg0 *jni.Object) (bool, error)
- func (m *UiccPortInfo) GetIccId() (string, error)
- func (m *UiccPortInfo) GetLogicalSlotIndex() (int32, error)
- func (m *UiccPortInfo) GetPortIndex() (int32, error)
- func (m *UiccPortInfo) HashCode() (int32, error)
- func (m *UiccPortInfo) IsActive() (bool, error)
- func (m *UiccPortInfo) ToString() (string, error)
- func (m *UiccPortInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type VisualVoicemailService
- func (m *VisualVoicemailService) OnBind(arg0 *jni.Object) (*jni.Object, error)
- func (m *VisualVoicemailService) OnCellServiceConnected(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *VisualVoicemailService) OnSimRemoved(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *VisualVoicemailService) OnSmsReceived(arg0 *jni.Object, arg1 *jni.Object) error
- func (m *VisualVoicemailService) OnStopped(arg0 *jni.Object) error
- type VisualVoicemailServiceVisualVoicemailTask
- type VisualVoicemailSms
- func (m *VisualVoicemailSms) DescribeContents() (int32, error)
- func (m *VisualVoicemailSms) GetFields() (*jni.Object, error)
- func (m *VisualVoicemailSms) GetMessageBody() (string, error)
- func (m *VisualVoicemailSms) GetPhoneAccountHandle() (*jni.Object, error)
- func (m *VisualVoicemailSms) GetPrefix() (string, error)
- func (m *VisualVoicemailSms) WriteToParcel(arg0 *jni.Object, arg1 int32) error
- type VisualVoicemailSmsFilterSettings
- type VisualVoicemailSmsFilterSettingsBuilder
Constants ¶
const ( Creator = consts.Creator D2dSharingAll = consts.D2dSharingAll D2dSharingAllContacts = consts.D2dSharingAllContacts D2dSharingDisabled = consts.D2dSharingDisabled D2dSharingSelectedContacts = consts.D2dSharingSelectedContacts DataRoamingDisable = consts.DataRoamingDisable DataRoamingEnable = consts.DataRoamingEnable DefaultSubscriptionId = consts.DefaultSubscriptionId InvalidSimSlotIndex = consts.InvalidSimSlotIndex InvalidSubscriptionId = consts.InvalidSubscriptionId PhoneNumberSourceCarrier = consts.PhoneNumberSourceCarrier PhoneNumberSourceIms = consts.PhoneNumberSourceIms PhoneNumberSourceUicc = consts.PhoneNumberSourceUicc ServiceCapabilityData = consts.ServiceCapabilityData ServiceCapabilitySms = consts.ServiceCapabilitySms ServiceCapabilityVoice = consts.ServiceCapabilityVoice SubscriptionTypeLocalSim = consts.SubscriptionTypeLocalSim SubscriptionTypeRemoteSim = consts.SubscriptionTypeRemoteSim UsageSettingDataCentric = consts.UsageSettingDataCentric UsageSettingDefault = consts.UsageSettingDefault UsageSettingUnknown = consts.UsageSettingUnknown UsageSettingVoiceCentric = consts.UsageSettingVoiceCentric SignalMeasurementTypeEcno = consts.SignalMeasurementTypeEcno SignalMeasurementTypeRscp = consts.SignalMeasurementTypeRscp SignalMeasurementTypeRsrp = consts.SignalMeasurementTypeRsrp SignalMeasurementTypeRsrq = consts.SignalMeasurementTypeRsrq SignalMeasurementTypeRssi = consts.SignalMeasurementTypeRssi SignalMeasurementTypeRssnr = consts.SignalMeasurementTypeRssnr SignalMeasurementTypeSsrsrp = consts.SignalMeasurementTypeSsrsrp SignalMeasurementTypeSsrsrq = consts.SignalMeasurementTypeSsrsrq SignalMeasurementTypeSssinr = consts.SignalMeasurementTypeSssinr SignalMeasurementTypeUnknown = consts.SignalMeasurementTypeUnknown CarrierNrAvailabilityNsa = consts.CarrierNrAvailabilityNsa CarrierNrAvailabilitySa = consts.CarrierNrAvailabilitySa CrossSimSpnFormatCarrierNameOnly = consts.CrossSimSpnFormatCarrierNameOnly CrossSimSpnFormatCarrierNameWithBranding = consts.CrossSimSpnFormatCarrierNameWithBranding DataCycleThresholdDisabled = consts.DataCycleThresholdDisabled DataCycleUsePlatformDefault = consts.DataCycleUsePlatformDefault ServiceClassNone = consts.ServiceClassNone ServiceClassVoice = consts.ServiceClassVoice UssdOverCsOnly = consts.UssdOverCsOnly UssdOverCsPreferred = consts.UssdOverCsPreferred UssdOverImsOnly = consts.UssdOverImsOnly UssdOverImsPreferred = consts.UssdOverImsPreferred E911RtcpInactivityOnConnected = consts.E911RtcpInactivityOnConnected E911RtpInactivityOnConnected = consts.E911RtpInactivityOnConnected GeolocationPidfForEmergencyOnCellular = consts.GeolocationPidfForEmergencyOnCellular GeolocationPidfForEmergencyOnWifi = consts.GeolocationPidfForEmergencyOnWifi GeolocationPidfForNonEmergencyOnCellular = consts.GeolocationPidfForNonEmergencyOnCellular GeolocationPidfForNonEmergencyOnWifi = consts.GeolocationPidfForNonEmergencyOnWifi IpsecAuthenticationAlgorithmHmacMd5 = consts.IpsecAuthenticationAlgorithmHmacMd5 IpsecAuthenticationAlgorithmHmacSha1 = consts.IpsecAuthenticationAlgorithmHmacSha1 IpsecEncryptionAlgorithmAesCbc = consts.IpsecEncryptionAlgorithmAesCbc IpsecEncryptionAlgorithmDesEde3Cbc = consts.IpsecEncryptionAlgorithmDesEde3Cbc IpsecEncryptionAlgorithmNull = consts.IpsecEncryptionAlgorithmNull NetworkTypeHome = consts.NetworkTypeHome NetworkTypeRoaming = consts.NetworkTypeRoaming PreferredTransportDynamicUdpTcp = consts.PreferredTransportDynamicUdpTcp PreferredTransportTcp = consts.PreferredTransportTcp PreferredTransportTls = consts.PreferredTransportTls PreferredTransportUdp = consts.PreferredTransportUdp RequestUriFormatSip = consts.RequestUriFormatSip RequestUriFormatTel = consts.RequestUriFormatTel RtcpInactivityOnConnected = consts.RtcpInactivityOnConnected RtcpInactivityOnHold = consts.RtcpInactivityOnHold RtpInactivityOnConnected = consts.RtpInactivityOnConnected DomainCs = consts.DomainCs DomainPs3gpp = consts.DomainPs3gpp DomainPsNon3gpp = consts.DomainPsNon3gpp RedialTimerDisabled = consts.RedialTimerDisabled ScanTypeFullService = consts.ScanTypeFullService ScanTypeFullServiceFollowedByLimitedService = consts.ScanTypeFullServiceFollowedByLimitedService ScanTypeNoPreference = consts.ScanTypeNoPreference VowifiRequiresNone = consts.VowifiRequiresNone VowifiRequiresSettingEnabled = consts.VowifiRequiresSettingEnabled VowifiRequiresValidEid = consts.VowifiRequiresValidEid SmsFormat3gpp = consts.SmsFormat3gpp SmsFormat3gpp2 = consts.SmsFormat3gpp2 CallWaitingSyncFirstChange = consts.CallWaitingSyncFirstChange CallWaitingSyncFirstPowerUp = consts.CallWaitingSyncFirstPowerUp CallWaitingSyncImsOnly = consts.CallWaitingSyncImsOnly CallWaitingSyncNone = consts.CallWaitingSyncNone CallWaitingSyncUserChange = consts.CallWaitingSyncUserChange SupplementaryServiceCbAcr = consts.SupplementaryServiceCbAcr SupplementaryServiceCbAll = consts.SupplementaryServiceCbAll SupplementaryServiceCbBaic = consts.SupplementaryServiceCbBaic SupplementaryServiceCbBaoc = consts.SupplementaryServiceCbBaoc SupplementaryServiceCbBicRoam = consts.SupplementaryServiceCbBicRoam SupplementaryServiceCbBil = consts.SupplementaryServiceCbBil SupplementaryServiceCbBoic = consts.SupplementaryServiceCbBoic SupplementaryServiceCbBoicExhc = consts.SupplementaryServiceCbBoicExhc SupplementaryServiceCbIbs = consts.SupplementaryServiceCbIbs SupplementaryServiceCbObs = consts.SupplementaryServiceCbObs SupplementaryServiceCfAll = consts.SupplementaryServiceCfAll SupplementaryServiceCfAllConditonalForwarding = consts.SupplementaryServiceCfAllConditonalForwarding SupplementaryServiceCfCfb = consts.SupplementaryServiceCfCfb SupplementaryServiceCfCfnl = consts.SupplementaryServiceCfCfnl SupplementaryServiceCfCfnrc = consts.SupplementaryServiceCfCfnrc SupplementaryServiceCfCfnry = consts.SupplementaryServiceCfCfnry SupplementaryServiceCfCfu = consts.SupplementaryServiceCfCfu SupplementaryServiceCw = consts.SupplementaryServiceCw SupplementaryServiceIdentificationOip = consts.SupplementaryServiceIdentificationOip SupplementaryServiceIdentificationOir = consts.SupplementaryServiceIdentificationOir SupplementaryServiceIdentificationTip = consts.SupplementaryServiceIdentificationTip SupplementaryServiceIdentificationTir = consts.SupplementaryServiceIdentificationTir AlertingSrvccSupport = consts.AlertingSrvccSupport BandwidthEfficient = consts.BandwidthEfficient BasicSrvccSupport = consts.BasicSrvccSupport ConferenceSubscribeTypeInDialog = consts.ConferenceSubscribeTypeInDialog ConferenceSubscribeTypeOutOfDialog = consts.ConferenceSubscribeTypeOutOfDialog EvsEncodedBwTypeFb = consts.EvsEncodedBwTypeFb EvsEncodedBwTypeNb = consts.EvsEncodedBwTypeNb EvsEncodedBwTypeNbWb = consts.EvsEncodedBwTypeNbWb EvsEncodedBwTypeNbWbSwb = consts.EvsEncodedBwTypeNbWbSwb EvsEncodedBwTypeNbWbSwbFb = consts.EvsEncodedBwTypeNbWbSwbFb EvsEncodedBwTypeSwb = consts.EvsEncodedBwTypeSwb EvsEncodedBwTypeWb = consts.EvsEncodedBwTypeWb EvsEncodedBwTypeWbSwb = consts.EvsEncodedBwTypeWbSwb EvsEncodedBwTypeWbSwbFb = consts.EvsEncodedBwTypeWbSwbFb EvsOperationalModeAmrwbIo = consts.EvsOperationalModeAmrwbIo EvsOperationalModePrimary = consts.EvsOperationalModePrimary EvsPrimaryModeBitrate1280Kbps = consts.EvsPrimaryModeBitrate1280Kbps EvsPrimaryModeBitrate132Kbps = consts.EvsPrimaryModeBitrate132Kbps EvsPrimaryModeBitrate164Kbps = consts.EvsPrimaryModeBitrate164Kbps EvsPrimaryModeBitrate244Kbps = consts.EvsPrimaryModeBitrate244Kbps EvsPrimaryModeBitrate320Kbps = consts.EvsPrimaryModeBitrate320Kbps EvsPrimaryModeBitrate480Kbps = consts.EvsPrimaryModeBitrate480Kbps EvsPrimaryModeBitrate59Kbps = consts.EvsPrimaryModeBitrate59Kbps EvsPrimaryModeBitrate640Kbps = consts.EvsPrimaryModeBitrate640Kbps EvsPrimaryModeBitrate72Kbps = consts.EvsPrimaryModeBitrate72Kbps EvsPrimaryModeBitrate80Kbps = consts.EvsPrimaryModeBitrate80Kbps EvsPrimaryModeBitrate960Kbps = consts.EvsPrimaryModeBitrate960Kbps EvsPrimaryModeBitrate96Kbps = consts.EvsPrimaryModeBitrate96Kbps MidcallSrvccSupport = consts.MidcallSrvccSupport OctetAligned = consts.OctetAligned PrealertingSrvccSupport = consts.PrealertingSrvccSupport SessionPrivacyTypeHeader = consts.SessionPrivacyTypeHeader SessionPrivacyTypeId = consts.SessionPrivacyTypeId SessionPrivacyTypeNone = consts.SessionPrivacyTypeNone SessionRefresherTypeUac = consts.SessionRefresherTypeUac SessionRefresherTypeUas = consts.SessionRefresherTypeUas SessionRefresherTypeUnknown = consts.SessionRefresherTypeUnknown SessionRefreshMethodInvite = consts.SessionRefreshMethodInvite SessionRefreshMethodUpdatePreferred = consts.SessionRefreshMethodUpdatePreferred AuthenticationMethodCert = consts.AuthenticationMethodCert AuthenticationMethodEapOnly = consts.AuthenticationMethodEapOnly EpdgAddressCellularLoc = consts.EpdgAddressCellularLoc EpdgAddressIpv4Only = consts.EpdgAddressIpv4Only EpdgAddressIpv4Preferred = consts.EpdgAddressIpv4Preferred EpdgAddressIpv6Preferred = consts.EpdgAddressIpv6Preferred EpdgAddressPco = consts.EpdgAddressPco EpdgAddressPlmn = consts.EpdgAddressPlmn EpdgAddressStatic = consts.EpdgAddressStatic EpdgAddressVisitedCountry = consts.EpdgAddressVisitedCountry IdTypeFqdn = consts.IdTypeFqdn IdTypeKeyId = consts.IdTypeKeyId IdTypeRfc822Addr = consts.IdTypeRfc822Addr BcdExtendedTypeCalledParty = consts.BcdExtendedTypeCalledParty BcdExtendedTypeEfAdn = consts.BcdExtendedTypeEfAdn FormatJapan = consts.FormatJapan FormatNanp = consts.FormatNanp FormatUnknown = consts.FormatUnknown Pause = consts.Pause ToaInternational = consts.ToaInternational ToaUnknown = consts.ToaUnknown Wait = consts.Wait Wild = consts.Wild DuplexModeFdd = consts.DuplexModeFdd DuplexModeTdd = consts.DuplexModeTdd DuplexModeUnknown = consts.DuplexModeUnknown StateEmergencyOnly = consts.StateEmergencyOnly StateInService = consts.StateInService StateOutOfService = consts.StateOutOfService StatePowerOff = consts.StatePowerOff UnknownId = consts.UnknownId ErrorInterrupted = consts.ErrorInterrupted ErrorInvalidScan = consts.ErrorInvalidScan ErrorInvalidScanid = consts.ErrorInvalidScanid ErrorModemError = consts.ErrorModemError ErrorRadioInterfaceError = consts.ErrorRadioInterfaceError ErrorUnsupported = consts.ErrorUnsupported Success = consts.Success BarringServiceTypeCsFallback = consts.BarringServiceTypeCsFallback BarringServiceTypeCsService = consts.BarringServiceTypeCsService BarringServiceTypeCsVoice = consts.BarringServiceTypeCsVoice BarringServiceTypeEmergency = consts.BarringServiceTypeEmergency BarringServiceTypeMmtelVideo = consts.BarringServiceTypeMmtelVideo BarringServiceTypeMmtelVoice = consts.BarringServiceTypeMmtelVoice BarringServiceTypeMoData = consts.BarringServiceTypeMoData BarringServiceTypeMoSignalling = consts.BarringServiceTypeMoSignalling BarringServiceTypePsService = consts.BarringServiceTypePsService BarringServiceTypeSms = consts.BarringServiceTypeSms BarringTypeConditional = consts.BarringTypeConditional BarringTypeNone = consts.BarringTypeNone BarringTypeUnconditional = consts.BarringTypeUnconditional BarringTypeUnknown = consts.BarringTypeUnknown Encoding16bit = consts.Encoding16bit Encoding7bit = consts.Encoding7bit Encoding8bit = consts.Encoding8bit EncodingKsc5601 = consts.EncodingKsc5601 EncodingUnknown = consts.EncodingUnknown MaxUserDataBytes = consts.MaxUserDataBytes MaxUserDataBytesWithHeader = consts.MaxUserDataBytesWithHeader MaxUserDataSeptets = consts.MaxUserDataSeptets MaxUserDataSeptetsWithHeader = consts.MaxUserDataSeptetsWithHeader Class0 = consts.Class0 Class1 = consts.Class1 Class2 = consts.Class2 Class3 = consts.Class3 Unknown = consts.Unknown DomainCsPs = consts.DomainCsPs DomainPs = consts.DomainPs DomainUnknown = consts.DomainUnknown NrStateConnected = consts.NrStateConnected NrStateNone = consts.NrStateNone NrStateNotRestricted = consts.NrStateNotRestricted NrStateRestricted = consts.NrStateRestricted ServiceTypeData = consts.ServiceTypeData ServiceTypeEmergency = consts.ServiceTypeEmergency ServiceTypeMms = consts.ServiceTypeMms ServiceTypeSms = consts.ServiceTypeSms ServiceTypeUnknown = consts.ServiceTypeUnknown ServiceTypeVideo = consts.ServiceTypeVideo ServiceTypeVoice = consts.ServiceTypeVoice AlreadyDialing = consts.AlreadyDialing AnsweredElsewhere = consts.AnsweredElsewhere Busy = consts.Busy CallingDisabled = consts.CallingDisabled CallBarred = consts.CallBarred CallPulled = consts.CallPulled CantCallWhileRinging = consts.CantCallWhileRinging CdmaAccessBlocked = consts.CdmaAccessBlocked CdmaAccessFailure = consts.CdmaAccessFailure CdmaAlreadyActivated = consts.CdmaAlreadyActivated CdmaDrop = consts.CdmaDrop CdmaIntercept = consts.CdmaIntercept CdmaLockedUntilPowerCycle = consts.CdmaLockedUntilPowerCycle CdmaNotEmergency = consts.CdmaNotEmergency CdmaPreempted = consts.CdmaPreempted CdmaReorder = consts.CdmaReorder CdmaRetryOrder = consts.CdmaRetryOrder CdmaSoReject = consts.CdmaSoReject Congestion = consts.Congestion CsRestricted = consts.CsRestricted CsRestrictedEmergency = consts.CsRestrictedEmergency CsRestrictedNormal = consts.CsRestrictedNormal DataDisabled = consts.DataDisabled DataLimitReached = consts.DataLimitReached DialedCallForwardingWhileRoaming = consts.DialedCallForwardingWhileRoaming DialedMmi = consts.DialedMmi DialLowBattery = consts.DialLowBattery DialModifiedToDial = consts.DialModifiedToDial DialModifiedToDialVideo = consts.DialModifiedToDialVideo DialModifiedToSs = consts.DialModifiedToSs DialModifiedToUssd = consts.DialModifiedToUssd DialVideoModifiedToDial = consts.DialVideoModifiedToDial DialVideoModifiedToDialVideo = consts.DialVideoModifiedToDialVideo DialVideoModifiedToSs = consts.DialVideoModifiedToSs DialVideoModifiedToUssd = consts.DialVideoModifiedToUssd EmergencyCallOverWfcNotAvailable = consts.EmergencyCallOverWfcNotAvailable EmergencyPermFailure = consts.EmergencyPermFailure EmergencyTempFailure = consts.EmergencyTempFailure ErrorUnspecified = consts.ErrorUnspecified FdnBlocked = consts.FdnBlocked IccError = consts.IccError ImeiNotAccepted = consts.ImeiNotAccepted ImsAccessBlocked = consts.ImsAccessBlocked ImsMergedSuccessfully = consts.ImsMergedSuccessfully ImsSipAlternateEmergencyCall = consts.ImsSipAlternateEmergencyCall IncomingAutoRejected = consts.IncomingAutoRejected IncomingMissed = consts.IncomingMissed IncomingRejected = consts.IncomingRejected InvalidCredentials = consts.InvalidCredentials InvalidNumber = consts.InvalidNumber LimitExceeded = consts.LimitExceeded Local = consts.Local LostSignal = consts.LostSignal LowBattery = consts.LowBattery MaximumNumberOfCallsReached = consts.MaximumNumberOfCallsReached MediaTimeout = consts.MediaTimeout Mmi = consts.Mmi Normal = consts.Normal NormalUnspecified = consts.NormalUnspecified NotDisconnected = consts.NotDisconnected NotValid = consts.NotValid NoPhoneNumberSupplied = consts.NoPhoneNumberSupplied NumberUnreachable = consts.NumberUnreachable OtaspProvisioningInProcess = consts.OtaspProvisioningInProcess OutgoingCanceled = consts.OutgoingCanceled OutgoingEmergencyCallPlaced = consts.OutgoingEmergencyCallPlaced OutgoingFailure = consts.OutgoingFailure OutOfNetwork = consts.OutOfNetwork OutOfService = consts.OutOfService PowerOff = consts.PowerOff SatelliteEnabled = consts.SatelliteEnabled ServerError = consts.ServerError ServerUnreachable = consts.ServerUnreachable TimedOut = consts.TimedOut TooManyOngoingCalls = consts.TooManyOngoingCalls UnobtainableNumber = consts.UnobtainableNumber VideoCallNotAllowedWhileTtyEnabled = consts.VideoCallNotAllowedWhileTtyEnabled VoicemailNumberMissing = consts.VoicemailNumberMissing WfcServiceNotAvailableInThisLocation = consts.WfcServiceNotAvailableInThisLocation WifiLost = consts.WifiLost LimitBehaviorBilled = consts.LimitBehaviorBilled LimitBehaviorDisabled = consts.LimitBehaviorDisabled LimitBehaviorThrottled = consts.LimitBehaviorThrottled LimitBehaviorUnknown = consts.LimitBehaviorUnknown SubscriptionStatusActive = consts.SubscriptionStatusActive SubscriptionStatusInactive = consts.SubscriptionStatusInactive SubscriptionStatusSuspended = consts.SubscriptionStatusSuspended SubscriptionStatusTrial = consts.SubscriptionStatusTrial SubscriptionStatusUnknown = consts.SubscriptionStatusUnknown MmsErrorConfigurationError = consts.MmsErrorConfigurationError MmsErrorDataDisabled = consts.MmsErrorDataDisabled MmsErrorHttpFailure = consts.MmsErrorHttpFailure MmsErrorInactiveSubscription = consts.MmsErrorInactiveSubscription MmsErrorInvalidApn = consts.MmsErrorInvalidApn MmsErrorInvalidSubscriptionId = consts.MmsErrorInvalidSubscriptionId MmsErrorIoError = consts.MmsErrorIoError MmsErrorMmsDisabledByCarrier = consts.MmsErrorMmsDisabledByCarrier MmsErrorNoDataNetwork = consts.MmsErrorNoDataNetwork MmsErrorRetry = consts.MmsErrorRetry MmsErrorUnableConnectMms = consts.MmsErrorUnableConnectMms MmsErrorUnspecified = consts.MmsErrorUnspecified ResultBluetoothDisconnected = consts.ResultBluetoothDisconnected ResultCancelled = consts.ResultCancelled ResultEncodingError = consts.ResultEncodingError ResultErrorFdnCheckFailure = consts.ResultErrorFdnCheckFailure ResultErrorGenericFailure = consts.ResultErrorGenericFailure ResultErrorLimitExceeded = consts.ResultErrorLimitExceeded ResultErrorNone = consts.ResultErrorNone ResultErrorNoService = consts.ResultErrorNoService ResultErrorNullPdu = consts.ResultErrorNullPdu ResultErrorRadioOff = consts.ResultErrorRadioOff ResultErrorShortCodeNeverAllowed = consts.ResultErrorShortCodeNeverAllowed ResultErrorShortCodeNotAllowed = consts.ResultErrorShortCodeNotAllowed ResultInternalError = consts.ResultInternalError ResultInvalidArguments = consts.ResultInvalidArguments ResultInvalidBluetoothAddress = consts.ResultInvalidBluetoothAddress ResultInvalidSmscAddress = consts.ResultInvalidSmscAddress ResultInvalidSmsFormat = consts.ResultInvalidSmsFormat ResultInvalidState = consts.ResultInvalidState ResultModemError = consts.ResultModemError ResultNetworkError = consts.ResultNetworkError ResultNetworkReject = consts.ResultNetworkReject ResultNoBluetoothService = consts.ResultNoBluetoothService ResultNoDefaultSmsApp = consts.ResultNoDefaultSmsApp ResultNoMemory = consts.ResultNoMemory ResultNoResources = consts.ResultNoResources ResultOperationNotAllowed = consts.ResultOperationNotAllowed ResultRadioNotAvailable = consts.ResultRadioNotAvailable ResultReceiveDispatchFailure = consts.ResultReceiveDispatchFailure ResultReceiveInjectedNullPdu = consts.ResultReceiveInjectedNullPdu ResultReceiveNullMessageFromRil = consts.ResultReceiveNullMessageFromRil ResultReceiveRuntimeException = consts.ResultReceiveRuntimeException ResultReceiveSqlException = consts.ResultReceiveSqlException ResultReceiveUriException = consts.ResultReceiveUriException ResultReceiveWhileEncrypted = consts.ResultReceiveWhileEncrypted ResultRemoteException = consts.ResultRemoteException ResultRequestNotSupported = consts.ResultRequestNotSupported ResultRilAborted = consts.ResultRilAborted ResultRilAccessBarred = consts.ResultRilAccessBarred ResultRilBlockedDueToCall = consts.ResultRilBlockedDueToCall ResultRilCancelled = consts.ResultRilCancelled ResultRilDeviceInUse = consts.ResultRilDeviceInUse ResultRilEncodingErr = consts.ResultRilEncodingErr ResultRilGenericError = consts.ResultRilGenericError ResultRilInternalErr = consts.ResultRilInternalErr ResultRilInvalidArguments = consts.ResultRilInvalidArguments ResultRilInvalidModemState = consts.ResultRilInvalidModemState ResultRilInvalidResponse = consts.ResultRilInvalidResponse ResultRilInvalidSimState = consts.ResultRilInvalidSimState ResultRilInvalidSmscAddress = consts.ResultRilInvalidSmscAddress ResultRilInvalidSmsFormat = consts.ResultRilInvalidSmsFormat ResultRilInvalidState = consts.ResultRilInvalidState ResultRilModemErr = consts.ResultRilModemErr ResultRilNetworkErr = consts.ResultRilNetworkErr ResultRilNetworkNotReady = consts.ResultRilNetworkNotReady ResultRilNetworkReject = consts.ResultRilNetworkReject ResultRilNoMemory = consts.ResultRilNoMemory ResultRilNoNetworkFound = consts.ResultRilNoNetworkFound ResultRilNoResources = consts.ResultRilNoResources ResultRilNoSmsToAck = consts.ResultRilNoSmsToAck ResultRilNoSubscription = consts.ResultRilNoSubscription ResultRilOperationNotAllowed = consts.ResultRilOperationNotAllowed ResultRilRadioNotAvailable = consts.ResultRilRadioNotAvailable ResultRilRequestNotSupported = consts.ResultRilRequestNotSupported ResultRilRequestRateLimited = consts.ResultRilRequestRateLimited ResultRilSimultaneousSmsAndCallNotAllowed = consts.ResultRilSimultaneousSmsAndCallNotAllowed ResultRilSimAbsent = consts.ResultRilSimAbsent ResultRilSimBusy = consts.ResultRilSimBusy ResultRilSimError = consts.ResultRilSimError ResultRilSimFull = consts.ResultRilSimFull ResultRilSimPin2 = consts.ResultRilSimPin2 ResultRilSimPuk2 = consts.ResultRilSimPuk2 ResultRilSmsSendFailRetry = consts.ResultRilSmsSendFailRetry ResultRilSubscriptionNotAvailable = consts.ResultRilSubscriptionNotAvailable ResultRilSystemErr = consts.ResultRilSystemErr ResultSmsBlockedDuringEmergency = consts.ResultSmsBlockedDuringEmergency ResultSmsSendRetryFailed = consts.ResultSmsSendRetryFailed ResultSystemError = consts.ResultSystemError ResultUnexpectedEventStopSending = consts.ResultUnexpectedEventStopSending ResultUserNotAllowed = consts.ResultUserNotAllowed SmsRpCauseCallBarring = consts.SmsRpCauseCallBarring SmsRpCauseCongestion = consts.SmsRpCauseCongestion SmsRpCauseDestinationOutOfOrder = consts.SmsRpCauseDestinationOutOfOrder SmsRpCauseFacilityNotImplemented = consts.SmsRpCauseFacilityNotImplemented SmsRpCauseFacilityNotSubscribed = consts.SmsRpCauseFacilityNotSubscribed SmsRpCauseFacilityRejected = consts.SmsRpCauseFacilityRejected SmsRpCauseInformationElementNonExistent = consts.SmsRpCauseInformationElementNonExistent SmsRpCauseInterworkingUnspecified = consts.SmsRpCauseInterworkingUnspecified SmsRpCauseInvalidMandatoryInformation = consts.SmsRpCauseInvalidMandatoryInformation SmsRpCauseInvalidMessageReferenceValue = consts.SmsRpCauseInvalidMessageReferenceValue SmsRpCauseMessageIncompatibleWithProtocolState = consts.SmsRpCauseMessageIncompatibleWithProtocolState SmsRpCauseMessageTypeNonExistent = consts.SmsRpCauseMessageTypeNonExistent SmsRpCauseNetworkOutOfOrder = consts.SmsRpCauseNetworkOutOfOrder SmsRpCauseOperatorDeterminedBarring = consts.SmsRpCauseOperatorDeterminedBarring SmsRpCauseProtocolError = consts.SmsRpCauseProtocolError SmsRpCauseReserved = consts.SmsRpCauseReserved SmsRpCauseSemanticallyIncorrectMessage = consts.SmsRpCauseSemanticallyIncorrectMessage SmsRpCauseShortMessageTransferRejected = consts.SmsRpCauseShortMessageTransferRejected SmsRpCauseTemporaryFailure = consts.SmsRpCauseTemporaryFailure SmsRpCauseUnallocatedNumber = consts.SmsRpCauseUnallocatedNumber SmsRpCauseUnidentifiedSubscriber = consts.SmsRpCauseUnidentifiedSubscriber SmsRpCauseUnknownSubscriber = consts.SmsRpCauseUnknownSubscriber StatusOnIccFree = consts.StatusOnIccFree StatusOnIccRead = consts.StatusOnIccRead StatusOnIccSent = consts.StatusOnIccSent StatusOnIccUnread = consts.StatusOnIccUnread StatusOnIccUnsent = consts.StatusOnIccUnsent AllowedNetworkTypesReasonCarrier = consts.AllowedNetworkTypesReasonCarrier AllowedNetworkTypesReasonUser = consts.AllowedNetworkTypesReasonUser ApptypeCsim = consts.ApptypeCsim ApptypeIsim = consts.ApptypeIsim ApptypeRuim = consts.ApptypeRuim ApptypeSim = consts.ApptypeSim ApptypeUnknown = consts.ApptypeUnknown ApptypeUsim = consts.ApptypeUsim AuthtypeEapAka = consts.AuthtypeEapAka AuthtypeEapSim = consts.AuthtypeEapSim AuthtypeGbaBootstrap = consts.AuthtypeGbaBootstrap AuthtypeGbaNafKeyExternal = consts.AuthtypeGbaNafKeyExternal CallComposerStatusBusinessOnly = consts.CallComposerStatusBusinessOnly CallComposerStatusOff = consts.CallComposerStatusOff CallComposerStatusOn = consts.CallComposerStatusOn CallStateIdle = consts.CallStateIdle CallStateOffhook = consts.CallStateOffhook CallStateRinging = consts.CallStateRinging CarrierRestrictionStatusNotRestricted = consts.CarrierRestrictionStatusNotRestricted CarrierRestrictionStatusRestricted = consts.CarrierRestrictionStatusRestricted CarrierRestrictionStatusRestrictedToCaller = consts.CarrierRestrictionStatusRestrictedToCaller CarrierRestrictionStatusUnknown = consts.CarrierRestrictionStatusUnknown CdmaRoamingModeAffiliated = consts.CdmaRoamingModeAffiliated CdmaRoamingModeAny = consts.CdmaRoamingModeAny CdmaRoamingModeHome = consts.CdmaRoamingModeHome CdmaRoamingModeRadioDefault = consts.CdmaRoamingModeRadioDefault DataActivityDormant = consts.DataActivityDormant DataActivityIn = consts.DataActivityIn DataActivityInout = consts.DataActivityInout DataActivityNone = consts.DataActivityNone DataActivityOut = consts.DataActivityOut DataConnected = consts.DataConnected DataConnecting = consts.DataConnecting DataDisconnected = consts.DataDisconnected DataDisconnecting = consts.DataDisconnecting DataEnabledReasonCarrier = consts.DataEnabledReasonCarrier DataEnabledReasonOverride = consts.DataEnabledReasonOverride DataEnabledReasonPolicy = consts.DataEnabledReasonPolicy DataEnabledReasonThermal = consts.DataEnabledReasonThermal DataEnabledReasonUnknown = consts.DataEnabledReasonUnknown DataEnabledReasonUser = consts.DataEnabledReasonUser DataHandoverInProgress = consts.DataHandoverInProgress DataSuspended = consts.DataSuspended DataUnknown = consts.DataUnknown DefaultPortIndex = consts.DefaultPortIndex EriFlash = consts.EriFlash EriOff = consts.EriOff EriOn = consts.EriOn IncludeLocationDataCoarse = consts.IncludeLocationDataCoarse IncludeLocationDataFine = consts.IncludeLocationDataFine IncludeLocationDataNone = consts.IncludeLocationDataNone MultisimAllowed = consts.MultisimAllowed MultisimNotSupportedByCarrier = consts.MultisimNotSupportedByCarrier MultisimNotSupportedByHardware = consts.MultisimNotSupportedByHardware NetworkSelectionModeAuto = consts.NetworkSelectionModeAuto NetworkSelectionModeManual = consts.NetworkSelectionModeManual NetworkSelectionModeUnknown = consts.NetworkSelectionModeUnknown NetworkType1xrtt = consts.NetworkType1xrtt NetworkTypeCdma = consts.NetworkTypeCdma NetworkTypeEdge = consts.NetworkTypeEdge NetworkTypeEhrpd = consts.NetworkTypeEhrpd NetworkTypeEvdo0 = consts.NetworkTypeEvdo0 NetworkTypeEvdoA = consts.NetworkTypeEvdoA NetworkTypeEvdoB = consts.NetworkTypeEvdoB NetworkTypeGprs = consts.NetworkTypeGprs NetworkTypeGsm = consts.NetworkTypeGsm NetworkTypeHsdpa = consts.NetworkTypeHsdpa NetworkTypeHspa = consts.NetworkTypeHspa NetworkTypeHspap = consts.NetworkTypeHspap NetworkTypeHsupa = consts.NetworkTypeHsupa NetworkTypeIden = consts.NetworkTypeIden NetworkTypeIwlan = consts.NetworkTypeIwlan NetworkTypeLte = consts.NetworkTypeLte NetworkTypeNr = consts.NetworkTypeNr NetworkTypeTdScdma = consts.NetworkTypeTdScdma NetworkTypeUmts = consts.NetworkTypeUmts NetworkTypeUnknown = consts.NetworkTypeUnknown PhoneTypeCdma = consts.PhoneTypeCdma PhoneTypeGsm = consts.PhoneTypeGsm PhoneTypeNone = consts.PhoneTypeNone PhoneTypeSip = consts.PhoneTypeSip PremiumCapabilityPrioritizeLatency = consts.PremiumCapabilityPrioritizeLatency PurchasePremiumCapabilityResultAlreadyInProgress = consts.PurchasePremiumCapabilityResultAlreadyInProgress PurchasePremiumCapabilityResultAlreadyPurchased = consts.PurchasePremiumCapabilityResultAlreadyPurchased PurchasePremiumCapabilityResultCarrierDisabled = consts.PurchasePremiumCapabilityResultCarrierDisabled PurchasePremiumCapabilityResultCarrierError = consts.PurchasePremiumCapabilityResultCarrierError PurchasePremiumCapabilityResultEntitlementCheckFailed = consts.PurchasePremiumCapabilityResultEntitlementCheckFailed PurchasePremiumCapabilityResultFeatureNotSupported = consts.PurchasePremiumCapabilityResultFeatureNotSupported PurchasePremiumCapabilityResultNetworkNotAvailable = consts.PurchasePremiumCapabilityResultNetworkNotAvailable PurchasePremiumCapabilityResultNotDefaultDataSubscription = consts.PurchasePremiumCapabilityResultNotDefaultDataSubscription PurchasePremiumCapabilityResultNotForeground = consts.PurchasePremiumCapabilityResultNotForeground PurchasePremiumCapabilityResultPendingNetworkSetup = consts.PurchasePremiumCapabilityResultPendingNetworkSetup PurchasePremiumCapabilityResultRequestFailed = consts.PurchasePremiumCapabilityResultRequestFailed PurchasePremiumCapabilityResultSuccess = consts.PurchasePremiumCapabilityResultSuccess PurchasePremiumCapabilityResultThrottled = consts.PurchasePremiumCapabilityResultThrottled PurchasePremiumCapabilityResultTimeout = consts.PurchasePremiumCapabilityResultTimeout PurchasePremiumCapabilityResultUserCanceled = consts.PurchasePremiumCapabilityResultUserCanceled PurchasePremiumCapabilityResultUserDisabled = consts.PurchasePremiumCapabilityResultUserDisabled SetOpportunisticSubInactiveSubscription = consts.SetOpportunisticSubInactiveSubscription SetOpportunisticSubNoOpportunisticSubAvailable = consts.SetOpportunisticSubNoOpportunisticSubAvailable SetOpportunisticSubRemoteServiceException = consts.SetOpportunisticSubRemoteServiceException SetOpportunisticSubSuccess = consts.SetOpportunisticSubSuccess SetOpportunisticSubValidationFailed = consts.SetOpportunisticSubValidationFailed SimStateAbsent = consts.SimStateAbsent SimStateCardIoError = consts.SimStateCardIoError SimStateCardRestricted = consts.SimStateCardRestricted SimStateNetworkLocked = consts.SimStateNetworkLocked SimStateNotReady = consts.SimStateNotReady SimStatePermDisabled = consts.SimStatePermDisabled SimStatePinRequired = consts.SimStatePinRequired SimStatePukRequired = consts.SimStatePukRequired SimStateReady = consts.SimStateReady SimStateUnknown = consts.SimStateUnknown UninitializedCardId = consts.UninitializedCardId UnknownCarrierId = consts.UnknownCarrierId UnsupportedCardId = consts.UnsupportedCardId UpdateAvailableNetworksAborted = consts.UpdateAvailableNetworksAborted UpdateAvailableNetworksDisableModemFail = consts.UpdateAvailableNetworksDisableModemFail UpdateAvailableNetworksEnableModemFail = consts.UpdateAvailableNetworksEnableModemFail UpdateAvailableNetworksInvalidArguments = consts.UpdateAvailableNetworksInvalidArguments UpdateAvailableNetworksMultipleNetworksNotSupported = consts.UpdateAvailableNetworksMultipleNetworksNotSupported UpdateAvailableNetworksNoCarrierPrivilege = consts.UpdateAvailableNetworksNoCarrierPrivilege UpdateAvailableNetworksNoOpportunisticSubAvailable = consts.UpdateAvailableNetworksNoOpportunisticSubAvailable UpdateAvailableNetworksRemoteServiceException = consts.UpdateAvailableNetworksRemoteServiceException UpdateAvailableNetworksServiceIsDisabled = consts.UpdateAvailableNetworksServiceIsDisabled UpdateAvailableNetworksSuccess = consts.UpdateAvailableNetworksSuccess UpdateAvailableNetworksUnknownFailure = consts.UpdateAvailableNetworksUnknownFailure UssdReturnFailure = consts.UssdReturnFailure ErrorAuthenticationFailed = consts.ErrorAuthenticationFailed ErrorFileTooLarge = consts.ErrorFileTooLarge ErrorInputClosed = consts.ErrorInputClosed ErrorIoException = consts.ErrorIoException ErrorRemoteEndClosed = consts.ErrorRemoteEndClosed ErrorUnknown = consts.ErrorUnknown ErrorTimeout = consts.ErrorTimeout UnknownCid = consts.UnknownCid UnknownRssi = consts.UnknownRssi ConnectionNone = consts.ConnectionNone ConnectionPrimaryServing = consts.ConnectionPrimaryServing ConnectionSecondaryServing = consts.ConnectionSecondaryServing ConnectionUnknown = consts.ConnectionUnknown InvalidChannel = consts.InvalidChannel StatusMissingResource = consts.StatusMissingResource StatusNoError = consts.StatusNoError StatusNoSuchElement = consts.StatusNoSuchElement StatusUnknownError = consts.StatusUnknownError TransportTypeWlan = consts.TransportTypeWlan TransportTypeWwan = consts.TransportTypeWwan Cdma2000 = consts.Cdma2000 Eutran = consts.Eutran Geran = consts.Geran Iwlan = consts.Iwlan Ngran = consts.Ngran Utran = consts.Utran Band1 = consts.Band1 Band10 = consts.Band10 Band11 = consts.Band11 Band12 = consts.Band12 Band13 = consts.Band13 Band14 = consts.Band14 Band17 = consts.Band17 Band18 = consts.Band18 Band19 = consts.Band19 Band2 = consts.Band2 Band20 = consts.Band20 Band21 = consts.Band21 Band22 = consts.Band22 Band23 = consts.Band23 Band24 = consts.Band24 Band25 = consts.Band25 Band26 = consts.Band26 Band27 = consts.Band27 Band28 = consts.Band28 Band3 = consts.Band3 Band30 = consts.Band30 Band31 = consts.Band31 Band33 = consts.Band33 Band34 = consts.Band34 Band35 = consts.Band35 Band36 = consts.Band36 Band37 = consts.Band37 Band38 = consts.Band38 Band39 = consts.Band39 Band4 = consts.Band4 Band40 = consts.Band40 Band41 = consts.Band41 Band42 = consts.Band42 Band43 = consts.Band43 Band44 = consts.Band44 Band45 = consts.Band45 Band46 = consts.Band46 Band47 = consts.Band47 Band48 = consts.Band48 Band49 = consts.Band49 Band5 = consts.Band5 Band50 = consts.Band50 Band51 = consts.Band51 Band52 = consts.Band52 Band53 = consts.Band53 Band6 = consts.Band6 Band65 = consts.Band65 Band66 = consts.Band66 Band68 = consts.Band68 Band7 = consts.Band7 Band70 = consts.Band70 Band71 = consts.Band71 Band72 = consts.Band72 Band73 = consts.Band73 Band74 = consts.Band74 Band8 = consts.Band8 Band85 = consts.Band85 Band87 = consts.Band87 Band88 = consts.Band88 Band9 = consts.Band9 Band450 = consts.Band450 Band480 = consts.Band480 Band710 = consts.Band710 Band750 = consts.Band750 Band850 = consts.Band850 BandDcs1800 = consts.BandDcs1800 BandE900 = consts.BandE900 BandEr900 = consts.BandEr900 BandP900 = consts.BandP900 BandPcs1900 = consts.BandPcs1900 BandR900 = consts.BandR900 BandT380 = consts.BandT380 BandT410 = consts.BandT410 BandT810 = consts.BandT810 Band257 = consts.Band257 Band258 = consts.Band258 Band260 = consts.Band260 Band261 = consts.Band261 Band29 = consts.Band29 Band75 = consts.Band75 Band76 = consts.Band76 Band77 = consts.Band77 Band78 = consts.Band78 Band79 = consts.Band79 Band80 = consts.Band80 Band81 = consts.Band81 Band82 = consts.Band82 Band83 = consts.Band83 Band84 = consts.Band84 Band86 = consts.Band86 Band89 = consts.Band89 Band90 = consts.Band90 Band91 = consts.Band91 Band92 = consts.Band92 Band93 = consts.Band93 Band94 = consts.Band94 Band95 = consts.Band95 Band96 = consts.Band96 BandA = consts.BandA BandB = consts.BandB BandC = consts.BandC BandD = consts.BandD BandE = consts.BandE BandF = consts.BandF DestinationPortAny = consts.DestinationPortAny DestinationPortDataSms = consts.DestinationPortDataSms OverrideNetworkTypeLteAdvancedPro = consts.OverrideNetworkTypeLteAdvancedPro OverrideNetworkTypeLteCa = consts.OverrideNetworkTypeLteCa OverrideNetworkTypeNone = consts.OverrideNetworkTypeNone OverrideNetworkTypeNrAdvanced = consts.OverrideNetworkTypeNrAdvanced OverrideNetworkTypeNrNsa = consts.OverrideNetworkTypeNrNsa OverrideNetworkTypeNrNsaMmwave = consts.OverrideNetworkTypeNrNsaMmwave ResultDownloadFailure = consts.ResultDownloadFailure ResultExpired = consts.ResultExpired ResultFileRootUnreachable = consts.ResultFileRootUnreachable ResultIoError = consts.ResultIoError ResultOutOfStorage = consts.ResultOutOfStorage ResultServiceIdNotDefined = consts.ResultServiceIdNotDefined ResultSuccessful = consts.ResultSuccessful StatusActivelyDownloading = consts.StatusActivelyDownloading StatusPendingDownload = consts.StatusPendingDownload StatusPendingDownloadWindow = consts.StatusPendingDownloadWindow StatusPendingRepair = consts.StatusPendingRepair StatusUnknown = consts.StatusUnknown AccessAttemptAlreadyInProgress = consts.AccessAttemptAlreadyInProgress AccessBlock = consts.AccessBlock AccessBlockAll = consts.AccessBlockAll AccessClassDsacRejection = consts.AccessClassDsacRejection AccessControlListCheckFailure = consts.AccessControlListCheckFailure ActivationRejectedBcmViolation = consts.ActivationRejectedBcmViolation ActivationRejectGgsn = consts.ActivationRejectGgsn ActivationRejectUnspecified = consts.ActivationRejectUnspecified ActivePdpContextMaxNumberReached = consts.ActivePdpContextMaxNumberReached AllMatchingRulesFailed = consts.AllMatchingRulesFailed ApnDisabled = consts.ApnDisabled ApnDisallowedOnRoaming = consts.ApnDisallowedOnRoaming ApnMismatch = consts.ApnMismatch ApnParametersChanged = consts.ApnParametersChanged ApnPendingHandover = consts.ApnPendingHandover ApnTypeConflict = consts.ApnTypeConflict AuthFailureOnEmergencyCall = consts.AuthFailureOnEmergencyCall BearerHandlingNotSupported = consts.BearerHandlingNotSupported CallDisallowedInRoaming = consts.CallDisallowedInRoaming CallPreemptByEmergencyApn = consts.CallPreemptByEmergencyApn CannotEncodeOtaMessage = consts.CannotEncodeOtaMessage CdmaAlertStop = consts.CdmaAlertStop CdmaIncomingCall = consts.CdmaIncomingCall CdmaLock = consts.CdmaLock CdmaReleaseDueToSoRejection = consts.CdmaReleaseDueToSoRejection ChannelAcquisitionFailure = consts.ChannelAcquisitionFailure CloseInProgress = consts.CloseInProgress CollisionWithNetworkInitiatedRequest = consts.CollisionWithNetworkInitiatedRequest CompanionIfaceInUse = consts.CompanionIfaceInUse ConcurrentServicesIncompatible = consts.ConcurrentServicesIncompatible ConcurrentServicesNotAllowed = consts.ConcurrentServicesNotAllowed ConcurrentServiceNotSupportedByBaseStation = consts.ConcurrentServiceNotSupportedByBaseStation ConditionalIeError = consts.ConditionalIeError ConnectionReleased = consts.ConnectionReleased CsDomainNotAvailable = consts.CsDomainNotAvailable CsFallbackCallEstablishmentNotAllowed = consts.CsFallbackCallEstablishmentNotAllowed DataPlanExpired = consts.DataPlanExpired DataRoamingSettingsDisabled = consts.DataRoamingSettingsDisabled DataSettingsDisabled = consts.DataSettingsDisabled DbmOrSmsInProgress = consts.DbmOrSmsInProgress DdsSwitched = consts.DdsSwitched DdsSwitchInProgress = consts.DdsSwitchInProgress DrbReleasedByRrc = consts.DrbReleasedByRrc DsExplicitDeactivation = consts.DsExplicitDeactivation DualSwitch = consts.DualSwitch DunCallDisallowed = consts.DunCallDisallowed DuplicateBearerId = consts.DuplicateBearerId EhrpdToHrpdFallback = consts.EhrpdToHrpdFallback EmbmsNotEnabled = consts.EmbmsNotEnabled EmbmsRegularDeactivation = consts.EmbmsRegularDeactivation EmergencyIfaceOnly = consts.EmergencyIfaceOnly EmergencyMode = consts.EmergencyMode EmmAccessBarred = consts.EmmAccessBarred EmmAccessBarredInfiniteRetry = consts.EmmAccessBarredInfiniteRetry EmmAttachFailed = consts.EmmAttachFailed EmmAttachStarted = consts.EmmAttachStarted EmmDetached = consts.EmmDetached EmmT3417Expired = consts.EmmT3417Expired EmmT3417ExtExpired = consts.EmmT3417ExtExpired EpsServicesAndNonEpsServicesNotAllowed = consts.EpsServicesAndNonEpsServicesNotAllowed EpsServicesNotAllowedInPlmn = consts.EpsServicesNotAllowedInPlmn EsmBadOtaMessage = consts.EsmBadOtaMessage EsmBearerDeactivatedToSyncWithNetwork = consts.EsmBearerDeactivatedToSyncWithNetwork EsmCollisionScenarios = consts.EsmCollisionScenarios EsmContextTransferredDueToIrat = consts.EsmContextTransferredDueToIrat EsmDownloadServerRejectedTheCall = consts.EsmDownloadServerRejectedTheCall EsmFailure = consts.EsmFailure EsmInfoNotReceived = consts.EsmInfoNotReceived EsmLocalCauseNone = consts.EsmLocalCauseNone EsmNwActivatedDedBearerWithIdOfDefBearer = consts.EsmNwActivatedDedBearerWithIdOfDefBearer EsmProcedureTimeOut = consts.EsmProcedureTimeOut EsmUnknownEpsBearerContext = consts.EsmUnknownEpsBearerContext EvdoConnectionDenyByBillingOrAuthenticationFailure = consts.EvdoConnectionDenyByBillingOrAuthenticationFailure EvdoConnectionDenyByGeneralOrNetworkBusy = consts.EvdoConnectionDenyByGeneralOrNetworkBusy EvdoHdrChanged = consts.EvdoHdrChanged EvdoHdrConnectionSetupTimeout = consts.EvdoHdrConnectionSetupTimeout EvdoHdrExited = consts.EvdoHdrExited EvdoHdrNoSession = consts.EvdoHdrNoSession EvdoUsingGpsFixInsteadOfHdrCall = consts.EvdoUsingGpsFixInsteadOfHdrCall Fade = consts.Fade FailedToAcquireColocatedHdr = consts.FailedToAcquireColocatedHdr FeatureNotSupp = consts.FeatureNotSupp FilterSemanticError = consts.FilterSemanticError FilterSytaxError = consts.FilterSytaxError ForbiddenApnName = consts.ForbiddenApnName GprsRegistrationFail = consts.GprsRegistrationFail GprsServicesAndNonGprsServicesNotAllowed = consts.GprsServicesAndNonGprsServicesNotAllowed GprsServicesNotAllowed = consts.GprsServicesNotAllowed GprsServicesNotAllowedInThisPlmn = consts.GprsServicesNotAllowedInThisPlmn HandoffPreferenceChanged = consts.HandoffPreferenceChanged HdrAccessFailure = consts.HdrAccessFailure HdrFade = consts.HdrFade HdrNoLockGranted = consts.HdrNoLockGranted IfaceAndPolFamilyMismatch = consts.IfaceAndPolFamilyMismatch IfaceMismatch = consts.IfaceMismatch IllegalMe = consts.IllegalMe IllegalMs = consts.IllegalMs ImplicitlyDetached = consts.ImplicitlyDetached ImsiUnknownInHomeSubscriberServer = consts.ImsiUnknownInHomeSubscriberServer IncomingCallRejected = consts.IncomingCallRejected InsufficientResources = consts.InsufficientResources InterfaceInUse = consts.InterfaceInUse InternalCallPreemptByHighPrioApn = consts.InternalCallPreemptByHighPrioApn InternalEpcNonepcTransition = consts.InternalEpcNonepcTransition InvalidConnectionId = consts.InvalidConnectionId InvalidDnsAddr = consts.InvalidDnsAddr InvalidEmmState = consts.InvalidEmmState InvalidMandatoryInfo = consts.InvalidMandatoryInfo InvalidMode = consts.InvalidMode InvalidPcscfAddr = consts.InvalidPcscfAddr InvalidPcscfOrDnsAddress = consts.InvalidPcscfOrDnsAddress InvalidPrimaryNsapi = consts.InvalidPrimaryNsapi InvalidSimState = consts.InvalidSimState InvalidTransactionId = consts.InvalidTransactionId Ipv6AddressTransferFailed = consts.Ipv6AddressTransferFailed IpAddressMismatch = consts.IpAddressMismatch IpVersionMismatch = consts.IpVersionMismatch IratHandoverFailed = consts.IratHandoverFailed Is707bMaxAccessProbes = consts.Is707bMaxAccessProbes IwlanAuthorizationRejected = consts.IwlanAuthorizationRejected IwlanCongestion = consts.IwlanCongestion IwlanDnsResolutionNameFailure = consts.IwlanDnsResolutionNameFailure IwlanDnsResolutionTimeout = consts.IwlanDnsResolutionTimeout IwlanIkev2AuthFailure = consts.IwlanIkev2AuthFailure IwlanIkev2CertInvalid = consts.IwlanIkev2CertInvalid IwlanIkev2ConfigFailure = consts.IwlanIkev2ConfigFailure IwlanIkev2MsgTimeout = consts.IwlanIkev2MsgTimeout IwlanIllegalMe = consts.IwlanIllegalMe IwlanImeiNotAccepted = consts.IwlanImeiNotAccepted IwlanMaxConnectionReached = consts.IwlanMaxConnectionReached IwlanNetworkFailure = consts.IwlanNetworkFailure IwlanNon3gppAccessToEpcNotAllowed = consts.IwlanNon3gppAccessToEpcNotAllowed IwlanNoApnSubscription = consts.IwlanNoApnSubscription IwlanPdnConnectionRejection = consts.IwlanPdnConnectionRejection IwlanPlmnNotAllowed = consts.IwlanPlmnNotAllowed IwlanRatTypeNotAllowed = consts.IwlanRatTypeNotAllowed IwlanSemanticErrorsInPacketFilters = consts.IwlanSemanticErrorsInPacketFilters IwlanSemanticErrorInTheTftOperation = consts.IwlanSemanticErrorInTheTftOperation IwlanSyntacticalErrorsInPacketFilters = consts.IwlanSyntacticalErrorsInPacketFilters IwlanSyntacticalErrorInTheTftOperation = consts.IwlanSyntacticalErrorInTheTftOperation IwlanTunnelNotFound = consts.IwlanTunnelNotFound IwlanUnauthenticatedEmergencyNotSupported = consts.IwlanUnauthenticatedEmergencyNotSupported IwlanUserUnknown = consts.IwlanUserUnknown LimitedToIpv4 = consts.LimitedToIpv4 LimitedToIpv6 = consts.LimitedToIpv6 LlcSndcp = consts.LlcSndcp LocalEnd = consts.LocalEnd LocationAreaNotAllowed = consts.LocationAreaNotAllowed LostConnection = consts.LostConnection LowerLayerRegistrationFailure = consts.LowerLayerRegistrationFailure LowPowerModeOrPoweringDown = consts.LowPowerModeOrPoweringDown LteNasServiceRequestFailed = consts.LteNasServiceRequestFailed LteThrottlingNotRequired = consts.LteThrottlingNotRequired MacFailure = consts.MacFailure MatchAllRuleNotAllowed = consts.MatchAllRuleNotAllowed MaximiumNsapisExceeded = consts.MaximiumNsapisExceeded MaxinumSizeOfL2MessageExceeded = consts.MaxinumSizeOfL2MessageExceeded MaxAccessProbe = consts.MaxAccessProbe MaxIpv4Connections = consts.MaxIpv4Connections MaxIpv6Connections = consts.MaxIpv6Connections MaxPppInactivityTimerExpired = consts.MaxPppInactivityTimerExpired MessageIncorrectSemantic = consts.MessageIncorrectSemantic MessageTypeUnsupported = consts.MessageTypeUnsupported MipConfigFailure = consts.MipConfigFailure MipFaAdminProhibited = consts.MipFaAdminProhibited MipFaDeliveryStyleNotSupported = consts.MipFaDeliveryStyleNotSupported MipFaHomeAgentAuthenticationFailure = consts.MipFaHomeAgentAuthenticationFailure MipFaInsufficientResources = consts.MipFaInsufficientResources MipFaMalformedReply = consts.MipFaMalformedReply MipFaMalformedRequest = consts.MipFaMalformedRequest MipFaMissingChallenge = consts.MipFaMissingChallenge MipFaMissingHomeAddress = consts.MipFaMissingHomeAddress MipFaMissingHomeAgent = consts.MipFaMissingHomeAgent MipFaMissingNai = consts.MipFaMissingNai MipFaMobileNodeAuthenticationFailure = consts.MipFaMobileNodeAuthenticationFailure MipFaReasonUnspecified = consts.MipFaReasonUnspecified MipFaRequestedLifetimeTooLong = consts.MipFaRequestedLifetimeTooLong MipFaReverseTunnelIsMandatory = consts.MipFaReverseTunnelIsMandatory MipFaStaleChallenge = consts.MipFaStaleChallenge MipFaUnknownChallenge = consts.MipFaUnknownChallenge MipHaAdminProhibited = consts.MipHaAdminProhibited MipHaForeignAgentAuthenticationFailure = consts.MipHaForeignAgentAuthenticationFailure MipHaInsufficientResources = consts.MipHaInsufficientResources MipHaMalformedRequest = consts.MipHaMalformedRequest MipHaMobileNodeAuthenticationFailure = consts.MipHaMobileNodeAuthenticationFailure MipHaReasonUnspecified = consts.MipHaReasonUnspecified MipHaRegistrationIdMismatch = consts.MipHaRegistrationIdMismatch MipHaReverseTunnelIsMandatory = consts.MipHaReverseTunnelIsMandatory MipHaUnknownHomeAgentAddress = consts.MipHaUnknownHomeAgentAddress MissingUnknownApn = consts.MissingUnknownApn ModemAppPreempted = consts.ModemAppPreempted ModemRestart = consts.ModemRestart MscTemporarilyNotReachable = consts.MscTemporarilyNotReachable MsgAndProtocolStateUncompatible = consts.MsgAndProtocolStateUncompatible MsgTypeNoncompatibleState = consts.MsgTypeNoncompatibleState MsIdentityCannotBeDerivedByTheNetwork = consts.MsIdentityCannotBeDerivedByTheNetwork MultiplePdpCallNotAllowed = consts.MultiplePdpCallNotAllowed MultiConnToSamePdnNotAllowed = consts.MultiConnToSamePdnNotAllowed NasLayerFailure = consts.NasLayerFailure NasRequestRejectedByNetwork = consts.NasRequestRejectedByNetwork NasSignalling = consts.NasSignalling NetworkFailure = consts.NetworkFailure NetworkInitiatedDetachNoAutoReattach = consts.NetworkInitiatedDetachNoAutoReattach NetworkInitiatedDetachWithAutoReattach = consts.NetworkInitiatedDetachWithAutoReattach NetworkInitiatedTermination = consts.NetworkInitiatedTermination None = consts.None NonIpNotSupported = consts.NonIpNotSupported NormalRelease = consts.NormalRelease NoCdmaService = consts.NoCdmaService NoCollocatedHdr = consts.NoCollocatedHdr NoEpsBearerContextActivated = consts.NoEpsBearerContextActivated NoGprsContext = consts.NoGprsContext NoHybridHdrService = consts.NoHybridHdrService NoPdpContextActivated = consts.NoPdpContextActivated NoResponseFromBaseStation = consts.NoResponseFromBaseStation NoService = consts.NoService NoServiceOnGateway = consts.NoServiceOnGateway NsapiInUse = consts.NsapiInUse NullApnDisallowed = consts.NullApnDisallowed OemDcfailcause1 = consts.OemDcfailcause1 OemDcfailcause10 = consts.OemDcfailcause10 OemDcfailcause11 = consts.OemDcfailcause11 OemDcfailcause12 = consts.OemDcfailcause12 OemDcfailcause13 = consts.OemDcfailcause13 OemDcfailcause14 = consts.OemDcfailcause14 OemDcfailcause15 = consts.OemDcfailcause15 OemDcfailcause2 = consts.OemDcfailcause2 OemDcfailcause3 = consts.OemDcfailcause3 OemDcfailcause4 = consts.OemDcfailcause4 OemDcfailcause5 = consts.OemDcfailcause5 OemDcfailcause6 = consts.OemDcfailcause6 OemDcfailcause7 = consts.OemDcfailcause7 OemDcfailcause8 = consts.OemDcfailcause8 OemDcfailcause9 = consts.OemDcfailcause9 OnlyIpv4v6Allowed = consts.OnlyIpv4v6Allowed OnlyIpv4Allowed = consts.OnlyIpv4Allowed OnlyIpv6Allowed = consts.OnlyIpv6Allowed OnlyNonIpAllowed = consts.OnlyNonIpAllowed OnlySingleBearerAllowed = consts.OnlySingleBearerAllowed OperatorBarred = consts.OperatorBarred OtaspCommitInProgress = consts.OtaspCommitInProgress PdnConnDoesNotExist = consts.PdnConnDoesNotExist PdnInactivityTimerExpired = consts.PdnInactivityTimerExpired PdnIpv4CallDisallowed = consts.PdnIpv4CallDisallowed PdnIpv4CallThrottled = consts.PdnIpv4CallThrottled PdnIpv6CallDisallowed = consts.PdnIpv6CallDisallowed PdnIpv6CallThrottled = consts.PdnIpv6CallThrottled PdnNonIpCallDisallowed = consts.PdnNonIpCallDisallowed PdnNonIpCallThrottled = consts.PdnNonIpCallThrottled PdpActivateMaxRetryFailed = consts.PdpActivateMaxRetryFailed PdpDuplicate = consts.PdpDuplicate PdpEstablishTimeoutExpired = consts.PdpEstablishTimeoutExpired PdpInactiveTimeoutExpired = consts.PdpInactiveTimeoutExpired PdpLowerlayerError = consts.PdpLowerlayerError PdpModifyCollision = consts.PdpModifyCollision PdpModifyTimeoutExpired = consts.PdpModifyTimeoutExpired PdpPppNotSupported = consts.PdpPppNotSupported PdpWithoutActiveTft = consts.PdpWithoutActiveTft PhoneInUse = consts.PhoneInUse PhysicalLinkCloseInProgress = consts.PhysicalLinkCloseInProgress PlmnNotAllowed = consts.PlmnNotAllowed PppAuthFailure = consts.PppAuthFailure PppChapFailure = consts.PppChapFailure PppCloseInProgress = consts.PppCloseInProgress PppOptionMismatch = consts.PppOptionMismatch PppPapFailure = consts.PppPapFailure PppTimeout = consts.PppTimeout PrefRadioTechChanged = consts.PrefRadioTechChanged ProfileBearerIncompatible = consts.ProfileBearerIncompatible ProtocolErrors = consts.ProtocolErrors QosNotAccepted = consts.QosNotAccepted RadioAccessBearerFailure = consts.RadioAccessBearerFailure RadioAccessBearerSetupFailure = consts.RadioAccessBearerSetupFailure RadioNotAvailable = consts.RadioNotAvailable RadioPowerOff = consts.RadioPowerOff RedirectionOrHandoffInProgress = consts.RedirectionOrHandoffInProgress RegistrationFail = consts.RegistrationFail RegularDeactivation = consts.RegularDeactivation RejectedByBaseStation = consts.RejectedByBaseStation RrcConnectionAbortedAfterHandover = consts.RrcConnectionAbortedAfterHandover RrcConnectionAbortedAfterIratCellChange = consts.RrcConnectionAbortedAfterIratCellChange RrcConnectionAbortedDueToIratChange = consts.RrcConnectionAbortedDueToIratChange RrcConnectionAbortedDuringIratCellChange = consts.RrcConnectionAbortedDuringIratCellChange RrcConnectionAbortRequest = consts.RrcConnectionAbortRequest RrcConnectionAccessBarred = consts.RrcConnectionAccessBarred RrcConnectionAccessStratumFailure = consts.RrcConnectionAccessStratumFailure RrcConnectionAnotherProcedureInProgress = consts.RrcConnectionAnotherProcedureInProgress RrcConnectionCellNotCamped = consts.RrcConnectionCellNotCamped RrcConnectionCellReselection = consts.RrcConnectionCellReselection RrcConnectionConfigFailure = consts.RrcConnectionConfigFailure RrcConnectionInvalidRequest = consts.RrcConnectionInvalidRequest RrcConnectionLinkFailure = consts.RrcConnectionLinkFailure RrcConnectionNormalRelease = consts.RrcConnectionNormalRelease RrcConnectionOutOfServiceDuringCellRegister = consts.RrcConnectionOutOfServiceDuringCellRegister RrcConnectionRadioLinkFailure = consts.RrcConnectionRadioLinkFailure RrcConnectionReestablishmentFailure = consts.RrcConnectionReestablishmentFailure RrcConnectionRejectByNetwork = consts.RrcConnectionRejectByNetwork RrcConnectionReleasedSecurityNotActive = consts.RrcConnectionReleasedSecurityNotActive RrcConnectionSystemInformationBlockReadError = consts.RrcConnectionSystemInformationBlockReadError RrcConnectionSystemIntervalFailure = consts.RrcConnectionSystemIntervalFailure RrcConnectionTimerExpired = consts.RrcConnectionTimerExpired RrcConnectionTrackingAreaIdChanged = consts.RrcConnectionTrackingAreaIdChanged RrcUplinkConnectionRelease = consts.RrcUplinkConnectionRelease RrcUplinkDataTransmissionFailure = consts.RrcUplinkDataTransmissionFailure RrcUplinkDeliveryFailedDueToHandover = consts.RrcUplinkDeliveryFailedDueToHandover RrcUplinkErrorRequestFromNas = consts.RrcUplinkErrorRequestFromNas RrcUplinkRadioLinkFailure = consts.RrcUplinkRadioLinkFailure RuimNotPresent = consts.RuimNotPresent SecurityModeRejected = consts.SecurityModeRejected ServiceNotAllowedOnPlmn = consts.ServiceNotAllowedOnPlmn ServiceOptionNotSubscribed = consts.ServiceOptionNotSubscribed ServiceOptionNotSupported = consts.ServiceOptionNotSupported ServiceOptionOutOfOrder = consts.ServiceOptionOutOfOrder SignalLost = consts.SignalLost SimCardChanged = consts.SimCardChanged SliceRejected = consts.SliceRejected SynchronizationFailure = consts.SynchronizationFailure TestLoopbackRegularDeactivation = consts.TestLoopbackRegularDeactivation TetheredCallActive = consts.TetheredCallActive TftSemanticError = consts.TftSemanticError TftSytaxError = consts.TftSytaxError ThermalEmergency = consts.ThermalEmergency ThermalMitigation = consts.ThermalMitigation TratSwapFailed = consts.TratSwapFailed UeInitiatedDetachOrDisconnect = consts.UeInitiatedDetachOrDisconnect UeIsEnteringPowersaveMode = consts.UeIsEnteringPowersaveMode UeRatChange = consts.UeRatChange UeSecurityCapabilitiesMismatch = consts.UeSecurityCapabilitiesMismatch UmtsHandoverToIwlan = consts.UmtsHandoverToIwlan UmtsReactivationReq = consts.UmtsReactivationReq UnacceptableNetworkParameter = consts.UnacceptableNetworkParameter UnacceptableNonEpsAuthentication = consts.UnacceptableNonEpsAuthentication UnknownInfoElement = consts.UnknownInfoElement UnknownPdpAddressType = consts.UnknownPdpAddressType UnknownPdpContext = consts.UnknownPdpContext UnpreferredRat = consts.UnpreferredRat Unsupported1xPrev = consts.Unsupported1xPrev UnsupportedApnInCurrentPlmn = consts.UnsupportedApnInCurrentPlmn UnsupportedQciValue = consts.UnsupportedQciValue UserAuthentication = consts.UserAuthentication VsncpAdministrativelyProhibited = consts.VsncpAdministrativelyProhibited VsncpGenError = consts.VsncpGenError VsncpInsufficientParameters = consts.VsncpInsufficientParameters VsncpNoPdnGatewayAddress = consts.VsncpNoPdnGatewayAddress VsncpPdnExistsForThisApn = consts.VsncpPdnExistsForThisApn VsncpPdnGatewayReject = consts.VsncpPdnGatewayReject VsncpPdnGatewayUnreachable = consts.VsncpPdnGatewayUnreachable VsncpPdnIdInUse = consts.VsncpPdnIdInUse VsncpPdnLimitExceeded = consts.VsncpPdnLimitExceeded VsncpReconnectNotAllowed = consts.VsncpReconnectNotAllowed VsncpSubscriberLimitation = consts.VsncpSubscriberLimitation VsncpTimeout = consts.VsncpTimeout NetworkValidationFailure = consts.NetworkValidationFailure NetworkValidationInProgress = consts.NetworkValidationInProgress NetworkValidationNotRequested = consts.NetworkValidationNotRequested NetworkValidationSuccess = consts.NetworkValidationSuccess NetworkValidationUnsupported = consts.NetworkValidationUnsupported Invalid = consts.Invalid PriorityHigh = consts.PriorityHigh PriorityLow = consts.PriorityLow PriorityMed = consts.PriorityMed BandUnknown = consts.BandUnknown CellBandwidthUnknown = consts.CellBandwidthUnknown ChannelNumberUnknown = consts.ChannelNumberUnknown FrequencyUnknown = consts.FrequencyUnknown PhysicalCellIdMaximumValue = consts.PhysicalCellIdMaximumValue PhysicalCellIdUnknown = consts.PhysicalCellIdUnknown SignalStrengthGood = consts.SignalStrengthGood SignalStrengthGreat = consts.SignalStrengthGreat SignalStrengthModerate = consts.SignalStrengthModerate SignalStrengthNoneOrUnknown = consts.SignalStrengthNoneOrUnknown SignalStrengthPoor = consts.SignalStrengthPoor ScanTypeOneShot = consts.ScanTypeOneShot ScanTypePeriodic = consts.ScanTypePeriodic ListenActiveDataSubscriptionIdChange = consts.ListenActiveDataSubscriptionIdChange ListenBarringInfo = consts.ListenBarringInfo ListenCallDisconnectCauses = consts.ListenCallDisconnectCauses ListenCallForwardingIndicator = consts.ListenCallForwardingIndicator ListenCallState = consts.ListenCallState ListenCellInfo = consts.ListenCellInfo ListenCellLocation = consts.ListenCellLocation ListenDataActivity = consts.ListenDataActivity ListenDataConnectionState = consts.ListenDataConnectionState ListenDisplayInfoChanged = consts.ListenDisplayInfoChanged ListenEmergencyNumberList = consts.ListenEmergencyNumberList ListenImsCallDisconnectCauses = consts.ListenImsCallDisconnectCauses ListenMessageWaitingIndicator = consts.ListenMessageWaitingIndicator ListenNone = consts.ListenNone ListenPreciseDataConnectionState = consts.ListenPreciseDataConnectionState ListenRegistrationFailure = consts.ListenRegistrationFailure ListenServiceState = consts.ListenServiceState ListenSignalStrength = consts.ListenSignalStrength ListenSignalStrengths = consts.ListenSignalStrengths ListenUserMobileDataState = consts.ListenUserMobileDataState )
const ( ServiceInterface = consts.ServiceInterface ActionDefaultSmsSubscriptionChanged = consts.ActionDefaultSmsSubscriptionChanged ActionDefaultSubscriptionChanged = consts.ActionDefaultSubscriptionChanged ActionManageSubscriptionPlans = consts.ActionManageSubscriptionPlans ActionRefreshSubscriptionPlans = consts.ActionRefreshSubscriptionPlans D2dStatusSharing = consts.D2dStatusSharing D2dStatusSharingSelectedContacts = consts.D2dStatusSharingSelectedContacts ExtraSlotIndex = consts.ExtraSlotIndex ExtraSubscriptionIndex = consts.ExtraSubscriptionIndex IccidRedacted = consts.IccidRedacted ActionCarrierConfigChanged = consts.ActionCarrierConfigChanged EnableEapMethodPrefixBool = consts.EnableEapMethodPrefixBool ExtraRebroadcastOnUnlock = consts.ExtraRebroadcastOnUnlock ImsiKeyAvailabilityInt = consts.ImsiKeyAvailabilityInt Key5gNrSsrsrpThresholdsIntArray = consts.Key5gNrSsrsrpThresholdsIntArray Key5gNrSsrsrqThresholdsIntArray = consts.Key5gNrSsrsrqThresholdsIntArray Key5gNrSssinrThresholdsIntArray = consts.Key5gNrSssinrThresholdsIntArray KeyAdditionalCallSettingBool = consts.KeyAdditionalCallSettingBool KeyAdditionalSettingsCallerIdVisibilityBool = consts.KeyAdditionalSettingsCallerIdVisibilityBool KeyAdditionalSettingsCallWaitingVisibilityBool = consts.KeyAdditionalSettingsCallWaitingVisibilityBool KeyAllowAddingApnsBool = consts.KeyAllowAddingApnsBool KeyAllowAddCallDuringVideoCallBool = consts.KeyAllowAddCallDuringVideoCallBool KeyAllowEmergencyNumbersInCallLogBool = consts.KeyAllowEmergencyNumbersInCallLogBool KeyAllowEmergencyVideoCallsBool = consts.KeyAllowEmergencyVideoCallsBool KeyAllowHoldCallDuringEmergencyBool = consts.KeyAllowHoldCallDuringEmergencyBool KeyAllowHoldVideoCallBool = consts.KeyAllowHoldVideoCallBool KeyAllowLocalDtmfTonesBool = consts.KeyAllowLocalDtmfTonesBool KeyAllowMergeWifiCallsWhenVowifiOffBool = consts.KeyAllowMergeWifiCallsWhenVowifiOffBool KeyAllowNonEmergencyCallsInEcmBool = consts.KeyAllowNonEmergencyCallsInEcmBool KeyAllowVideoCallingFallbackBool = consts.KeyAllowVideoCallingFallbackBool KeyAlwaysShowDataRatIconBool = consts.KeyAlwaysShowDataRatIconBool KeyAlwaysShowEmergencyAlertOnoffBool = consts.KeyAlwaysShowEmergencyAlertOnoffBool KeyAlwaysShowPrimarySignalBarInOpportunisticNetworkBoolean = consts.KeyAlwaysShowPrimarySignalBarInOpportunisticNetworkBoolean KeyApnExpandBool = consts.KeyApnExpandBool KeyApnSettingsDefaultApnTypesStringArray = consts.KeyApnSettingsDefaultApnTypesStringArray KeyAutoRetryEnabledBool = consts.KeyAutoRetryEnabledBool KeyCallBarringDefaultServiceClassInt = consts.KeyCallBarringDefaultServiceClassInt KeyCallBarringSupportsDeactivateAllBool = consts.KeyCallBarringSupportsDeactivateAllBool KeyCallBarringSupportsPasswordChangeBool = consts.KeyCallBarringSupportsPasswordChangeBool KeyCallBarringVisibilityBool = consts.KeyCallBarringVisibilityBool KeyCallComposerPictureServerUrlString = consts.KeyCallComposerPictureServerUrlString KeyCallForwardingBlocksWhileRoamingStringArray = consts.KeyCallForwardingBlocksWhileRoamingStringArray KeyCallRedirectionServiceComponentNameString = consts.KeyCallRedirectionServiceComponentNameString KeyCapabilitiesExemptFromSingleDcCheckIntArray = consts.KeyCapabilitiesExemptFromSingleDcCheckIntArray KeyCarrierAllowDeflectImsCallBool = consts.KeyCarrierAllowDeflectImsCallBool KeyCarrierAllowTurnoffImsBool = consts.KeyCarrierAllowTurnoffImsBool KeyCarrierAppRequiredDuringSimSetupBool = consts.KeyCarrierAppRequiredDuringSimSetupBool KeyCarrierCallScreeningAppString = consts.KeyCarrierCallScreeningAppString KeyCarrierCertificateStringArray = consts.KeyCarrierCertificateStringArray KeyCarrierConfigAppliedBool = consts.KeyCarrierConfigAppliedBool KeyCarrierConfigVersionString = consts.KeyCarrierConfigVersionString KeyCarrierCrossSimImsAvailableBool = consts.KeyCarrierCrossSimImsAvailableBool KeyCarrierDataCallPermanentFailureStrings = consts.KeyCarrierDataCallPermanentFailureStrings KeyCarrierDefaultActionsOnDcfailureStringArray = consts.KeyCarrierDefaultActionsOnDcfailureStringArray KeyCarrierDefaultActionsOnDefaultNetworkAvailable = consts.KeyCarrierDefaultActionsOnDefaultNetworkAvailable KeyCarrierDefaultActionsOnRedirectionStringArray = consts.KeyCarrierDefaultActionsOnRedirectionStringArray KeyCarrierDefaultActionsOnReset = consts.KeyCarrierDefaultActionsOnReset KeyCarrierDefaultRedirectionUrlStringArray = consts.KeyCarrierDefaultRedirectionUrlStringArray KeyCarrierDefaultWfcImsEnabledBool = consts.KeyCarrierDefaultWfcImsEnabledBool KeyCarrierDefaultWfcImsModeInt = consts.KeyCarrierDefaultWfcImsModeInt KeyCarrierDefaultWfcImsRoamingModeInt = consts.KeyCarrierDefaultWfcImsRoamingModeInt KeyCarrierForceDisableEtwsCmasTestBool = consts.KeyCarrierForceDisableEtwsCmasTestBool KeyCarrierImsGbaRequiredBool = consts.KeyCarrierImsGbaRequiredBool KeyCarrierInstantLetteringAvailableBool = consts.KeyCarrierInstantLetteringAvailableBool KeyCarrierInstantLetteringEncodingString = consts.KeyCarrierInstantLetteringEncodingString KeyCarrierInstantLetteringEscapedCharsString = consts.KeyCarrierInstantLetteringEscapedCharsString KeyCarrierInstantLetteringInvalidCharsString = consts.KeyCarrierInstantLetteringInvalidCharsString KeyCarrierInstantLetteringLengthLimitInt = consts.KeyCarrierInstantLetteringLengthLimitInt KeyCarrierMeteredApnTypesStrings = consts.KeyCarrierMeteredApnTypesStrings KeyCarrierMeteredRoamingApnTypesStrings = consts.KeyCarrierMeteredRoamingApnTypesStrings KeyCarrierNameOverrideBool = consts.KeyCarrierNameOverrideBool KeyCarrierNameString = consts.KeyCarrierNameString KeyCarrierNrAvailabilitiesIntArray = consts.KeyCarrierNrAvailabilitiesIntArray KeyCarrierProvisionsWifiMergedNetworksBool = consts.KeyCarrierProvisionsWifiMergedNetworksBool KeyCarrierRcsProvisioningRequiredBool = consts.KeyCarrierRcsProvisioningRequiredBool KeyCarrierRoamingNtnEmergencyCallToSatelliteHandoverTypeInt = consts.KeyCarrierRoamingNtnEmergencyCallToSatelliteHandoverTypeInt KeyCarrierServiceNameStringArray = consts.KeyCarrierServiceNameStringArray KeyCarrierServiceNumberStringArray = consts.KeyCarrierServiceNumberStringArray KeyCarrierSettingsActivityComponentNameString = consts.KeyCarrierSettingsActivityComponentNameString KeyCarrierSettingsEnableBool = consts.KeyCarrierSettingsEnableBool KeyCarrierSupportedSatelliteServicesPerProviderBundle = consts.KeyCarrierSupportedSatelliteServicesPerProviderBundle KeyCarrierSupportsOppDataAutoProvisioningBool = consts.KeyCarrierSupportsOppDataAutoProvisioningBool KeyCarrierSupportsSsOverUtBool = consts.KeyCarrierSupportsSsOverUtBool KeyCarrierSupportsTetheringBool = consts.KeyCarrierSupportsTetheringBool KeyCarrierUseImsFirstForEmergencyBool = consts.KeyCarrierUseImsFirstForEmergencyBool KeyCarrierUssdMethodInt = consts.KeyCarrierUssdMethodInt KeyCarrierUtProvisioningRequiredBool = consts.KeyCarrierUtProvisioningRequiredBool KeyCarrierVolteAvailableBool = consts.KeyCarrierVolteAvailableBool KeyCarrierVolteOverrideWfcProvisioningBool = consts.KeyCarrierVolteOverrideWfcProvisioningBool KeyCarrierVolteProvisionedBool = consts.KeyCarrierVolteProvisionedBool KeyCarrierVolteProvisioningRequiredBool = consts.KeyCarrierVolteProvisioningRequiredBool KeyCarrierVolteTtySupportedBool = consts.KeyCarrierVolteTtySupportedBool KeyCarrierVtAvailableBool = consts.KeyCarrierVtAvailableBool KeyCarrierVvmPackageNameString = consts.KeyCarrierVvmPackageNameString KeyCarrierVvmPackageNameStringArray = consts.KeyCarrierVvmPackageNameStringArray KeyCarrierWfcImsAvailableBool = consts.KeyCarrierWfcImsAvailableBool KeyCarrierWfcSupportsWifiOnlyBool = consts.KeyCarrierWfcSupportsWifiOnlyBool KeyCdma3waycallFlashDelayInt = consts.KeyCdma3waycallFlashDelayInt KeyCdmaDtmfToneDelayInt = consts.KeyCdmaDtmfToneDelayInt KeyCdmaNonroamingNetworksStringArray = consts.KeyCdmaNonroamingNetworksStringArray KeyCdmaRoamingModeInt = consts.KeyCdmaRoamingModeInt KeyCdmaRoamingNetworksStringArray = consts.KeyCdmaRoamingNetworksStringArray KeyCellularServiceCapabilitiesIntArray = consts.KeyCellularServiceCapabilitiesIntArray KeyCellularUsageSettingInt = consts.KeyCellularUsageSettingInt KeyCheckPricingWithCarrierForDataRoamingBool = consts.KeyCheckPricingWithCarrierForDataRoamingBool KeyCiActionOnSysUpdateBool = consts.KeyCiActionOnSysUpdateBool KeyCiActionOnSysUpdateExtraString = consts.KeyCiActionOnSysUpdateExtraString KeyCiActionOnSysUpdateExtraValString = consts.KeyCiActionOnSysUpdateExtraValString KeyCiActionOnSysUpdateIntentString = consts.KeyCiActionOnSysUpdateIntentString KeyConfigImsMmtelPackageOverrideString = consts.KeyConfigImsMmtelPackageOverrideString KeyConfigImsPackageOverrideString = consts.KeyConfigImsPackageOverrideString KeyConfigImsRcsPackageOverrideString = consts.KeyConfigImsRcsPackageOverrideString KeyConfigPlansPackageOverrideString = consts.KeyConfigPlansPackageOverrideString KeyConfigTelephonyUseOwnNumberForVoicemailBool = consts.KeyConfigTelephonyUseOwnNumberForVoicemailBool KeyConfigWifiDisableInEcbm = consts.KeyConfigWifiDisableInEcbm KeyCrossSimSpnFormatInt = consts.KeyCrossSimSpnFormatInt KeyCspEnabledBool = consts.KeyCspEnabledBool KeyDataLimitNotificationBool = consts.KeyDataLimitNotificationBool KeyDataLimitThresholdBytesLong = consts.KeyDataLimitThresholdBytesLong KeyDataRapidNotificationBool = consts.KeyDataRapidNotificationBool KeyDataSwitchValidationMinIntervalMillisLong = consts.KeyDataSwitchValidationMinIntervalMillisLong KeyDataSwitchValidationTimeoutLong = consts.KeyDataSwitchValidationTimeoutLong KeyDataWarningNotificationBool = consts.KeyDataWarningNotificationBool KeyDataWarningThresholdBytesLong = consts.KeyDataWarningThresholdBytesLong KeyDefaultSimCallManagerString = consts.KeyDefaultSimCallManagerString KeyDefaultVmNumberRoamingAndImsUnregisteredString = consts.KeyDefaultVmNumberRoamingAndImsUnregisteredString KeyDefaultVmNumberString = consts.KeyDefaultVmNumberString KeyDialStringReplaceStringArray = consts.KeyDialStringReplaceStringArray KeyDisableCdmaActivationCodeBool = consts.KeyDisableCdmaActivationCodeBool KeyDisableChargeIndicationBool = consts.KeyDisableChargeIndicationBool KeyDisableSupplementaryServicesInAirplaneModeBool = consts.KeyDisableSupplementaryServicesInAirplaneModeBool KeyDisconnectCausePlayBusytoneIntArray = consts.KeyDisconnectCausePlayBusytoneIntArray KeyDisplayCallStrengthIndicatorBool = consts.KeyDisplayCallStrengthIndicatorBool KeyDisplayHdAudioPropertyBool = consts.KeyDisplayHdAudioPropertyBool KeyDropVideoCallWhenAnsweringAudioCallBool = consts.KeyDropVideoCallWhenAnsweringAudioCallBool KeyDtmfTypeEnabledBool = consts.KeyDtmfTypeEnabledBool KeyDurationBlockingDisabledAfterEmergencyInt = consts.KeyDurationBlockingDisabledAfterEmergencyInt KeyEditableEnhanced4gLteBool = consts.KeyEditableEnhanced4gLteBool KeyEditableVoicemailNumberBool = consts.KeyEditableVoicemailNumberBool KeyEditableVoicemailNumberSettingBool = consts.KeyEditableVoicemailNumberSettingBool KeyEditableWfcModeBool = consts.KeyEditableWfcModeBool KeyEditableWfcRoamingModeBool = consts.KeyEditableWfcRoamingModeBool KeyEmergencyNotificationDelayInt = consts.KeyEmergencyNotificationDelayInt KeyEmergencyNumberPrefixStringArray = consts.KeyEmergencyNumberPrefixStringArray KeyEnableCrossSimCallingOnOpportunisticDataBool = consts.KeyEnableCrossSimCallingOnOpportunisticDataBool KeyEnableDialerKeyVibrationBool = consts.KeyEnableDialerKeyVibrationBool KeyEnhanced4gLteOnByDefaultBool = consts.KeyEnhanced4gLteOnByDefaultBool KeyEnhanced4gLteTitleVariantInt = consts.KeyEnhanced4gLteTitleVariantInt KeyEsimDownloadRetryBackoffTimerSecInt = consts.KeyEsimDownloadRetryBackoffTimerSecInt KeyEsimMaxDownloadRetryAttemptsInt = consts.KeyEsimMaxDownloadRetryAttemptsInt KeyForceHomeNetworkBool = consts.KeyForceHomeNetworkBool KeyGsmDtmfToneDelayInt = consts.KeyGsmDtmfToneDelayInt KeyGsmNonroamingNetworksStringArray = consts.KeyGsmNonroamingNetworksStringArray KeyGsmRoamingNetworksStringArray = consts.KeyGsmRoamingNetworksStringArray KeyHasInCallNoiseSuppressionBool = consts.KeyHasInCallNoiseSuppressionBool KeyHideCarrierNetworkSettingsBool = consts.KeyHideCarrierNetworkSettingsBool KeyHideEnhanced4gLteBool = consts.KeyHideEnhanced4gLteBool KeyHideImsApnBool = consts.KeyHideImsApnBool KeyHideLtePlusDataIconBool = consts.KeyHideLtePlusDataIconBool KeyHidePreferredNetworkTypeBool = consts.KeyHidePreferredNetworkTypeBool KeyHidePresetApnDetailsBool = consts.KeyHidePresetApnDetailsBool KeyHideSimLockSettingsBool = consts.KeyHideSimLockSettingsBool KeyHideTtyHcoVcoWithRttBool = consts.KeyHideTtyHcoVcoWithRttBool KeyIgnoreDataEnabledChangedForVideoCalls = consts.KeyIgnoreDataEnabledChangedForVideoCalls KeyIgnoreRttModeSettingBool = consts.KeyIgnoreRttModeSettingBool KeyIgnoreSimNetworkLockedEventsBool = consts.KeyIgnoreSimNetworkLockedEventsBool KeyImsConferenceSizeLimitInt = consts.KeyImsConferenceSizeLimitInt KeyImsDtmfToneDelayInt = consts.KeyImsDtmfToneDelayInt KeyIncludeLteForNrAdvancedThresholdBandwidthBool = consts.KeyIncludeLteForNrAdvancedThresholdBandwidthBool KeyIsImsConferenceSizeEnforcedBool = consts.KeyIsImsConferenceSizeEnforcedBool KeyIsOpportunisticSubscriptionBool = consts.KeyIsOpportunisticSubscriptionBool KeyLteEnabledBool = consts.KeyLteEnabledBool KeyLteRsrqThresholdsIntArray = consts.KeyLteRsrqThresholdsIntArray KeyLteRssnrThresholdsIntArray = consts.KeyLteRssnrThresholdsIntArray KeyMdnIsAdditionalVoicemailNumberBool = consts.KeyMdnIsAdditionalVoicemailNumberBool KeyMmsAliasEnabledBool = consts.KeyMmsAliasEnabledBool KeyMmsAliasMaxCharsInt = consts.KeyMmsAliasMaxCharsInt KeyMmsAliasMinCharsInt = consts.KeyMmsAliasMinCharsInt KeyMmsAllowAttachAudioBool = consts.KeyMmsAllowAttachAudioBool KeyMmsAppendTransactionIdBool = consts.KeyMmsAppendTransactionIdBool KeyMmsCloseConnectionBool = consts.KeyMmsCloseConnectionBool KeyMmsEmailGatewayNumberString = consts.KeyMmsEmailGatewayNumberString KeyMmsGroupMmsEnabledBool = consts.KeyMmsGroupMmsEnabledBool KeyMmsHttpParamsString = consts.KeyMmsHttpParamsString KeyMmsHttpSocketTimeoutInt = consts.KeyMmsHttpSocketTimeoutInt KeyMmsMaxImageHeightInt = consts.KeyMmsMaxImageHeightInt KeyMmsMaxImageWidthInt = consts.KeyMmsMaxImageWidthInt KeyMmsMaxMessageSizeInt = consts.KeyMmsMaxMessageSizeInt KeyMmsMessageTextMaxSizeInt = consts.KeyMmsMessageTextMaxSizeInt KeyMmsMmsDeliveryReportEnabledBool = consts.KeyMmsMmsDeliveryReportEnabledBool KeyMmsMmsEnabledBool = consts.KeyMmsMmsEnabledBool KeyMmsMmsReadReportEnabledBool = consts.KeyMmsMmsReadReportEnabledBool KeyMmsMultipartSmsEnabledBool = consts.KeyMmsMultipartSmsEnabledBool KeyMmsNaiSuffixString = consts.KeyMmsNaiSuffixString KeyMmsNetworkReleaseTimeoutMillisInt = consts.KeyMmsNetworkReleaseTimeoutMillisInt KeyMmsNotifyWapMmscEnabledBool = consts.KeyMmsNotifyWapMmscEnabledBool KeyMmsRecipientLimitInt = consts.KeyMmsRecipientLimitInt KeyMmsSendMultipartSmsAsSeparateMessagesBool = consts.KeyMmsSendMultipartSmsAsSeparateMessagesBool KeyMmsShowCellBroadcastAppLinksBool = consts.KeyMmsShowCellBroadcastAppLinksBool KeyMmsSmsDeliveryReportEnabledBool = consts.KeyMmsSmsDeliveryReportEnabledBool KeyMmsSmsToMmsTextLengthThresholdInt = consts.KeyMmsSmsToMmsTextLengthThresholdInt KeyMmsSmsToMmsTextThresholdInt = consts.KeyMmsSmsToMmsTextThresholdInt KeyMmsSubjectMaxLengthInt = consts.KeyMmsSubjectMaxLengthInt KeyMmsSupportHttpCharsetHeaderBool = consts.KeyMmsSupportHttpCharsetHeaderBool KeyMmsSupportMmsContentDispositionBool = consts.KeyMmsSupportMmsContentDispositionBool KeyMmsUaProfTagNameString = consts.KeyMmsUaProfTagNameString KeyMmsUaProfUrlString = consts.KeyMmsUaProfUrlString KeyMmsUserAgentString = consts.KeyMmsUserAgentString KeyMonthlyDataCycleDayInt = consts.KeyMonthlyDataCycleDayInt KeyNtnLteRsrpThresholdsIntArray = consts.KeyNtnLteRsrpThresholdsIntArray KeyNtnLteRsrqThresholdsIntArray = consts.KeyNtnLteRsrqThresholdsIntArray KeyNtnLteRssnrThresholdsIntArray = consts.KeyNtnLteRssnrThresholdsIntArray KeyOnlyAutoSelectInHomeNetworkBool = consts.KeyOnlyAutoSelectInHomeNetworkBool KeyOnlySingleDcAllowedIntArray = consts.KeyOnlySingleDcAllowedIntArray KeyOperatorSelectionExpandBool = consts.KeyOperatorSelectionExpandBool KeyOpportunisticNetworkBackoffTimeLong = consts.KeyOpportunisticNetworkBackoffTimeLong KeyOpportunisticNetworkDataSwitchExitHysteresisTimeLong = consts.KeyOpportunisticNetworkDataSwitchExitHysteresisTimeLong KeyOpportunisticNetworkDataSwitchHysteresisTimeLong = consts.KeyOpportunisticNetworkDataSwitchHysteresisTimeLong KeyOpportunisticNetworkEntryOrExitHysteresisTimeLong = consts.KeyOpportunisticNetworkEntryOrExitHysteresisTimeLong KeyOpportunisticNetworkEntryThresholdBandwidthInt = consts.KeyOpportunisticNetworkEntryThresholdBandwidthInt KeyOpportunisticNetworkEntryThresholdRsrpInt = consts.KeyOpportunisticNetworkEntryThresholdRsrpInt KeyOpportunisticNetworkEntryThresholdRssnrInt = consts.KeyOpportunisticNetworkEntryThresholdRssnrInt KeyOpportunisticNetworkExitThresholdRsrpInt = consts.KeyOpportunisticNetworkExitThresholdRsrpInt KeyOpportunisticNetworkExitThresholdRssnrInt = consts.KeyOpportunisticNetworkExitThresholdRssnrInt KeyOpportunisticNetworkMaxBackoffTimeLong = consts.KeyOpportunisticNetworkMaxBackoffTimeLong KeyOpportunisticNetworkPingPongTimeLong = consts.KeyOpportunisticNetworkPingPongTimeLong KeyParametersUsedForNtnLteSignalBarInt = consts.KeyParametersUsedForNtnLteSignalBarInt KeyPingTestBeforeDataSwitchBool = consts.KeyPingTestBeforeDataSwitchBool KeyPrefer2gBool = consts.KeyPrefer2gBool KeyPrefer3gVisibilityBool = consts.KeyPrefer3gVisibilityBool KeyPremiumCapabilityMaximumDailyNotificationCountInt = consts.KeyPremiumCapabilityMaximumDailyNotificationCountInt KeyPremiumCapabilityMaximumMonthlyNotificationCountInt = consts.KeyPremiumCapabilityMaximumMonthlyNotificationCountInt KeyPremiumCapabilityNetworkSetupTimeMillisLong = consts.KeyPremiumCapabilityNetworkSetupTimeMillisLong KeyPremiumCapabilityNotificationBackoffHysteresisTimeMillisLong = consts.KeyPremiumCapabilityNotificationBackoffHysteresisTimeMillisLong KeyPremiumCapabilityNotificationDisplayTimeoutMillisLong = consts.KeyPremiumCapabilityNotificationDisplayTimeoutMillisLong KeyPremiumCapabilityPurchaseConditionBackoffHysteresisTimeMillisLong = consts.KeyPremiumCapabilityPurchaseConditionBackoffHysteresisTimeMillisLong KeyPremiumCapabilityPurchaseUrlString = consts.KeyPremiumCapabilityPurchaseUrlString KeyPremiumCapabilitySupportedOnLteBool = consts.KeyPremiumCapabilitySupportedOnLteBool KeyPreventClirActivationAndDeactivationCodeBool = consts.KeyPreventClirActivationAndDeactivationCodeBool KeyRadioRestartFailureCausesIntArray = consts.KeyRadioRestartFailureCausesIntArray KeyRatchetNrAdvancedBandwidthIfRrcIdleBool = consts.KeyRatchetNrAdvancedBandwidthIfRrcIdleBool KeyRcsConfigServerUrlString = consts.KeyRcsConfigServerUrlString KeyReadOnlyApnFieldsStringArray = consts.KeyReadOnlyApnFieldsStringArray KeyReadOnlyApnTypesStringArray = consts.KeyReadOnlyApnTypesStringArray KeyRequireEntitlementChecksBool = consts.KeyRequireEntitlementChecksBool KeyRestartRadioOnPdpFailRegularDeactivationBool = consts.KeyRestartRadioOnPdpFailRegularDeactivationBool KeyRttAutoUpgradeBool = consts.KeyRttAutoUpgradeBool KeyRttDowngradeSupportedBool = consts.KeyRttDowngradeSupportedBool KeyRttSupportedBool = consts.KeyRttSupportedBool KeyRttSupportedForVtBool = consts.KeyRttSupportedForVtBool KeyRttSupportedWhileRoamingBool = consts.KeyRttSupportedWhileRoamingBool KeyRttUpgradeSupportedBool = consts.KeyRttUpgradeSupportedBool KeyRttUpgradeSupportedForDowngradedVtCallBool = consts.KeyRttUpgradeSupportedForDowngradedVtCallBool KeySatelliteAttachSupportedBool = consts.KeySatelliteAttachSupportedBool KeySatelliteConnectionHysteresisSecInt = consts.KeySatelliteConnectionHysteresisSecInt KeySatelliteEntitlementStatusRefreshDaysInt = consts.KeySatelliteEntitlementStatusRefreshDaysInt KeySatelliteEntitlementSupportedBool = consts.KeySatelliteEntitlementSupportedBool KeySatelliteEsosSupportedBool = consts.KeySatelliteEsosSupportedBool KeySatelliteRoamingEsosInactivityTimeoutSecInt = consts.KeySatelliteRoamingEsosInactivityTimeoutSecInt KeySatelliteRoamingP2pSmsInactivityTimeoutSecInt = consts.KeySatelliteRoamingP2pSmsInactivityTimeoutSecInt KeySatelliteRoamingP2pSmsSupportedBool = consts.KeySatelliteRoamingP2pSmsSupportedBool KeySatelliteRoamingScreenOffInactivityTimeoutSecInt = consts.KeySatelliteRoamingScreenOffInactivityTimeoutSecInt KeyShow4gFor3gDataIconBool = consts.KeyShow4gFor3gDataIconBool KeyShow4gForLteDataIconBool = consts.KeyShow4gForLteDataIconBool KeyShowApnSettingCdmaBool = consts.KeyShowApnSettingCdmaBool KeyShowBlockingPayPhoneOptionBool = consts.KeyShowBlockingPayPhoneOptionBool KeyShowCallBlockingDisabledNotificationAlwaysBool = consts.KeyShowCallBlockingDisabledNotificationAlwaysBool KeyShowCdmaChoicesBool = consts.KeyShowCdmaChoicesBool KeyShowForwardedNumberBool = consts.KeyShowForwardedNumberBool KeyShowIccidInSimStatusBool = consts.KeyShowIccidInSimStatusBool KeyShowImsRegistrationStatusBool = consts.KeyShowImsRegistrationStatusBool KeyShowOnscreenDialButtonBool = consts.KeyShowOnscreenDialButtonBool KeyShowRoamingIndicatorBool = consts.KeyShowRoamingIndicatorBool KeyShowSignalStrengthInSimStatusBool = consts.KeyShowSignalStrengthInSimStatusBool KeyShowVideoCallChargesAlertDialogBool = consts.KeyShowVideoCallChargesAlertDialogBool KeyShowWfcLocationPrivacyPolicyBool = consts.KeyShowWfcLocationPrivacyPolicyBool KeySimplifiedNetworkSettingsBool = consts.KeySimplifiedNetworkSettingsBool KeySimCountryIsoOverrideString = consts.KeySimCountryIsoOverrideString KeySimNetworkUnlockAllowDismissBool = consts.KeySimNetworkUnlockAllowDismissBool KeySmdpServerAddressString = consts.KeySmdpServerAddressString KeySmsRequiresDestinationNumberConversionBool = consts.KeySmsRequiresDestinationNumberConversionBool KeySubscriptionGroupUuidString = consts.KeySubscriptionGroupUuidString KeySupportedPremiumCapabilitiesIntArray = consts.KeySupportedPremiumCapabilitiesIntArray KeySupportsBusinessCallComposerBool = consts.KeySupportsBusinessCallComposerBool KeySupportsCallComposerBool = consts.KeySupportsCallComposerBool KeySupportsDeviceToDeviceCommunicationUsingDtmfBool = consts.KeySupportsDeviceToDeviceCommunicationUsingDtmfBool KeySupportsDeviceToDeviceCommunicationUsingRtpBool = consts.KeySupportsDeviceToDeviceCommunicationUsingRtpBool KeySupportsSdpNegotiationOfD2dRtpHeaderExtensionsBool = consts.KeySupportsSdpNegotiationOfD2dRtpHeaderExtensionsBool KeySupport3gppCallForwardingWhileRoamingBool = consts.KeySupport3gppCallForwardingWhileRoamingBool KeySupportAddConferenceParticipantsBool = consts.KeySupportAddConferenceParticipantsBool KeySupportAdhocConferenceCallsBool = consts.KeySupportAdhocConferenceCallsBool KeySupportClirNetworkDefaultBool = consts.KeySupportClirNetworkDefaultBool KeySupportConferenceCallBool = consts.KeySupportConferenceCallBool KeySupportEmergencySmsOverImsBool = consts.KeySupportEmergencySmsOverImsBool KeySupportEnhancedCallBlockingBool = consts.KeySupportEnhancedCallBlockingBool KeySupportImsConferenceEventPackageBool = consts.KeySupportImsConferenceEventPackageBool KeySupportPauseImsVideoCallsBool = consts.KeySupportPauseImsVideoCallsBool KeySupportSwapAfterMergeBool = consts.KeySupportSwapAfterMergeBool KeySupportTdscdmaBool = consts.KeySupportTdscdmaBool KeySupportTdscdmaRoamingNetworksStringArray = consts.KeySupportTdscdmaRoamingNetworksStringArray KeySwitchDataToPrimaryIfPrimaryIsOosBool = consts.KeySwitchDataToPrimaryIfPrimaryIsOosBool KeyTreatDowngradedVideoCallsAsVideoCallsBool = consts.KeyTreatDowngradedVideoCallsAsVideoCallsBool KeyTtySupportedBool = consts.KeyTtySupportedBool KeyUnloggableNumbersStringArray = consts.KeyUnloggableNumbersStringArray KeyUseAcsForRcsBool = consts.KeyUseAcsForRcsBool KeyUseHfaForProvisioningBool = consts.KeyUseHfaForProvisioningBool KeyUseIpForCallingIndicatorBool = consts.KeyUseIpForCallingIndicatorBool KeyUseOtaspForProvisioningBool = consts.KeyUseOtaspForProvisioningBool KeyUseRcsPresenceBool = consts.KeyUseRcsPresenceBool KeyUseRcsSipOptionsBool = consts.KeyUseRcsSipOptionsBool KeyUseWfcHomeNetworkModeInRoamingNetworkBool = consts.KeyUseWfcHomeNetworkModeInRoamingNetworkBool KeyVoicemailNotificationPersistentBool = consts.KeyVoicemailNotificationPersistentBool KeyVoicePrivacyDisableUiBool = consts.KeyVoicePrivacyDisableUiBool KeyVolteReplacementRatInt = consts.KeyVolteReplacementRatInt KeyVonrEnabledBool = consts.KeyVonrEnabledBool KeyVonrOnByDefaultBool = consts.KeyVonrOnByDefaultBool KeyVonrSettingVisibilityBool = consts.KeyVonrSettingVisibilityBool KeyVtUpgradeSupportedForDowngradedRttCallBool = consts.KeyVtUpgradeSupportedForDowngradedRttCallBool KeyVvmCellularDataRequiredBool = consts.KeyVvmCellularDataRequiredBool KeyVvmClientPrefixString = consts.KeyVvmClientPrefixString KeyVvmDestinationNumberString = consts.KeyVvmDestinationNumberString KeyVvmDisabledCapabilitiesStringArray = consts.KeyVvmDisabledCapabilitiesStringArray KeyVvmLegacyModeEnabledBool = consts.KeyVvmLegacyModeEnabledBool KeyVvmPortNumberInt = consts.KeyVvmPortNumberInt KeyVvmPrefetchBool = consts.KeyVvmPrefetchBool KeyVvmSslEnabledBool = consts.KeyVvmSslEnabledBool KeyVvmTypeString = consts.KeyVvmTypeString KeyWfcEmergencyAddressCarrierAppString = consts.KeyWfcEmergencyAddressCarrierAppString KeyWorldModeEnabledBool = consts.KeyWorldModeEnabledBool KeyWorldPhoneBool = consts.KeyWorldPhoneBool RemoveGroupUuidString = consts.RemoveGroupUuidString KeyPrefix = consts.KeyPrefix KeySettingsDefaultProtocolString = consts.KeySettingsDefaultProtocolString KeySettingsDefaultRoamingProtocolString = consts.KeySettingsDefaultRoamingProtocolString ProtocolIpv4 = consts.ProtocolIpv4 ProtocolIpv4v6 = consts.ProtocolIpv4v6 ProtocolIpv6 = consts.ProtocolIpv6 KeyBsfServerFqdnString = consts.KeyBsfServerFqdnString KeyBsfServerPortInt = consts.KeyBsfServerPortInt KeyBsfTransportTypeInt = consts.KeyBsfTransportTypeInt KeyEnableNiSuplMessageInjectionBool = consts.KeyEnableNiSuplMessageInjectionBool KeyPersistLppModeBool = consts.KeyPersistLppModeBool KeyCapabilityTypeCallComposerIntArray = consts.KeyCapabilityTypeCallComposerIntArray KeyCapabilityTypeOptionsUceIntArray = consts.KeyCapabilityTypeOptionsUceIntArray KeyCapabilityTypePresenceUceIntArray = consts.KeyCapabilityTypePresenceUceIntArray KeyCapabilityTypeSmsIntArray = consts.KeyCapabilityTypeSmsIntArray KeyCapabilityTypeUtIntArray = consts.KeyCapabilityTypeUtIntArray KeyCapabilityTypeVideoIntArray = consts.KeyCapabilityTypeVideoIntArray KeyCapabilityTypeVoiceIntArray = consts.KeyCapabilityTypeVoiceIntArray KeyEnablePresenceCapabilityExchangeBool = consts.KeyEnablePresenceCapabilityExchangeBool KeyEnablePresenceGroupSubscribeBool = consts.KeyEnablePresenceGroupSubscribeBool KeyEnablePresencePublishBool = consts.KeyEnablePresencePublishBool KeyGeolocationPidfInSipInviteSupportIntArray = consts.KeyGeolocationPidfInSipInviteSupportIntArray KeyGeolocationPidfInSipRegisterSupportIntArray = consts.KeyGeolocationPidfInSipRegisterSupportIntArray KeyGruuEnabledBool = consts.KeyGruuEnabledBool KeyImsPdnEnabledInNoVopsSupportIntArray = consts.KeyImsPdnEnabledInNoVopsSupportIntArray KeyImsSingleRegistrationRequiredBool = consts.KeyImsSingleRegistrationRequiredBool KeyImsUserAgentString = consts.KeyImsUserAgentString KeyIpsecAuthenticationAlgorithmsIntArray = consts.KeyIpsecAuthenticationAlgorithmsIntArray KeyIpsecEncryptionAlgorithmsIntArray = consts.KeyIpsecEncryptionAlgorithmsIntArray KeyIpv4SipMtuSizeCellularInt = consts.KeyIpv4SipMtuSizeCellularInt KeyIpv6SipMtuSizeCellularInt = consts.KeyIpv6SipMtuSizeCellularInt KeyKeepPdnUpInNoVopsBool = consts.KeyKeepPdnUpInNoVopsBool KeyMmtelRequiresProvisioningBundle = consts.KeyMmtelRequiresProvisioningBundle KeyNonRcsCapabilitiesCacheExpirationSecInt = consts.KeyNonRcsCapabilitiesCacheExpirationSecInt KeyPhoneContextDomainNameString = consts.KeyPhoneContextDomainNameString KeyRcsBulkCapabilityExchangeBool = consts.KeyRcsBulkCapabilityExchangeBool KeyRcsFeatureTagAllowedStringArray = consts.KeyRcsFeatureTagAllowedStringArray KeyRcsRequiresProvisioningBundle = consts.KeyRcsRequiresProvisioningBundle KeyRegistrationEventPackageSupportedBool = consts.KeyRegistrationEventPackageSupportedBool KeyRegistrationExpiryTimerSecInt = consts.KeyRegistrationExpiryTimerSecInt KeyRegistrationRetryBaseTimerMillisInt = consts.KeyRegistrationRetryBaseTimerMillisInt KeyRegistrationRetryMaxTimerMillisInt = consts.KeyRegistrationRetryMaxTimerMillisInt KeyRegistrationSubscribeExpiryTimerSecInt = consts.KeyRegistrationSubscribeExpiryTimerSecInt KeyRequestUriTypeInt = consts.KeyRequestUriTypeInt KeySipOverIpsecEnabledBool = consts.KeySipOverIpsecEnabledBool KeySipPreferredTransportInt = consts.KeySipPreferredTransportInt KeySipServerPortNumberInt = consts.KeySipServerPortNumberInt KeySipTimerBMillisInt = consts.KeySipTimerBMillisInt KeySipTimerCMillisInt = consts.KeySipTimerCMillisInt KeySipTimerDMillisInt = consts.KeySipTimerDMillisInt KeySipTimerFMillisInt = consts.KeySipTimerFMillisInt KeySipTimerHMillisInt = consts.KeySipTimerHMillisInt KeySipTimerJMillisInt = consts.KeySipTimerJMillisInt KeySipTimerT1MillisInt = consts.KeySipTimerT1MillisInt KeySipTimerT2MillisInt = consts.KeySipTimerT2MillisInt KeySipTimerT4MillisInt = consts.KeySipTimerT4MillisInt KeySupportedRatsIntArray = consts.KeySupportedRatsIntArray KeyUseSipUriForPresenceSubscribeBool = consts.KeyUseSipUriForPresenceSubscribeBool KeyWifiOffDeferringTimeMillisInt = consts.KeyWifiOffDeferringTimeMillisInt KeyCrossStackRedialTimerSecInt = consts.KeyCrossStackRedialTimerSecInt KeyEmergencyCallbackModeSupportedBool = consts.KeyEmergencyCallbackModeSupportedBool KeyEmergencyCallSetupTimerOnCurrentNetworkSecInt = consts.KeyEmergencyCallSetupTimerOnCurrentNetworkSecInt KeyEmergencyCdmaPreferredNumbersStringArray = consts.KeyEmergencyCdmaPreferredNumbersStringArray KeyEmergencyDomainPreferenceIntArray = consts.KeyEmergencyDomainPreferenceIntArray KeyEmergencyDomainPreferenceRoamingIntArray = consts.KeyEmergencyDomainPreferenceRoamingIntArray KeyEmergencyLtePreferredAfterNrFailedBool = consts.KeyEmergencyLtePreferredAfterNrFailedBool KeyEmergencyNetworkScanTypeInt = consts.KeyEmergencyNetworkScanTypeInt KeyEmergencyOverCsRoamingSupportedAccessNetworkTypesIntArray = consts.KeyEmergencyOverCsRoamingSupportedAccessNetworkTypesIntArray KeyEmergencyOverCsSupportedAccessNetworkTypesIntArray = consts.KeyEmergencyOverCsSupportedAccessNetworkTypesIntArray KeyEmergencyOverImsRoamingSupported3gppNetworkTypesIntArray = consts.KeyEmergencyOverImsRoamingSupported3gppNetworkTypesIntArray KeyEmergencyOverImsSupported3gppNetworkTypesIntArray = consts.KeyEmergencyOverImsSupported3gppNetworkTypesIntArray KeyEmergencyOverImsSupportedRatsIntArray = consts.KeyEmergencyOverImsSupportedRatsIntArray KeyEmergencyQosPreconditionSupportedBool = consts.KeyEmergencyQosPreconditionSupportedBool KeyEmergencyRegistrationTimerMillisInt = consts.KeyEmergencyRegistrationTimerMillisInt KeyEmergencyRequiresImsRegistrationBool = consts.KeyEmergencyRequiresImsRegistrationBool KeyEmergencyRequiresVolteEnabledBool = consts.KeyEmergencyRequiresVolteEnabledBool KeyEmergencyScanTimerSecInt = consts.KeyEmergencyScanTimerSecInt KeyEmergencyVowifiRequiresConditionInt = consts.KeyEmergencyVowifiRequiresConditionInt KeyMaximumCellularSearchTimerSecInt = consts.KeyMaximumCellularSearchTimerSecInt KeyMaximumNumberOfEmergencyTriesOverVowifiInt = consts.KeyMaximumNumberOfEmergencyTriesOverVowifiInt KeyPreferImsEmergencyWhenVoiceCallsOnCsBool = consts.KeyPreferImsEmergencyWhenVoiceCallsOnCsBool KeyQuickCrossStackRedialTimerSecInt = consts.KeyQuickCrossStackRedialTimerSecInt KeyRefreshGeolocationTimeoutMillisInt = consts.KeyRefreshGeolocationTimeoutMillisInt KeyRetryEmergencyOnImsPdnBool = consts.KeyRetryEmergencyOnImsPdnBool KeyScanLimitedServiceAfterVolteFailureBool = consts.KeyScanLimitedServiceAfterVolteFailureBool KeyStartQuickCrossStackRedialTimerWhenRegisteredBool = consts.KeyStartQuickCrossStackRedialTimerWhenRegisteredBool KeyRedPayloadTypeInt = consts.KeyRedPayloadTypeInt KeyT140PayloadTypeInt = consts.KeyT140PayloadTypeInt KeyTextAsBandwidthKbpsInt = consts.KeyTextAsBandwidthKbpsInt KeyTextCodecCapabilityPayloadTypesBundle = consts.KeyTextCodecCapabilityPayloadTypesBundle KeyTextOnDefaultBearerSupportedBool = consts.KeyTextOnDefaultBearerSupportedBool KeyTextQosPreconditionSupportedBool = consts.KeyTextQosPreconditionSupportedBool KeyTextRrBandwidthBpsInt = consts.KeyTextRrBandwidthBpsInt KeyTextRsBandwidthBpsInt = consts.KeyTextRsBandwidthBpsInt KeyEntitlementServerUrlString = consts.KeyEntitlementServerUrlString KeyFcmSenderIdString = consts.KeyFcmSenderIdString KeyImsProvisioningBool = consts.KeyImsProvisioningBool KeyShowVowifiWebviewBool = consts.KeyShowVowifiWebviewBool KeySmsCsfbRetryOnFailureBool = consts.KeySmsCsfbRetryOnFailureBool KeySmsMaxRetryCountInt = consts.KeySmsMaxRetryCountInt KeySmsMaxRetryOverImsCountInt = consts.KeySmsMaxRetryOverImsCountInt KeySmsOverImsFormatInt = consts.KeySmsOverImsFormatInt KeySmsOverImsSendRetryDelayMillisInt = consts.KeySmsOverImsSendRetryDelayMillisInt KeySmsOverImsSupportedBool = consts.KeySmsOverImsSupportedBool KeySmsOverImsSupportedRatsIntArray = consts.KeySmsOverImsSupportedRatsIntArray KeySmsRpCauseValuesToFallbackIntArray = consts.KeySmsRpCauseValuesToFallbackIntArray KeySmsRpCauseValuesToRetryOverImsIntArray = consts.KeySmsRpCauseValuesToRetryOverImsIntArray KeySmsTr1TimerMillisInt = consts.KeySmsTr1TimerMillisInt KeySmsTr2TimerMillisInt = consts.KeySmsTr2TimerMillisInt KeyNetworkInitiatedUssdOverImsSupportedBool = consts.KeyNetworkInitiatedUssdOverImsSupportedBool KeyTerminalBasedCallWaitingDefaultEnabledBool = consts.KeyTerminalBasedCallWaitingDefaultEnabledBool KeyTerminalBasedCallWaitingSyncTypeInt = consts.KeyTerminalBasedCallWaitingSyncTypeInt KeyUseCsfbOnXcapOverUtFailureBool = consts.KeyUseCsfbOnXcapOverUtFailureBool KeyUtAsServerFqdnString = consts.KeyUtAsServerFqdnString KeyUtAsServerPortInt = consts.KeyUtAsServerPortInt KeyUtIptypeHomeInt = consts.KeyUtIptypeHomeInt KeyUtIptypeRoamingInt = consts.KeyUtIptypeRoamingInt KeyUtRequiresImsRegistrationBool = consts.KeyUtRequiresImsRegistrationBool KeyUtServerBasedServicesIntArray = consts.KeyUtServerBasedServicesIntArray KeyUtSupportedWhenPsDataOffBool = consts.KeyUtSupportedWhenPsDataOffBool KeyUtSupportedWhenRoamingBool = consts.KeyUtSupportedWhenRoamingBool KeyUtTerminalBasedServicesIntArray = consts.KeyUtTerminalBasedServicesIntArray KeyUtTransportTypeInt = consts.KeyUtTransportTypeInt KeyXcapOverUtSupportedRatsIntArray = consts.KeyXcapOverUtSupportedRatsIntArray KeyAmrnbPayloadDescriptionBundle = consts.KeyAmrnbPayloadDescriptionBundle KeyAmrnbPayloadTypeIntArray = consts.KeyAmrnbPayloadTypeIntArray KeyAmrwbPayloadDescriptionBundle = consts.KeyAmrwbPayloadDescriptionBundle KeyAmrwbPayloadTypeIntArray = consts.KeyAmrwbPayloadTypeIntArray KeyAmrCodecAttributeModesetIntArray = consts.KeyAmrCodecAttributeModesetIntArray KeyAmrCodecAttributePayloadFormatInt = consts.KeyAmrCodecAttributePayloadFormatInt KeyAudioAsBandwidthKbpsInt = consts.KeyAudioAsBandwidthKbpsInt KeyAudioCodecCapabilityPayloadTypesBundle = consts.KeyAudioCodecCapabilityPayloadTypesBundle KeyAudioInactivityCallEndReasonsIntArray = consts.KeyAudioInactivityCallEndReasonsIntArray KeyAudioRrBandwidthBpsInt = consts.KeyAudioRrBandwidthBpsInt KeyAudioRsBandwidthBpsInt = consts.KeyAudioRsBandwidthBpsInt KeyAudioRtcpInactivityTimerMillisInt = consts.KeyAudioRtcpInactivityTimerMillisInt KeyAudioRtpInactivityTimerMillisInt = consts.KeyAudioRtpInactivityTimerMillisInt KeyCarrierVolteRoamingAvailableBool = consts.KeyCarrierVolteRoamingAvailableBool KeyCodecAttributeModeChangeCapabilityInt = consts.KeyCodecAttributeModeChangeCapabilityInt KeyCodecAttributeModeChangeNeighborInt = consts.KeyCodecAttributeModeChangeNeighborInt KeyCodecAttributeModeChangePeriodInt = consts.KeyCodecAttributeModeChangePeriodInt KeyConferenceFactoryUriString = consts.KeyConferenceFactoryUriString KeyConferenceSubscribeTypeInt = consts.KeyConferenceSubscribeTypeInt KeyDedicatedBearerWaitTimerMillisInt = consts.KeyDedicatedBearerWaitTimerMillisInt KeyDtmfnbPayloadTypeIntArray = consts.KeyDtmfnbPayloadTypeIntArray KeyDtmfwbPayloadTypeIntArray = consts.KeyDtmfwbPayloadTypeIntArray KeyEvsCodecAttributeBandwidthInt = consts.KeyEvsCodecAttributeBandwidthInt KeyEvsCodecAttributeBitrateIntArray = consts.KeyEvsCodecAttributeBitrateIntArray KeyEvsCodecAttributeChannelsInt = consts.KeyEvsCodecAttributeChannelsInt KeyEvsCodecAttributeChAwRecvInt = consts.KeyEvsCodecAttributeChAwRecvInt KeyEvsCodecAttributeCmrInt = consts.KeyEvsCodecAttributeCmrInt KeyEvsCodecAttributeDtxBool = consts.KeyEvsCodecAttributeDtxBool KeyEvsCodecAttributeDtxRecvBool = consts.KeyEvsCodecAttributeDtxRecvBool KeyEvsCodecAttributeHfOnlyInt = consts.KeyEvsCodecAttributeHfOnlyInt KeyEvsCodecAttributeModeSwitchInt = consts.KeyEvsCodecAttributeModeSwitchInt KeyEvsPayloadDescriptionBundle = consts.KeyEvsPayloadDescriptionBundle KeyEvsPayloadTypeIntArray = consts.KeyEvsPayloadTypeIntArray KeyIncludeCallerIdServiceCodesInSipInviteBool = consts.KeyIncludeCallerIdServiceCodesInSipInviteBool KeyMinimumSessionExpiresTimerSecInt = consts.KeyMinimumSessionExpiresTimerSecInt KeyMoCallRequestTimeoutMillisInt = consts.KeyMoCallRequestTimeoutMillisInt KeyMultiendpointSupportedBool = consts.KeyMultiendpointSupportedBool KeyOipSourceFromHeaderBool = consts.KeyOipSourceFromHeaderBool KeyPrackSupportedFor18xBool = consts.KeyPrackSupportedFor18xBool KeyRingbackTimerMillisInt = consts.KeyRingbackTimerMillisInt KeyRingingTimerMillisInt = consts.KeyRingingTimerMillisInt KeySessionExpiresTimerSecInt = consts.KeySessionExpiresTimerSecInt KeySessionPrivacyTypeInt = consts.KeySessionPrivacyTypeInt KeySessionRefresherTypeInt = consts.KeySessionRefresherTypeInt KeySessionRefreshMethodInt = consts.KeySessionRefreshMethodInt KeySessionTimerSupportedBool = consts.KeySessionTimerSupportedBool KeySrvccTypeIntArray = consts.KeySrvccTypeIntArray KeyVoiceOnDefaultBearerSupportedBool = consts.KeyVoiceOnDefaultBearerSupportedBool KeyVoiceQosPreconditionSupportedBool = consts.KeyVoiceQosPreconditionSupportedBool KeyH264PayloadDescriptionBundle = consts.KeyH264PayloadDescriptionBundle KeyH264PayloadTypeIntArray = consts.KeyH264PayloadTypeIntArray KeyH264VideoCodecAttributeProfileLevelIdString = consts.KeyH264VideoCodecAttributeProfileLevelIdString KeyVideoAsBandwidthKbpsInt = consts.KeyVideoAsBandwidthKbpsInt KeyVideoCodecAttributeFrameRateInt = consts.KeyVideoCodecAttributeFrameRateInt KeyVideoCodecAttributePacketizationModeInt = consts.KeyVideoCodecAttributePacketizationModeInt KeyVideoCodecAttributeResolutionIntArray = consts.KeyVideoCodecAttributeResolutionIntArray KeyVideoCodecCapabilityPayloadTypesBundle = consts.KeyVideoCodecCapabilityPayloadTypesBundle KeyVideoOnDefaultBearerSupportedBool = consts.KeyVideoOnDefaultBearerSupportedBool KeyVideoQosPreconditionSupportedBool = consts.KeyVideoQosPreconditionSupportedBool KeyVideoRrBandwidthBpsInt = consts.KeyVideoRrBandwidthBpsInt KeyVideoRsBandwidthBpsInt = consts.KeyVideoRsBandwidthBpsInt KeyVideoRtcpInactivityTimerMillisInt = consts.KeyVideoRtcpInactivityTimerMillisInt KeyVideoRtpDscpInt = consts.KeyVideoRtpDscpInt KeyVideoRtpInactivityTimerMillisInt = consts.KeyVideoRtpInactivityTimerMillisInt KeyEmergencyCallOverEmergencyPdnBool = consts.KeyEmergencyCallOverEmergencyPdnBool KeyPidfShortCodeStringArray = consts.KeyPidfShortCodeStringArray KeyAddKeToChildSessionRekeyBool = consts.KeyAddKeToChildSessionRekeyBool KeyChildSaRekeyHardTimerSecInt = consts.KeyChildSaRekeyHardTimerSecInt KeyChildSaRekeySoftTimerSecInt = consts.KeyChildSaRekeySoftTimerSecInt KeyChildSessionAesCbcKeySizeIntArray = consts.KeyChildSessionAesCbcKeySizeIntArray KeyChildSessionAesCtrKeySizeIntArray = consts.KeyChildSessionAesCtrKeySizeIntArray KeyChildSessionAesGcmKeySizeIntArray = consts.KeyChildSessionAesGcmKeySizeIntArray KeyDiffieHellmanGroupsIntArray = consts.KeyDiffieHellmanGroupsIntArray KeyDpdTimerSecInt = consts.KeyDpdTimerSecInt KeyEpdgAddressIpTypePreferenceInt = consts.KeyEpdgAddressIpTypePreferenceInt KeyEpdgAddressPriorityIntArray = consts.KeyEpdgAddressPriorityIntArray KeyEpdgAuthenticationMethodInt = consts.KeyEpdgAuthenticationMethodInt KeyEpdgPcoIdIpv4Int = consts.KeyEpdgPcoIdIpv4Int KeyEpdgPcoIdIpv6Int = consts.KeyEpdgPcoIdIpv6Int KeyEpdgStaticAddressRoamingString = consts.KeyEpdgStaticAddressRoamingString KeyEpdgStaticAddressString = consts.KeyEpdgStaticAddressString KeyIkeLocalIdTypeInt = consts.KeyIkeLocalIdTypeInt KeyIkeRekeyHardTimerSecInt = consts.KeyIkeRekeyHardTimerSecInt KeyIkeRekeySoftTimerSecInt = consts.KeyIkeRekeySoftTimerSecInt KeyIkeRemoteIdTypeInt = consts.KeyIkeRemoteIdTypeInt KeyIkeSessionAesCbcKeySizeIntArray = consts.KeyIkeSessionAesCbcKeySizeIntArray KeyIkeSessionAesCtrKeySizeIntArray = consts.KeyIkeSessionAesCtrKeySizeIntArray KeyIkeSessionAesGcmKeySizeIntArray = consts.KeyIkeSessionAesGcmKeySizeIntArray KeyMaxRetriesInt = consts.KeyMaxRetriesInt KeyMccMncsStringArray = consts.KeyMccMncsStringArray KeyNattKeepAliveTimerSecInt = consts.KeyNattKeepAliveTimerSecInt KeyRetransmitTimerMsecIntArray = consts.KeyRetransmitTimerMsecIntArray KeySupportedChildSessionAeadAlgorithmsIntArray = consts.KeySupportedChildSessionAeadAlgorithmsIntArray KeySupportedChildSessionEncryptionAlgorithmsIntArray = consts.KeySupportedChildSessionEncryptionAlgorithmsIntArray KeySupportedIkeSessionAeadAlgorithmsIntArray = consts.KeySupportedIkeSessionAeadAlgorithmsIntArray KeySupportedIkeSessionEncryptionAlgorithmsIntArray = consts.KeySupportedIkeSessionEncryptionAlgorithmsIntArray KeySupportedIntegrityAlgorithmsIntArray = consts.KeySupportedIntegrityAlgorithmsIntArray KeySupportedPrfAlgorithmsIntArray = consts.KeySupportedPrfAlgorithmsIntArray KeySupportsChildSessionMultipleSaProposalsBool = consts.KeySupportsChildSessionMultipleSaProposalsBool KeySupportsEapAkaFastReauthBool = consts.KeySupportsEapAkaFastReauthBool KeySupportsIkeSessionMultipleSaProposalsBool = consts.KeySupportsIkeSessionMultipleSaProposalsBool Format3gpp = consts.Format3gpp Format3gpp2 = consts.Format3gpp2 ExtraMmsData = consts.ExtraMmsData ExtraMmsHttpStatus = consts.ExtraMmsHttpStatus MmsConfigAliasEnabled = consts.MmsConfigAliasEnabled MmsConfigAliasMaxChars = consts.MmsConfigAliasMaxChars MmsConfigAliasMinChars = consts.MmsConfigAliasMinChars MmsConfigAllowAttachAudio = consts.MmsConfigAllowAttachAudio MmsConfigAppendTransactionId = consts.MmsConfigAppendTransactionId MmsConfigEmailGatewayNumber = consts.MmsConfigEmailGatewayNumber MmsConfigGroupMmsEnabled = consts.MmsConfigGroupMmsEnabled MmsConfigHttpParams = consts.MmsConfigHttpParams MmsConfigHttpSocketTimeout = consts.MmsConfigHttpSocketTimeout MmsConfigMaxImageHeight = consts.MmsConfigMaxImageHeight MmsConfigMaxImageWidth = consts.MmsConfigMaxImageWidth MmsConfigMaxMessageSize = consts.MmsConfigMaxMessageSize MmsConfigMessageTextMaxSize = consts.MmsConfigMessageTextMaxSize MmsConfigMmsDeliveryReportEnabled = consts.MmsConfigMmsDeliveryReportEnabled MmsConfigMmsEnabled = consts.MmsConfigMmsEnabled MmsConfigMmsReadReportEnabled = consts.MmsConfigMmsReadReportEnabled MmsConfigMultipartSmsEnabled = consts.MmsConfigMultipartSmsEnabled MmsConfigNaiSuffix = consts.MmsConfigNaiSuffix MmsConfigNotifyWapMmscEnabled = consts.MmsConfigNotifyWapMmscEnabled MmsConfigRecipientLimit = consts.MmsConfigRecipientLimit MmsConfigSendMultipartSmsAsSeparateMessages = consts.MmsConfigSendMultipartSmsAsSeparateMessages MmsConfigShowCellBroadcastAppLinks = consts.MmsConfigShowCellBroadcastAppLinks MmsConfigSmsDeliveryReportEnabled = consts.MmsConfigSmsDeliveryReportEnabled MmsConfigSmsToMmsTextLengthThreshold = consts.MmsConfigSmsToMmsTextLengthThreshold MmsConfigSmsToMmsTextThreshold = consts.MmsConfigSmsToMmsTextThreshold MmsConfigSubjectMaxLength = consts.MmsConfigSubjectMaxLength MmsConfigSupportHttpCharsetHeader = consts.MmsConfigSupportHttpCharsetHeader MmsConfigSupportMmsContentDisposition = consts.MmsConfigSupportMmsContentDisposition MmsConfigUaProfTagName = consts.MmsConfigUaProfTagName MmsConfigUaProfUrl = consts.MmsConfigUaProfUrl MmsConfigUserAgent = consts.MmsConfigUserAgent ActionCarrierMessagingClientService = consts.ActionCarrierMessagingClientService ActionCarrierSignalDefaultNetworkAvailable = consts.ActionCarrierSignalDefaultNetworkAvailable ActionCarrierSignalPcoValue = consts.ActionCarrierSignalPcoValue ActionCarrierSignalRedirected = consts.ActionCarrierSignalRedirected ActionCarrierSignalRequestNetworkFailed = consts.ActionCarrierSignalRequestNetworkFailed ActionCarrierSignalReset = consts.ActionCarrierSignalReset ActionConfigureVoicemail = consts.ActionConfigureVoicemail ActionMultiSimConfigChanged = consts.ActionMultiSimConfigChanged ActionNetworkCountryChanged = consts.ActionNetworkCountryChanged ActionPhoneStateChanged = consts.ActionPhoneStateChanged ActionResetMobileNetworkSettings = consts.ActionResetMobileNetworkSettings ActionRespondViaMessage = consts.ActionRespondViaMessage ActionSecretCode = consts.ActionSecretCode ActionShowVoicemailNotification = consts.ActionShowVoicemailNotification ActionSubscriptionCarrierIdentityChanged = consts.ActionSubscriptionCarrierIdentityChanged ActionSubscriptionSpecificCarrierIdentityChanged = consts.ActionSubscriptionSpecificCarrierIdentityChanged CapabilitySlicingConfigSupported = consts.CapabilitySlicingConfigSupported EventDisplayEmergencyMessage = consts.EventDisplayEmergencyMessage ExtraActiveSimSupportedCount = consts.ExtraActiveSimSupportedCount ExtraApnProtocol = consts.ExtraApnProtocol ExtraApnType = consts.ExtraApnType ExtraCallVoicemailIntent = consts.ExtraCallVoicemailIntent ExtraCarrierId = consts.ExtraCarrierId ExtraCarrierName = consts.ExtraCarrierName ExtraDataFailCause = consts.ExtraDataFailCause ExtraDefaultNetworkAvailable = consts.ExtraDefaultNetworkAvailable ExtraEmergencyCallToSatelliteHandoverType = consts.ExtraEmergencyCallToSatelliteHandoverType ExtraEmergencyCallToSatelliteLaunchIntent = consts.ExtraEmergencyCallToSatelliteLaunchIntent ExtraHidePublicSettings = consts.ExtraHidePublicSettings ExtraIncomingNumber = consts.ExtraIncomingNumber ExtraIsRefresh = consts.ExtraIsRefresh ExtraLastKnownNetworkCountry = consts.ExtraLastKnownNetworkCountry ExtraLaunchVoicemailSettingsIntent = consts.ExtraLaunchVoicemailSettingsIntent ExtraNetworkCountry = consts.ExtraNetworkCountry ExtraNotificationCount = consts.ExtraNotificationCount ExtraPcoId = consts.ExtraPcoId ExtraPcoValue = consts.ExtraPcoValue ExtraPhoneAccountHandle = consts.ExtraPhoneAccountHandle ExtraRedirectionUrl = consts.ExtraRedirectionUrl ExtraSpecificCarrierId = consts.ExtraSpecificCarrierId ExtraSpecificCarrierName = consts.ExtraSpecificCarrierName ExtraState = consts.ExtraState ExtraStateIdle = consts.ExtraStateIdle ExtraStateOffhook = consts.ExtraStateOffhook ExtraStateRinging = consts.ExtraStateRinging ExtraSubscriptionId = consts.ExtraSubscriptionId ExtraVoicemailNumber = consts.ExtraVoicemailNumber MetadataHideVoicemailSettingsMenu = consts.MetadataHideVoicemailSettingsMenu VvmTypeCvvm = consts.VvmTypeCvvm VvmTypeOmtp = consts.VvmTypeOmtp DefaultTopLevelTempDirectory = consts.DefaultTopLevelTempDirectory ExtraMbmsCompletedFileUri = consts.ExtraMbmsCompletedFileUri ExtraMbmsDownloadRequest = consts.ExtraMbmsDownloadRequest ExtraMbmsDownloadResult = consts.ExtraMbmsDownloadResult ExtraMbmsFileInfo = consts.ExtraMbmsFileInfo )
const ( BytesUnknown = consts.BytesUnknown BytesUnlimited = consts.BytesUnlimited TimeUnknown = consts.TimeUnknown NetworkTypeBitmask1xrtt = consts.NetworkTypeBitmask1xrtt NetworkTypeBitmaskCdma = consts.NetworkTypeBitmaskCdma NetworkTypeBitmaskEdge = consts.NetworkTypeBitmaskEdge NetworkTypeBitmaskEhrpd = consts.NetworkTypeBitmaskEhrpd NetworkTypeBitmaskEvdo0 = consts.NetworkTypeBitmaskEvdo0 NetworkTypeBitmaskEvdoA = consts.NetworkTypeBitmaskEvdoA NetworkTypeBitmaskEvdoB = consts.NetworkTypeBitmaskEvdoB NetworkTypeBitmaskGprs = consts.NetworkTypeBitmaskGprs NetworkTypeBitmaskGsm = consts.NetworkTypeBitmaskGsm NetworkTypeBitmaskHsdpa = consts.NetworkTypeBitmaskHsdpa NetworkTypeBitmaskHspa = consts.NetworkTypeBitmaskHspa NetworkTypeBitmaskHspap = consts.NetworkTypeBitmaskHspap NetworkTypeBitmaskHsupa = consts.NetworkTypeBitmaskHsupa NetworkTypeBitmaskIwlan = consts.NetworkTypeBitmaskIwlan NetworkTypeBitmaskLte = consts.NetworkTypeBitmaskLte NetworkTypeBitmaskLteCa = consts.NetworkTypeBitmaskLteCa NetworkTypeBitmaskNr = consts.NetworkTypeBitmaskNr NetworkTypeBitmaskTdScdma = consts.NetworkTypeBitmaskTdScdma NetworkTypeBitmaskUmts = consts.NetworkTypeBitmaskUmts NetworkTypeBitmaskUnknown = consts.NetworkTypeBitmaskUnknown )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AvailableNetworkInfo ¶ added in v0.0.7
AvailableNetworkInfo wraps android.telephony.AvailableNetworkInfo.
func NewAvailableNetworkInfo ¶ added in v0.0.7
func NewAvailableNetworkInfo(vm *jni.VM, arg0 int32, arg1 int32, arg2 *jni.Object, arg3 *jni.Object) (*AvailableNetworkInfo, error)
NewAvailableNetworkInfo creates a new android.telephony.AvailableNetworkInfo instance.
func (*AvailableNetworkInfo) DescribeContents ¶ added in v0.0.7
func (m *AvailableNetworkInfo) DescribeContents() (int32, error)
DescribeContents calls android.telephony.AvailableNetworkInfo.describeContents.
func (*AvailableNetworkInfo) Equals ¶ added in v0.0.7
func (m *AvailableNetworkInfo) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.AvailableNetworkInfo.equals.
func (*AvailableNetworkInfo) GetPriority ¶ added in v0.0.7
func (m *AvailableNetworkInfo) GetPriority() (int32, error)
GetPriority calls android.telephony.AvailableNetworkInfo.getPriority.
func (*AvailableNetworkInfo) GetSubId ¶ added in v0.0.7
func (m *AvailableNetworkInfo) GetSubId() (int32, error)
GetSubId calls android.telephony.AvailableNetworkInfo.getSubId.
func (*AvailableNetworkInfo) HashCode ¶ added in v0.0.7
func (m *AvailableNetworkInfo) HashCode() (int32, error)
HashCode calls android.telephony.AvailableNetworkInfo.hashCode.
func (*AvailableNetworkInfo) ToString ¶ added in v0.0.7
func (m *AvailableNetworkInfo) ToString() (string, error)
ToString calls android.telephony.AvailableNetworkInfo.toString.
func (*AvailableNetworkInfo) WriteToParcel ¶ added in v0.0.7
func (m *AvailableNetworkInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.AvailableNetworkInfo.writeToParcel.
type AvailableNetworkInfoBuilder ¶ added in v0.0.7
AvailableNetworkInfoBuilder wraps android.telephony.AvailableNetworkInfo$Builder.
func (*AvailableNetworkInfoBuilder) Build ¶ added in v0.0.7
func (m *AvailableNetworkInfoBuilder) Build() (*jni.Object, error)
Build calls android.telephony.AvailableNetworkInfo$Builder.build.
func (*AvailableNetworkInfoBuilder) SetPriority ¶ added in v0.0.7
func (m *AvailableNetworkInfoBuilder) SetPriority(arg0 int32) (*jni.Object, error)
SetPriority calls android.telephony.AvailableNetworkInfo$Builder.setPriority.
type BarringInfo ¶ added in v0.0.7
BarringInfo wraps android.telephony.BarringInfo.
func (*BarringInfo) DescribeContents ¶ added in v0.0.7
func (m *BarringInfo) DescribeContents() (int32, error)
DescribeContents calls android.telephony.BarringInfo.describeContents.
func (*BarringInfo) Equals ¶ added in v0.0.7
func (m *BarringInfo) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.BarringInfo.equals.
func (*BarringInfo) GetBarringServiceInfo ¶ added in v0.0.7
func (m *BarringInfo) GetBarringServiceInfo(arg0 int32) (*jni.Object, error)
GetBarringServiceInfo calls android.telephony.BarringInfo.getBarringServiceInfo.
func (*BarringInfo) HashCode ¶ added in v0.0.7
func (m *BarringInfo) HashCode() (int32, error)
HashCode calls android.telephony.BarringInfo.hashCode.
func (*BarringInfo) ToString ¶ added in v0.0.7
func (m *BarringInfo) ToString() (string, error)
ToString calls android.telephony.BarringInfo.toString.
func (*BarringInfo) WriteToParcel ¶ added in v0.0.7
func (m *BarringInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.BarringInfo.writeToParcel.
type BarringInfoBarringServiceInfo ¶ added in v0.0.7
BarringInfoBarringServiceInfo wraps android.telephony.BarringInfo$BarringServiceInfo.
func (*BarringInfoBarringServiceInfo) DescribeContents ¶ added in v0.0.7
func (m *BarringInfoBarringServiceInfo) DescribeContents() (int32, error)
DescribeContents calls android.telephony.BarringInfo$BarringServiceInfo.describeContents.
func (*BarringInfoBarringServiceInfo) Equals ¶ added in v0.0.7
func (m *BarringInfoBarringServiceInfo) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.BarringInfo$BarringServiceInfo.equals.
func (*BarringInfoBarringServiceInfo) GetBarringType ¶ added in v0.0.7
func (m *BarringInfoBarringServiceInfo) GetBarringType() (int32, error)
GetBarringType calls android.telephony.BarringInfo$BarringServiceInfo.getBarringType.
func (*BarringInfoBarringServiceInfo) GetConditionalBarringFactor ¶ added in v0.0.7
func (m *BarringInfoBarringServiceInfo) GetConditionalBarringFactor() (int32, error)
GetConditionalBarringFactor calls android.telephony.BarringInfo$BarringServiceInfo.getConditionalBarringFactor.
func (*BarringInfoBarringServiceInfo) GetConditionalBarringTimeSeconds ¶ added in v0.0.7
func (m *BarringInfoBarringServiceInfo) GetConditionalBarringTimeSeconds() (int32, error)
GetConditionalBarringTimeSeconds calls android.telephony.BarringInfo$BarringServiceInfo.getConditionalBarringTimeSeconds.
func (*BarringInfoBarringServiceInfo) HashCode ¶ added in v0.0.7
func (m *BarringInfoBarringServiceInfo) HashCode() (int32, error)
HashCode calls android.telephony.BarringInfo$BarringServiceInfo.hashCode.
func (*BarringInfoBarringServiceInfo) IsBarred ¶ added in v0.0.7
func (m *BarringInfoBarringServiceInfo) IsBarred() (bool, error)
IsBarred calls android.telephony.BarringInfo$BarringServiceInfo.isBarred.
func (*BarringInfoBarringServiceInfo) IsConditionallyBarred ¶ added in v0.0.7
func (m *BarringInfoBarringServiceInfo) IsConditionallyBarred() (bool, error)
IsConditionallyBarred calls android.telephony.BarringInfo$BarringServiceInfo.isConditionallyBarred.
func (*BarringInfoBarringServiceInfo) ToString ¶ added in v0.0.7
func (m *BarringInfoBarringServiceInfo) ToString() (string, error)
ToString calls android.telephony.BarringInfo$BarringServiceInfo.toString.
func (*BarringInfoBarringServiceInfo) WriteToParcel ¶ added in v0.0.7
func (m *BarringInfoBarringServiceInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.BarringInfo$BarringServiceInfo.writeToParcel.
type CallbackActiveDataSubscriptionIdListener ¶ added in v0.0.7
CallbackActiveDataSubscriptionIdListener wraps android.telephony.TelephonyCallback$ActiveDataSubscriptionIdListener.
func (*CallbackActiveDataSubscriptionIdListener) OnActiveDataSubscriptionIdChanged ¶ added in v0.0.7
func (m *CallbackActiveDataSubscriptionIdListener) OnActiveDataSubscriptionIdChanged(arg0 int32) error
OnActiveDataSubscriptionIdChanged calls android.telephony.TelephonyCallback$ActiveDataSubscriptionIdListener.onActiveDataSubscriptionIdChanged.
type CallbackBarringInfoListener ¶ added in v0.0.7
CallbackBarringInfoListener wraps android.telephony.TelephonyCallback$BarringInfoListener.
func (*CallbackBarringInfoListener) OnBarringInfoChanged ¶ added in v0.0.7
func (m *CallbackBarringInfoListener) OnBarringInfoChanged(arg0 *jni.Object) error
OnBarringInfoChanged calls android.telephony.TelephonyCallback$BarringInfoListener.onBarringInfoChanged.
type CallbackCallDisconnectCauseListener ¶ added in v0.0.7
CallbackCallDisconnectCauseListener wraps android.telephony.TelephonyCallback$CallDisconnectCauseListener.
func (*CallbackCallDisconnectCauseListener) OnCallDisconnectCauseChanged ¶ added in v0.0.7
func (m *CallbackCallDisconnectCauseListener) OnCallDisconnectCauseChanged(arg0 int32, arg1 int32) error
OnCallDisconnectCauseChanged calls android.telephony.TelephonyCallback$CallDisconnectCauseListener.onCallDisconnectCauseChanged.
type CallbackCallForwardingIndicatorListener ¶ added in v0.0.7
CallbackCallForwardingIndicatorListener wraps android.telephony.TelephonyCallback$CallForwardingIndicatorListener.
func (*CallbackCallForwardingIndicatorListener) OnCallForwardingIndicatorChanged ¶ added in v0.0.7
func (m *CallbackCallForwardingIndicatorListener) OnCallForwardingIndicatorChanged(arg0 bool) error
OnCallForwardingIndicatorChanged calls android.telephony.TelephonyCallback$CallForwardingIndicatorListener.onCallForwardingIndicatorChanged.
type CallbackCallStateListener ¶ added in v0.0.7
CallbackCallStateListener wraps android.telephony.TelephonyCallback$CallStateListener.
func (*CallbackCallStateListener) OnCallStateChanged ¶ added in v0.0.7
func (m *CallbackCallStateListener) OnCallStateChanged(arg0 int32) error
OnCallStateChanged calls android.telephony.TelephonyCallback$CallStateListener.onCallStateChanged.
type CallbackCarrierNetworkListener ¶ added in v0.0.7
CallbackCarrierNetworkListener wraps android.telephony.TelephonyCallback$CarrierNetworkListener.
func (*CallbackCarrierNetworkListener) OnCarrierNetworkChange ¶ added in v0.0.7
func (m *CallbackCarrierNetworkListener) OnCarrierNetworkChange(arg0 bool) error
OnCarrierNetworkChange calls android.telephony.TelephonyCallback$CarrierNetworkListener.onCarrierNetworkChange.
type CallbackCellLocationListener ¶ added in v0.0.7
CallbackCellLocationListener wraps android.telephony.TelephonyCallback$CellLocationListener.
func (*CallbackCellLocationListener) OnCellLocationChanged ¶ added in v0.0.7
func (m *CallbackCellLocationListener) OnCellLocationChanged(arg0 *jni.Object) error
OnCellLocationChanged calls android.telephony.TelephonyCallback$CellLocationListener.onCellLocationChanged.
type CallbackDataActivationStateListener ¶ added in v0.0.7
CallbackDataActivationStateListener wraps android.telephony.TelephonyCallback$DataActivationStateListener.
func (*CallbackDataActivationStateListener) OnDataActivationStateChanged ¶ added in v0.0.7
func (m *CallbackDataActivationStateListener) OnDataActivationStateChanged(arg0 int32) error
OnDataActivationStateChanged calls android.telephony.TelephonyCallback$DataActivationStateListener.onDataActivationStateChanged.
type CallbackDataActivityListener ¶ added in v0.0.7
CallbackDataActivityListener wraps android.telephony.TelephonyCallback$DataActivityListener.
func (*CallbackDataActivityListener) OnDataActivity ¶ added in v0.0.7
func (m *CallbackDataActivityListener) OnDataActivity(arg0 int32) error
OnDataActivity calls android.telephony.TelephonyCallback$DataActivityListener.onDataActivity.
type CallbackDataConnectionStateListener ¶ added in v0.0.7
CallbackDataConnectionStateListener wraps android.telephony.TelephonyCallback$DataConnectionStateListener.
func (*CallbackDataConnectionStateListener) OnDataConnectionStateChanged ¶ added in v0.0.7
func (m *CallbackDataConnectionStateListener) OnDataConnectionStateChanged(arg0 int32, arg1 int32) error
OnDataConnectionStateChanged calls android.telephony.TelephonyCallback$DataConnectionStateListener.onDataConnectionStateChanged.
type CallbackDisplayInfoListener ¶ added in v0.0.7
CallbackDisplayInfoListener wraps android.telephony.TelephonyCallback$DisplayInfoListener.
func (*CallbackDisplayInfoListener) OnDisplayInfoChanged ¶ added in v0.0.7
func (m *CallbackDisplayInfoListener) OnDisplayInfoChanged(arg0 *jni.Object) error
OnDisplayInfoChanged calls android.telephony.TelephonyCallback$DisplayInfoListener.onDisplayInfoChanged.
type CallbackImsCallDisconnectCauseListener ¶ added in v0.0.7
CallbackImsCallDisconnectCauseListener wraps android.telephony.TelephonyCallback$ImsCallDisconnectCauseListener.
func (*CallbackImsCallDisconnectCauseListener) OnImsCallDisconnectCauseChanged ¶ added in v0.0.7
func (m *CallbackImsCallDisconnectCauseListener) OnImsCallDisconnectCauseChanged(arg0 *jni.Object) error
OnImsCallDisconnectCauseChanged calls android.telephony.TelephonyCallback$ImsCallDisconnectCauseListener.onImsCallDisconnectCauseChanged.
type CallbackMessageWaitingIndicatorListener ¶ added in v0.0.7
CallbackMessageWaitingIndicatorListener wraps android.telephony.TelephonyCallback$MessageWaitingIndicatorListener.
func (*CallbackMessageWaitingIndicatorListener) OnMessageWaitingIndicatorChanged ¶ added in v0.0.7
func (m *CallbackMessageWaitingIndicatorListener) OnMessageWaitingIndicatorChanged(arg0 bool) error
OnMessageWaitingIndicatorChanged calls android.telephony.TelephonyCallback$MessageWaitingIndicatorListener.onMessageWaitingIndicatorChanged.
type CallbackPreciseDataConnectionStateListener ¶ added in v0.0.7
CallbackPreciseDataConnectionStateListener wraps android.telephony.TelephonyCallback$PreciseDataConnectionStateListener.
func (*CallbackPreciseDataConnectionStateListener) OnPreciseDataConnectionStateChanged ¶ added in v0.0.7
func (m *CallbackPreciseDataConnectionStateListener) OnPreciseDataConnectionStateChanged(arg0 *jni.Object) error
OnPreciseDataConnectionStateChanged calls android.telephony.TelephonyCallback$PreciseDataConnectionStateListener.onPreciseDataConnectionStateChanged.
type CallbackRegistrationFailedListener ¶ added in v0.0.7
CallbackRegistrationFailedListener wraps android.telephony.TelephonyCallback$RegistrationFailedListener.
func (*CallbackRegistrationFailedListener) OnRegistrationFailed ¶ added in v0.0.7
func (m *CallbackRegistrationFailedListener) OnRegistrationFailed( arg0 *jni.Object, arg1 string, arg2 int32, arg3 int32, arg4 int32, ) error
OnRegistrationFailed calls android.telephony.TelephonyCallback$RegistrationFailedListener.onRegistrationFailed.
type CallbackServiceStateListener ¶ added in v0.0.7
CallbackServiceStateListener wraps android.telephony.TelephonyCallback$ServiceStateListener.
func (*CallbackServiceStateListener) OnServiceStateChanged ¶ added in v0.0.7
func (m *CallbackServiceStateListener) OnServiceStateChanged(arg0 *jni.Object) error
OnServiceStateChanged calls android.telephony.TelephonyCallback$ServiceStateListener.onServiceStateChanged.
type CallbackSignalStrengthsListener ¶ added in v0.0.7
CallbackSignalStrengthsListener wraps android.telephony.TelephonyCallback$SignalStrengthsListener.
func (*CallbackSignalStrengthsListener) OnSignalStrengthsChanged ¶ added in v0.0.7
func (m *CallbackSignalStrengthsListener) OnSignalStrengthsChanged(arg0 *jni.Object) error
OnSignalStrengthsChanged calls android.telephony.TelephonyCallback$SignalStrengthsListener.onSignalStrengthsChanged.
type CallbackUserMobileDataStateListener ¶ added in v0.0.7
CallbackUserMobileDataStateListener wraps android.telephony.TelephonyCallback$UserMobileDataStateListener.
func (*CallbackUserMobileDataStateListener) OnUserMobileDataStateChanged ¶ added in v0.0.7
func (m *CallbackUserMobileDataStateListener) OnUserMobileDataStateChanged(arg0 bool) error
OnUserMobileDataStateChanged calls android.telephony.TelephonyCallback$UserMobileDataStateListener.onUserMobileDataStateChanged.
type CarrierConfigManager ¶ added in v0.0.7
CarrierConfigManager wraps android.telephony.CarrierConfigManager.
func NewCarrierConfigManager ¶ added in v0.0.7
func NewCarrierConfigManager(ctx *app.Context) (*CarrierConfigManager, error)
NewCarrierConfigManager obtains android.telephony.CarrierConfigManager from the Android system service manager.
func (*CarrierConfigManager) Close ¶ added in v0.0.7
func (m *CarrierConfigManager) Close()
Close releases the global reference to the underlying Java object. After Close, the CarrierConfigManager must not be used.
func (*CarrierConfigManager) GetConfig0 ¶ added in v0.0.7
func (m *CarrierConfigManager) GetConfig0() (*jni.Object, error)
GetConfig0 calls android.telephony.CarrierConfigManager.getConfig.
func (*CarrierConfigManager) GetConfig1_1 ¶ added in v0.0.7
GetConfig1_1 calls android.telephony.CarrierConfigManager.getConfig.
func (*CarrierConfigManager) GetConfigByComponentForSubId ¶ added in v0.0.7
func (m *CarrierConfigManager) GetConfigByComponentForSubId(arg0 string, arg1 int32) (*jni.Object, error)
GetConfigByComponentForSubId calls android.telephony.CarrierConfigManager.getConfigByComponentForSubId.
func (*CarrierConfigManager) GetConfigForSubId1 ¶ added in v0.0.7
func (m *CarrierConfigManager) GetConfigForSubId1(arg0 int32) (*jni.Object, error)
GetConfigForSubId1 calls android.telephony.CarrierConfigManager.getConfigForSubId.
func (*CarrierConfigManager) GetConfigForSubId2_1 ¶ added in v0.0.7
func (m *CarrierConfigManager) GetConfigForSubId2_1(arg0 int32, arg1 *jni.Object) (*jni.Object, error)
GetConfigForSubId2_1 calls android.telephony.CarrierConfigManager.getConfigForSubId.
func (*CarrierConfigManager) IsConfigForIdentifiedCarrier ¶ added in v0.0.7
func (m *CarrierConfigManager) IsConfigForIdentifiedCarrier(arg0 *jni.Object) (bool, error)
IsConfigForIdentifiedCarrier calls android.telephony.CarrierConfigManager.isConfigForIdentifiedCarrier.
func (*CarrierConfigManager) NotifyConfigChangedForSubId ¶ added in v0.0.7
func (m *CarrierConfigManager) NotifyConfigChangedForSubId(arg0 int32) error
NotifyConfigChangedForSubId calls android.telephony.CarrierConfigManager.notifyConfigChangedForSubId.
func (*CarrierConfigManager) RegisterCarrierConfigChangeListener ¶ added in v0.0.7
func (m *CarrierConfigManager) RegisterCarrierConfigChangeListener(arg0 *jni.Object, arg1 *jni.Object) error
RegisterCarrierConfigChangeListener calls android.telephony.CarrierConfigManager.registerCarrierConfigChangeListener.
func (*CarrierConfigManager) UnregisterCarrierConfigChangeListener ¶ added in v0.0.7
func (m *CarrierConfigManager) UnregisterCarrierConfigChangeListener(arg0 *jni.Object) error
UnregisterCarrierConfigChangeListener calls android.telephony.CarrierConfigManager.unregisterCarrierConfigChangeListener.
type CarrierConfigManagerCarrierConfigChangeListener ¶ added in v0.0.7
CarrierConfigManagerCarrierConfigChangeListener wraps android.telephony.CarrierConfigManager$CarrierConfigChangeListener.
func (*CarrierConfigManagerCarrierConfigChangeListener) OnCarrierConfigChanged ¶ added in v0.0.7
func (m *CarrierConfigManagerCarrierConfigChangeListener) OnCarrierConfigChanged( arg0 int32, arg1 int32, arg2 int32, arg3 int32, ) error
OnCarrierConfigChanged calls android.telephony.CarrierConfigManager$CarrierConfigChangeListener.onCarrierConfigChanged.
type CellIdentity ¶ added in v0.0.7
CellIdentity wraps android.telephony.CellIdentity.
func (*CellIdentity) DescribeContents ¶ added in v0.0.7
func (m *CellIdentity) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellIdentity.describeContents.
func (*CellIdentity) Equals ¶ added in v0.0.7
func (m *CellIdentity) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellIdentity.equals.
func (*CellIdentity) GetOperatorAlphaLong ¶ added in v0.0.7
func (m *CellIdentity) GetOperatorAlphaLong() (*jni.Object, error)
GetOperatorAlphaLong calls android.telephony.CellIdentity.getOperatorAlphaLong.
func (*CellIdentity) GetOperatorAlphaShort ¶ added in v0.0.7
func (m *CellIdentity) GetOperatorAlphaShort() (*jni.Object, error)
GetOperatorAlphaShort calls android.telephony.CellIdentity.getOperatorAlphaShort.
func (*CellIdentity) HashCode ¶ added in v0.0.7
func (m *CellIdentity) HashCode() (int32, error)
HashCode calls android.telephony.CellIdentity.hashCode.
func (*CellIdentity) WriteToParcel ¶ added in v0.0.7
func (m *CellIdentity) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellIdentity.writeToParcel.
type CellIdentityCdma ¶ added in v0.0.7
CellIdentityCdma wraps android.telephony.CellIdentityCdma.
func (*CellIdentityCdma) Equals ¶ added in v0.0.7
func (m *CellIdentityCdma) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellIdentityCdma.equals.
func (*CellIdentityCdma) GetBasestationId ¶ added in v0.0.7
func (m *CellIdentityCdma) GetBasestationId() (int32, error)
GetBasestationId calls android.telephony.CellIdentityCdma.getBasestationId.
func (*CellIdentityCdma) GetLatitude ¶ added in v0.0.7
func (m *CellIdentityCdma) GetLatitude() (int32, error)
GetLatitude calls android.telephony.CellIdentityCdma.getLatitude.
func (*CellIdentityCdma) GetLongitude ¶ added in v0.0.7
func (m *CellIdentityCdma) GetLongitude() (int32, error)
GetLongitude calls android.telephony.CellIdentityCdma.getLongitude.
func (*CellIdentityCdma) GetNetworkId ¶ added in v0.0.7
func (m *CellIdentityCdma) GetNetworkId() (int32, error)
GetNetworkId calls android.telephony.CellIdentityCdma.getNetworkId.
func (*CellIdentityCdma) GetSystemId ¶ added in v0.0.7
func (m *CellIdentityCdma) GetSystemId() (int32, error)
GetSystemId calls android.telephony.CellIdentityCdma.getSystemId.
func (*CellIdentityCdma) HashCode ¶ added in v0.0.7
func (m *CellIdentityCdma) HashCode() (int32, error)
HashCode calls android.telephony.CellIdentityCdma.hashCode.
func (*CellIdentityCdma) ToString ¶ added in v0.0.7
func (m *CellIdentityCdma) ToString() (string, error)
ToString calls android.telephony.CellIdentityCdma.toString.
func (*CellIdentityCdma) WriteToParcel ¶ added in v0.0.7
func (m *CellIdentityCdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellIdentityCdma.writeToParcel.
type CellIdentityGsm ¶ added in v0.0.7
CellIdentityGsm wraps android.telephony.CellIdentityGsm.
func (*CellIdentityGsm) Equals ¶ added in v0.0.7
func (m *CellIdentityGsm) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellIdentityGsm.equals.
func (*CellIdentityGsm) GetArfcn ¶ added in v0.0.7
func (m *CellIdentityGsm) GetArfcn() (int32, error)
GetArfcn calls android.telephony.CellIdentityGsm.getArfcn.
func (*CellIdentityGsm) GetBsic ¶ added in v0.0.7
func (m *CellIdentityGsm) GetBsic() (int32, error)
GetBsic calls android.telephony.CellIdentityGsm.getBsic.
func (*CellIdentityGsm) GetCid ¶ added in v0.0.7
func (m *CellIdentityGsm) GetCid() (int32, error)
GetCid calls android.telephony.CellIdentityGsm.getCid.
func (*CellIdentityGsm) GetLac ¶ added in v0.0.7
func (m *CellIdentityGsm) GetLac() (int32, error)
GetLac calls android.telephony.CellIdentityGsm.getLac.
func (*CellIdentityGsm) GetMcc ¶ added in v0.0.7
func (m *CellIdentityGsm) GetMcc() (int32, error)
GetMcc calls android.telephony.CellIdentityGsm.getMcc.
func (*CellIdentityGsm) GetMccString ¶ added in v0.0.7
func (m *CellIdentityGsm) GetMccString() (string, error)
GetMccString calls android.telephony.CellIdentityGsm.getMccString.
func (*CellIdentityGsm) GetMnc ¶ added in v0.0.7
func (m *CellIdentityGsm) GetMnc() (int32, error)
GetMnc calls android.telephony.CellIdentityGsm.getMnc.
func (*CellIdentityGsm) GetMncString ¶ added in v0.0.7
func (m *CellIdentityGsm) GetMncString() (string, error)
GetMncString calls android.telephony.CellIdentityGsm.getMncString.
func (*CellIdentityGsm) GetMobileNetworkOperator ¶ added in v0.0.7
func (m *CellIdentityGsm) GetMobileNetworkOperator() (string, error)
GetMobileNetworkOperator calls android.telephony.CellIdentityGsm.getMobileNetworkOperator.
func (*CellIdentityGsm) GetPsc ¶ added in v0.0.7
func (m *CellIdentityGsm) GetPsc() (int32, error)
GetPsc calls android.telephony.CellIdentityGsm.getPsc.
func (*CellIdentityGsm) HashCode ¶ added in v0.0.7
func (m *CellIdentityGsm) HashCode() (int32, error)
HashCode calls android.telephony.CellIdentityGsm.hashCode.
func (*CellIdentityGsm) ToString ¶ added in v0.0.7
func (m *CellIdentityGsm) ToString() (string, error)
ToString calls android.telephony.CellIdentityGsm.toString.
func (*CellIdentityGsm) WriteToParcel ¶ added in v0.0.7
func (m *CellIdentityGsm) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellIdentityGsm.writeToParcel.
type CellIdentityLte ¶ added in v0.0.7
CellIdentityLte wraps android.telephony.CellIdentityLte.
func (*CellIdentityLte) Equals ¶ added in v0.0.7
func (m *CellIdentityLte) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellIdentityLte.equals.
func (*CellIdentityLte) GetBands ¶ added in v0.0.7
func (m *CellIdentityLte) GetBands() (*jni.Object, error)
GetBands calls android.telephony.CellIdentityLte.getBands.
func (*CellIdentityLte) GetBandwidth ¶ added in v0.0.7
func (m *CellIdentityLte) GetBandwidth() (int32, error)
GetBandwidth calls android.telephony.CellIdentityLte.getBandwidth.
func (*CellIdentityLte) GetCi ¶ added in v0.0.7
func (m *CellIdentityLte) GetCi() (int32, error)
GetCi calls android.telephony.CellIdentityLte.getCi.
func (*CellIdentityLte) GetClosedSubscriberGroupInfo ¶ added in v0.0.7
func (m *CellIdentityLte) GetClosedSubscriberGroupInfo() (*jni.Object, error)
GetClosedSubscriberGroupInfo calls android.telephony.CellIdentityLte.getClosedSubscriberGroupInfo.
func (*CellIdentityLte) GetEarfcn ¶ added in v0.0.7
func (m *CellIdentityLte) GetEarfcn() (int32, error)
GetEarfcn calls android.telephony.CellIdentityLte.getEarfcn.
func (*CellIdentityLte) GetMcc ¶ added in v0.0.7
func (m *CellIdentityLte) GetMcc() (int32, error)
GetMcc calls android.telephony.CellIdentityLte.getMcc.
func (*CellIdentityLte) GetMccString ¶ added in v0.0.7
func (m *CellIdentityLte) GetMccString() (string, error)
GetMccString calls android.telephony.CellIdentityLte.getMccString.
func (*CellIdentityLte) GetMnc ¶ added in v0.0.7
func (m *CellIdentityLte) GetMnc() (int32, error)
GetMnc calls android.telephony.CellIdentityLte.getMnc.
func (*CellIdentityLte) GetMncString ¶ added in v0.0.7
func (m *CellIdentityLte) GetMncString() (string, error)
GetMncString calls android.telephony.CellIdentityLte.getMncString.
func (*CellIdentityLte) GetMobileNetworkOperator ¶ added in v0.0.7
func (m *CellIdentityLte) GetMobileNetworkOperator() (string, error)
GetMobileNetworkOperator calls android.telephony.CellIdentityLte.getMobileNetworkOperator.
func (*CellIdentityLte) GetPci ¶ added in v0.0.7
func (m *CellIdentityLte) GetPci() (int32, error)
GetPci calls android.telephony.CellIdentityLte.getPci.
func (*CellIdentityLte) GetTac ¶ added in v0.0.7
func (m *CellIdentityLte) GetTac() (int32, error)
GetTac calls android.telephony.CellIdentityLte.getTac.
func (*CellIdentityLte) HashCode ¶ added in v0.0.7
func (m *CellIdentityLte) HashCode() (int32, error)
HashCode calls android.telephony.CellIdentityLte.hashCode.
func (*CellIdentityLte) ToString ¶ added in v0.0.7
func (m *CellIdentityLte) ToString() (string, error)
ToString calls android.telephony.CellIdentityLte.toString.
func (*CellIdentityLte) WriteToParcel ¶ added in v0.0.7
func (m *CellIdentityLte) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellIdentityLte.writeToParcel.
type CellIdentityNr ¶ added in v0.0.7
CellIdentityNr wraps android.telephony.CellIdentityNr.
func (*CellIdentityNr) Equals ¶ added in v0.0.7
func (m *CellIdentityNr) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellIdentityNr.equals.
func (*CellIdentityNr) GetBands ¶ added in v0.0.7
func (m *CellIdentityNr) GetBands() (*jni.Object, error)
GetBands calls android.telephony.CellIdentityNr.getBands.
func (*CellIdentityNr) GetMccString ¶ added in v0.0.7
func (m *CellIdentityNr) GetMccString() (string, error)
GetMccString calls android.telephony.CellIdentityNr.getMccString.
func (*CellIdentityNr) GetMncString ¶ added in v0.0.7
func (m *CellIdentityNr) GetMncString() (string, error)
GetMncString calls android.telephony.CellIdentityNr.getMncString.
func (*CellIdentityNr) GetNci ¶ added in v0.0.7
func (m *CellIdentityNr) GetNci() (int64, error)
GetNci calls android.telephony.CellIdentityNr.getNci.
func (*CellIdentityNr) GetNrarfcn ¶ added in v0.0.7
func (m *CellIdentityNr) GetNrarfcn() (int32, error)
GetNrarfcn calls android.telephony.CellIdentityNr.getNrarfcn.
func (*CellIdentityNr) GetPci ¶ added in v0.0.7
func (m *CellIdentityNr) GetPci() (int32, error)
GetPci calls android.telephony.CellIdentityNr.getPci.
func (*CellIdentityNr) GetTac ¶ added in v0.0.7
func (m *CellIdentityNr) GetTac() (int32, error)
GetTac calls android.telephony.CellIdentityNr.getTac.
func (*CellIdentityNr) HashCode ¶ added in v0.0.7
func (m *CellIdentityNr) HashCode() (int32, error)
HashCode calls android.telephony.CellIdentityNr.hashCode.
func (*CellIdentityNr) ToString ¶ added in v0.0.7
func (m *CellIdentityNr) ToString() (string, error)
ToString calls android.telephony.CellIdentityNr.toString.
func (*CellIdentityNr) WriteToParcel ¶ added in v0.0.7
func (m *CellIdentityNr) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellIdentityNr.writeToParcel.
type CellIdentityTdscdma ¶ added in v0.0.7
CellIdentityTdscdma wraps android.telephony.CellIdentityTdscdma.
func (*CellIdentityTdscdma) DescribeContents ¶ added in v0.0.7
func (m *CellIdentityTdscdma) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellIdentityTdscdma.describeContents.
func (*CellIdentityTdscdma) Equals ¶ added in v0.0.7
func (m *CellIdentityTdscdma) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellIdentityTdscdma.equals.
func (*CellIdentityTdscdma) GetCid ¶ added in v0.0.7
func (m *CellIdentityTdscdma) GetCid() (int32, error)
GetCid calls android.telephony.CellIdentityTdscdma.getCid.
func (*CellIdentityTdscdma) GetClosedSubscriberGroupInfo ¶ added in v0.0.7
func (m *CellIdentityTdscdma) GetClosedSubscriberGroupInfo() (*jni.Object, error)
GetClosedSubscriberGroupInfo calls android.telephony.CellIdentityTdscdma.getClosedSubscriberGroupInfo.
func (*CellIdentityTdscdma) GetCpid ¶ added in v0.0.7
func (m *CellIdentityTdscdma) GetCpid() (int32, error)
GetCpid calls android.telephony.CellIdentityTdscdma.getCpid.
func (*CellIdentityTdscdma) GetLac ¶ added in v0.0.7
func (m *CellIdentityTdscdma) GetLac() (int32, error)
GetLac calls android.telephony.CellIdentityTdscdma.getLac.
func (*CellIdentityTdscdma) GetMccString ¶ added in v0.0.7
func (m *CellIdentityTdscdma) GetMccString() (string, error)
GetMccString calls android.telephony.CellIdentityTdscdma.getMccString.
func (*CellIdentityTdscdma) GetMncString ¶ added in v0.0.7
func (m *CellIdentityTdscdma) GetMncString() (string, error)
GetMncString calls android.telephony.CellIdentityTdscdma.getMncString.
func (*CellIdentityTdscdma) GetMobileNetworkOperator ¶ added in v0.0.7
func (m *CellIdentityTdscdma) GetMobileNetworkOperator() (string, error)
GetMobileNetworkOperator calls android.telephony.CellIdentityTdscdma.getMobileNetworkOperator.
func (*CellIdentityTdscdma) GetUarfcn ¶ added in v0.0.7
func (m *CellIdentityTdscdma) GetUarfcn() (int32, error)
GetUarfcn calls android.telephony.CellIdentityTdscdma.getUarfcn.
func (*CellIdentityTdscdma) HashCode ¶ added in v0.0.7
func (m *CellIdentityTdscdma) HashCode() (int32, error)
HashCode calls android.telephony.CellIdentityTdscdma.hashCode.
func (*CellIdentityTdscdma) ToString ¶ added in v0.0.7
func (m *CellIdentityTdscdma) ToString() (string, error)
ToString calls android.telephony.CellIdentityTdscdma.toString.
func (*CellIdentityTdscdma) WriteToParcel ¶ added in v0.0.7
func (m *CellIdentityTdscdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellIdentityTdscdma.writeToParcel.
type CellIdentityWcdma ¶ added in v0.0.7
CellIdentityWcdma wraps android.telephony.CellIdentityWcdma.
func (*CellIdentityWcdma) Equals ¶ added in v0.0.7
func (m *CellIdentityWcdma) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellIdentityWcdma.equals.
func (*CellIdentityWcdma) GetCid ¶ added in v0.0.7
func (m *CellIdentityWcdma) GetCid() (int32, error)
GetCid calls android.telephony.CellIdentityWcdma.getCid.
func (*CellIdentityWcdma) GetClosedSubscriberGroupInfo ¶ added in v0.0.7
func (m *CellIdentityWcdma) GetClosedSubscriberGroupInfo() (*jni.Object, error)
GetClosedSubscriberGroupInfo calls android.telephony.CellIdentityWcdma.getClosedSubscriberGroupInfo.
func (*CellIdentityWcdma) GetLac ¶ added in v0.0.7
func (m *CellIdentityWcdma) GetLac() (int32, error)
GetLac calls android.telephony.CellIdentityWcdma.getLac.
func (*CellIdentityWcdma) GetMcc ¶ added in v0.0.7
func (m *CellIdentityWcdma) GetMcc() (int32, error)
GetMcc calls android.telephony.CellIdentityWcdma.getMcc.
func (*CellIdentityWcdma) GetMccString ¶ added in v0.0.7
func (m *CellIdentityWcdma) GetMccString() (string, error)
GetMccString calls android.telephony.CellIdentityWcdma.getMccString.
func (*CellIdentityWcdma) GetMnc ¶ added in v0.0.7
func (m *CellIdentityWcdma) GetMnc() (int32, error)
GetMnc calls android.telephony.CellIdentityWcdma.getMnc.
func (*CellIdentityWcdma) GetMncString ¶ added in v0.0.7
func (m *CellIdentityWcdma) GetMncString() (string, error)
GetMncString calls android.telephony.CellIdentityWcdma.getMncString.
func (*CellIdentityWcdma) GetMobileNetworkOperator ¶ added in v0.0.7
func (m *CellIdentityWcdma) GetMobileNetworkOperator() (string, error)
GetMobileNetworkOperator calls android.telephony.CellIdentityWcdma.getMobileNetworkOperator.
func (*CellIdentityWcdma) GetPsc ¶ added in v0.0.7
func (m *CellIdentityWcdma) GetPsc() (int32, error)
GetPsc calls android.telephony.CellIdentityWcdma.getPsc.
func (*CellIdentityWcdma) GetUarfcn ¶ added in v0.0.7
func (m *CellIdentityWcdma) GetUarfcn() (int32, error)
GetUarfcn calls android.telephony.CellIdentityWcdma.getUarfcn.
func (*CellIdentityWcdma) HashCode ¶ added in v0.0.7
func (m *CellIdentityWcdma) HashCode() (int32, error)
HashCode calls android.telephony.CellIdentityWcdma.hashCode.
func (*CellIdentityWcdma) ToString ¶ added in v0.0.7
func (m *CellIdentityWcdma) ToString() (string, error)
ToString calls android.telephony.CellIdentityWcdma.toString.
func (*CellIdentityWcdma) WriteToParcel ¶ added in v0.0.7
func (m *CellIdentityWcdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellIdentityWcdma.writeToParcel.
type CellInfo ¶ added in v0.0.7
CellInfo wraps android.telephony.CellInfo.
func (*CellInfo) DescribeContents ¶ added in v0.0.7
DescribeContents calls android.telephony.CellInfo.describeContents.
func (*CellInfo) GetCellConnectionStatus ¶ added in v0.0.7
GetCellConnectionStatus calls android.telephony.CellInfo.getCellConnectionStatus.
func (*CellInfo) GetCellIdentity ¶ added in v0.0.7
GetCellIdentity calls android.telephony.CellInfo.getCellIdentity.
func (*CellInfo) GetCellSignalStrength ¶ added in v0.0.7
GetCellSignalStrength calls android.telephony.CellInfo.getCellSignalStrength.
func (*CellInfo) GetTimeStamp ¶ added in v0.0.7
GetTimeStamp calls android.telephony.CellInfo.getTimeStamp.
func (*CellInfo) GetTimestampMillis ¶ added in v0.0.7
GetTimestampMillis calls android.telephony.CellInfo.getTimestampMillis.
func (*CellInfo) IsRegistered ¶ added in v0.0.7
IsRegistered calls android.telephony.CellInfo.isRegistered.
type CellInfoCdma ¶ added in v0.0.7
CellInfoCdma wraps android.telephony.CellInfoCdma.
func (*CellInfoCdma) DescribeContents ¶ added in v0.0.7
func (m *CellInfoCdma) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellInfoCdma.describeContents.
func (*CellInfoCdma) Equals ¶ added in v0.0.7
func (m *CellInfoCdma) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellInfoCdma.equals.
func (*CellInfoCdma) GetCellIdentity0 ¶ added in v0.0.7
func (m *CellInfoCdma) GetCellIdentity0() (*jni.Object, error)
GetCellIdentity0 calls android.telephony.CellInfoCdma.getCellIdentity.
func (*CellInfoCdma) GetCellIdentity0_1 ¶ added in v0.0.7
func (m *CellInfoCdma) GetCellIdentity0_1() (*jni.Object, error)
GetCellIdentity0_1 calls android.telephony.CellInfoCdma.getCellIdentity.
func (*CellInfoCdma) GetCellSignalStrength0 ¶ added in v0.0.7
func (m *CellInfoCdma) GetCellSignalStrength0() (*jni.Object, error)
GetCellSignalStrength0 calls android.telephony.CellInfoCdma.getCellSignalStrength.
func (*CellInfoCdma) GetCellSignalStrength0_1 ¶ added in v0.0.7
func (m *CellInfoCdma) GetCellSignalStrength0_1() (*jni.Object, error)
GetCellSignalStrength0_1 calls android.telephony.CellInfoCdma.getCellSignalStrength.
func (*CellInfoCdma) HashCode ¶ added in v0.0.7
func (m *CellInfoCdma) HashCode() (int32, error)
HashCode calls android.telephony.CellInfoCdma.hashCode.
func (*CellInfoCdma) ToString ¶ added in v0.0.7
func (m *CellInfoCdma) ToString() (string, error)
ToString calls android.telephony.CellInfoCdma.toString.
func (*CellInfoCdma) WriteToParcel ¶ added in v0.0.7
func (m *CellInfoCdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellInfoCdma.writeToParcel.
type CellInfoGsm ¶ added in v0.0.7
CellInfoGsm wraps android.telephony.CellInfoGsm.
func (*CellInfoGsm) DescribeContents ¶ added in v0.0.7
func (m *CellInfoGsm) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellInfoGsm.describeContents.
func (*CellInfoGsm) Equals ¶ added in v0.0.7
func (m *CellInfoGsm) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellInfoGsm.equals.
func (*CellInfoGsm) GetCellIdentity0 ¶ added in v0.0.7
func (m *CellInfoGsm) GetCellIdentity0() (*jni.Object, error)
GetCellIdentity0 calls android.telephony.CellInfoGsm.getCellIdentity.
func (*CellInfoGsm) GetCellIdentity0_1 ¶ added in v0.0.7
func (m *CellInfoGsm) GetCellIdentity0_1() (*jni.Object, error)
GetCellIdentity0_1 calls android.telephony.CellInfoGsm.getCellIdentity.
func (*CellInfoGsm) GetCellSignalStrength0 ¶ added in v0.0.7
func (m *CellInfoGsm) GetCellSignalStrength0() (*jni.Object, error)
GetCellSignalStrength0 calls android.telephony.CellInfoGsm.getCellSignalStrength.
func (*CellInfoGsm) GetCellSignalStrength0_1 ¶ added in v0.0.7
func (m *CellInfoGsm) GetCellSignalStrength0_1() (*jni.Object, error)
GetCellSignalStrength0_1 calls android.telephony.CellInfoGsm.getCellSignalStrength.
func (*CellInfoGsm) HashCode ¶ added in v0.0.7
func (m *CellInfoGsm) HashCode() (int32, error)
HashCode calls android.telephony.CellInfoGsm.hashCode.
func (*CellInfoGsm) ToString ¶ added in v0.0.7
func (m *CellInfoGsm) ToString() (string, error)
ToString calls android.telephony.CellInfoGsm.toString.
func (*CellInfoGsm) WriteToParcel ¶ added in v0.0.7
func (m *CellInfoGsm) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellInfoGsm.writeToParcel.
type CellInfoLte ¶ added in v0.0.7
CellInfoLte wraps android.telephony.CellInfoLte.
func (*CellInfoLte) DescribeContents ¶ added in v0.0.7
func (m *CellInfoLte) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellInfoLte.describeContents.
func (*CellInfoLte) Equals ¶ added in v0.0.7
func (m *CellInfoLte) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellInfoLte.equals.
func (*CellInfoLte) GetCellIdentity0 ¶ added in v0.0.7
func (m *CellInfoLte) GetCellIdentity0() (*jni.Object, error)
GetCellIdentity0 calls android.telephony.CellInfoLte.getCellIdentity.
func (*CellInfoLte) GetCellIdentity0_1 ¶ added in v0.0.7
func (m *CellInfoLte) GetCellIdentity0_1() (*jni.Object, error)
GetCellIdentity0_1 calls android.telephony.CellInfoLte.getCellIdentity.
func (*CellInfoLte) GetCellSignalStrength0 ¶ added in v0.0.7
func (m *CellInfoLte) GetCellSignalStrength0() (*jni.Object, error)
GetCellSignalStrength0 calls android.telephony.CellInfoLte.getCellSignalStrength.
func (*CellInfoLte) GetCellSignalStrength0_1 ¶ added in v0.0.7
func (m *CellInfoLte) GetCellSignalStrength0_1() (*jni.Object, error)
GetCellSignalStrength0_1 calls android.telephony.CellInfoLte.getCellSignalStrength.
func (*CellInfoLte) HashCode ¶ added in v0.0.7
func (m *CellInfoLte) HashCode() (int32, error)
HashCode calls android.telephony.CellInfoLte.hashCode.
func (*CellInfoLte) ToString ¶ added in v0.0.7
func (m *CellInfoLte) ToString() (string, error)
ToString calls android.telephony.CellInfoLte.toString.
func (*CellInfoLte) WriteToParcel ¶ added in v0.0.7
func (m *CellInfoLte) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellInfoLte.writeToParcel.
type CellInfoNr ¶ added in v0.0.7
CellInfoNr wraps android.telephony.CellInfoNr.
func (*CellInfoNr) Equals ¶ added in v0.0.7
func (m *CellInfoNr) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellInfoNr.equals.
func (*CellInfoNr) GetCellIdentity ¶ added in v0.0.7
func (m *CellInfoNr) GetCellIdentity() (*jni.Object, error)
GetCellIdentity calls android.telephony.CellInfoNr.getCellIdentity.
func (*CellInfoNr) GetCellSignalStrength ¶ added in v0.0.7
func (m *CellInfoNr) GetCellSignalStrength() (*jni.Object, error)
GetCellSignalStrength calls android.telephony.CellInfoNr.getCellSignalStrength.
func (*CellInfoNr) HashCode ¶ added in v0.0.7
func (m *CellInfoNr) HashCode() (int32, error)
HashCode calls android.telephony.CellInfoNr.hashCode.
func (*CellInfoNr) ToString ¶ added in v0.0.7
func (m *CellInfoNr) ToString() (string, error)
ToString calls android.telephony.CellInfoNr.toString.
func (*CellInfoNr) WriteToParcel ¶ added in v0.0.7
func (m *CellInfoNr) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellInfoNr.writeToParcel.
type CellInfoTdscdma ¶ added in v0.0.7
CellInfoTdscdma wraps android.telephony.CellInfoTdscdma.
func (*CellInfoTdscdma) DescribeContents ¶ added in v0.0.7
func (m *CellInfoTdscdma) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellInfoTdscdma.describeContents.
func (*CellInfoTdscdma) Equals ¶ added in v0.0.7
func (m *CellInfoTdscdma) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellInfoTdscdma.equals.
func (*CellInfoTdscdma) GetCellIdentity0 ¶ added in v0.0.7
func (m *CellInfoTdscdma) GetCellIdentity0() (*jni.Object, error)
GetCellIdentity0 calls android.telephony.CellInfoTdscdma.getCellIdentity.
func (*CellInfoTdscdma) GetCellIdentity0_1 ¶ added in v0.0.7
func (m *CellInfoTdscdma) GetCellIdentity0_1() (*jni.Object, error)
GetCellIdentity0_1 calls android.telephony.CellInfoTdscdma.getCellIdentity.
func (*CellInfoTdscdma) GetCellSignalStrength0 ¶ added in v0.0.7
func (m *CellInfoTdscdma) GetCellSignalStrength0() (*jni.Object, error)
GetCellSignalStrength0 calls android.telephony.CellInfoTdscdma.getCellSignalStrength.
func (*CellInfoTdscdma) GetCellSignalStrength0_1 ¶ added in v0.0.7
func (m *CellInfoTdscdma) GetCellSignalStrength0_1() (*jni.Object, error)
GetCellSignalStrength0_1 calls android.telephony.CellInfoTdscdma.getCellSignalStrength.
func (*CellInfoTdscdma) HashCode ¶ added in v0.0.7
func (m *CellInfoTdscdma) HashCode() (int32, error)
HashCode calls android.telephony.CellInfoTdscdma.hashCode.
func (*CellInfoTdscdma) ToString ¶ added in v0.0.7
func (m *CellInfoTdscdma) ToString() (string, error)
ToString calls android.telephony.CellInfoTdscdma.toString.
func (*CellInfoTdscdma) WriteToParcel ¶ added in v0.0.7
func (m *CellInfoTdscdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellInfoTdscdma.writeToParcel.
type CellInfoWcdma ¶ added in v0.0.7
CellInfoWcdma wraps android.telephony.CellInfoWcdma.
func (*CellInfoWcdma) DescribeContents ¶ added in v0.0.7
func (m *CellInfoWcdma) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellInfoWcdma.describeContents.
func (*CellInfoWcdma) Equals ¶ added in v0.0.7
func (m *CellInfoWcdma) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellInfoWcdma.equals.
func (*CellInfoWcdma) GetCellIdentity0 ¶ added in v0.0.7
func (m *CellInfoWcdma) GetCellIdentity0() (*jni.Object, error)
GetCellIdentity0 calls android.telephony.CellInfoWcdma.getCellIdentity.
func (*CellInfoWcdma) GetCellIdentity0_1 ¶ added in v0.0.7
func (m *CellInfoWcdma) GetCellIdentity0_1() (*jni.Object, error)
GetCellIdentity0_1 calls android.telephony.CellInfoWcdma.getCellIdentity.
func (*CellInfoWcdma) GetCellSignalStrength0 ¶ added in v0.0.7
func (m *CellInfoWcdma) GetCellSignalStrength0() (*jni.Object, error)
GetCellSignalStrength0 calls android.telephony.CellInfoWcdma.getCellSignalStrength.
func (*CellInfoWcdma) GetCellSignalStrength0_1 ¶ added in v0.0.7
func (m *CellInfoWcdma) GetCellSignalStrength0_1() (*jni.Object, error)
GetCellSignalStrength0_1 calls android.telephony.CellInfoWcdma.getCellSignalStrength.
func (*CellInfoWcdma) HashCode ¶ added in v0.0.7
func (m *CellInfoWcdma) HashCode() (int32, error)
HashCode calls android.telephony.CellInfoWcdma.hashCode.
func (*CellInfoWcdma) ToString ¶ added in v0.0.7
func (m *CellInfoWcdma) ToString() (string, error)
ToString calls android.telephony.CellInfoWcdma.toString.
func (*CellInfoWcdma) WriteToParcel ¶ added in v0.0.7
func (m *CellInfoWcdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellInfoWcdma.writeToParcel.
type CellLocation ¶ added in v0.0.7
CellLocation wraps android.telephony.CellLocation.
func (*CellLocation) GetEmpty ¶ added in v0.0.7
func (m *CellLocation) GetEmpty() (*jni.Object, error)
GetEmpty calls android.telephony.CellLocation.getEmpty.
func (*CellLocation) RequestLocationUpdate ¶ added in v0.0.7
func (m *CellLocation) RequestLocationUpdate() error
RequestLocationUpdate calls android.telephony.CellLocation.requestLocationUpdate.
type CellSignalStrength ¶ added in v0.0.7
CellSignalStrength wraps android.telephony.CellSignalStrength.
func (*CellSignalStrength) Equals ¶ added in v0.0.7
func (m *CellSignalStrength) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellSignalStrength.equals.
func (*CellSignalStrength) GetAsuLevel ¶ added in v0.0.7
func (m *CellSignalStrength) GetAsuLevel() (int32, error)
GetAsuLevel calls android.telephony.CellSignalStrength.getAsuLevel.
func (*CellSignalStrength) GetDbm ¶ added in v0.0.7
func (m *CellSignalStrength) GetDbm() (int32, error)
GetDbm calls android.telephony.CellSignalStrength.getDbm.
func (*CellSignalStrength) GetLevel ¶ added in v0.0.7
func (m *CellSignalStrength) GetLevel() (int32, error)
GetLevel calls android.telephony.CellSignalStrength.getLevel.
func (*CellSignalStrength) HashCode ¶ added in v0.0.7
func (m *CellSignalStrength) HashCode() (int32, error)
HashCode calls android.telephony.CellSignalStrength.hashCode.
type CellSignalStrengthCdma ¶ added in v0.0.7
CellSignalStrengthCdma wraps android.telephony.CellSignalStrengthCdma.
func (*CellSignalStrengthCdma) DescribeContents ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellSignalStrengthCdma.describeContents.
func (*CellSignalStrengthCdma) Equals ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellSignalStrengthCdma.equals.
func (*CellSignalStrengthCdma) GetAsuLevel ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) GetAsuLevel() (int32, error)
GetAsuLevel calls android.telephony.CellSignalStrengthCdma.getAsuLevel.
func (*CellSignalStrengthCdma) GetCdmaDbm ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) GetCdmaDbm() (int32, error)
GetCdmaDbm calls android.telephony.CellSignalStrengthCdma.getCdmaDbm.
func (*CellSignalStrengthCdma) GetCdmaEcio ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) GetCdmaEcio() (int32, error)
GetCdmaEcio calls android.telephony.CellSignalStrengthCdma.getCdmaEcio.
func (*CellSignalStrengthCdma) GetCdmaLevel ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) GetCdmaLevel() (int32, error)
GetCdmaLevel calls android.telephony.CellSignalStrengthCdma.getCdmaLevel.
func (*CellSignalStrengthCdma) GetDbm ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) GetDbm() (int32, error)
GetDbm calls android.telephony.CellSignalStrengthCdma.getDbm.
func (*CellSignalStrengthCdma) GetEvdoDbm ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) GetEvdoDbm() (int32, error)
GetEvdoDbm calls android.telephony.CellSignalStrengthCdma.getEvdoDbm.
func (*CellSignalStrengthCdma) GetEvdoEcio ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) GetEvdoEcio() (int32, error)
GetEvdoEcio calls android.telephony.CellSignalStrengthCdma.getEvdoEcio.
func (*CellSignalStrengthCdma) GetEvdoLevel ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) GetEvdoLevel() (int32, error)
GetEvdoLevel calls android.telephony.CellSignalStrengthCdma.getEvdoLevel.
func (*CellSignalStrengthCdma) GetEvdoSnr ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) GetEvdoSnr() (int32, error)
GetEvdoSnr calls android.telephony.CellSignalStrengthCdma.getEvdoSnr.
func (*CellSignalStrengthCdma) GetLevel ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) GetLevel() (int32, error)
GetLevel calls android.telephony.CellSignalStrengthCdma.getLevel.
func (*CellSignalStrengthCdma) HashCode ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) HashCode() (int32, error)
HashCode calls android.telephony.CellSignalStrengthCdma.hashCode.
func (*CellSignalStrengthCdma) ToString ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) ToString() (string, error)
ToString calls android.telephony.CellSignalStrengthCdma.toString.
func (*CellSignalStrengthCdma) WriteToParcel ¶ added in v0.0.7
func (m *CellSignalStrengthCdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellSignalStrengthCdma.writeToParcel.
type CellSignalStrengthGsm ¶ added in v0.0.7
CellSignalStrengthGsm wraps android.telephony.CellSignalStrengthGsm.
func (*CellSignalStrengthGsm) DescribeContents ¶ added in v0.0.7
func (m *CellSignalStrengthGsm) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellSignalStrengthGsm.describeContents.
func (*CellSignalStrengthGsm) Equals ¶ added in v0.0.7
func (m *CellSignalStrengthGsm) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellSignalStrengthGsm.equals.
func (*CellSignalStrengthGsm) GetAsuLevel ¶ added in v0.0.7
func (m *CellSignalStrengthGsm) GetAsuLevel() (int32, error)
GetAsuLevel calls android.telephony.CellSignalStrengthGsm.getAsuLevel.
func (*CellSignalStrengthGsm) GetBitErrorRate ¶ added in v0.0.7
func (m *CellSignalStrengthGsm) GetBitErrorRate() (int32, error)
GetBitErrorRate calls android.telephony.CellSignalStrengthGsm.getBitErrorRate.
func (*CellSignalStrengthGsm) GetDbm ¶ added in v0.0.7
func (m *CellSignalStrengthGsm) GetDbm() (int32, error)
GetDbm calls android.telephony.CellSignalStrengthGsm.getDbm.
func (*CellSignalStrengthGsm) GetLevel ¶ added in v0.0.7
func (m *CellSignalStrengthGsm) GetLevel() (int32, error)
GetLevel calls android.telephony.CellSignalStrengthGsm.getLevel.
func (*CellSignalStrengthGsm) GetRssi ¶ added in v0.0.7
func (m *CellSignalStrengthGsm) GetRssi() (int32, error)
GetRssi calls android.telephony.CellSignalStrengthGsm.getRssi.
func (*CellSignalStrengthGsm) GetTimingAdvance ¶ added in v0.0.7
func (m *CellSignalStrengthGsm) GetTimingAdvance() (int32, error)
GetTimingAdvance calls android.telephony.CellSignalStrengthGsm.getTimingAdvance.
func (*CellSignalStrengthGsm) HashCode ¶ added in v0.0.7
func (m *CellSignalStrengthGsm) HashCode() (int32, error)
HashCode calls android.telephony.CellSignalStrengthGsm.hashCode.
func (*CellSignalStrengthGsm) ToString ¶ added in v0.0.7
func (m *CellSignalStrengthGsm) ToString() (string, error)
ToString calls android.telephony.CellSignalStrengthGsm.toString.
func (*CellSignalStrengthGsm) WriteToParcel ¶ added in v0.0.7
func (m *CellSignalStrengthGsm) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellSignalStrengthGsm.writeToParcel.
type CellSignalStrengthLte ¶ added in v0.0.7
CellSignalStrengthLte wraps android.telephony.CellSignalStrengthLte.
func (*CellSignalStrengthLte) DescribeContents ¶ added in v0.0.7
func (m *CellSignalStrengthLte) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellSignalStrengthLte.describeContents.
func (*CellSignalStrengthLte) Equals ¶ added in v0.0.7
func (m *CellSignalStrengthLte) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellSignalStrengthLte.equals.
func (*CellSignalStrengthLte) GetAsuLevel ¶ added in v0.0.7
func (m *CellSignalStrengthLte) GetAsuLevel() (int32, error)
GetAsuLevel calls android.telephony.CellSignalStrengthLte.getAsuLevel.
func (*CellSignalStrengthLte) GetCqi ¶ added in v0.0.7
func (m *CellSignalStrengthLte) GetCqi() (int32, error)
GetCqi calls android.telephony.CellSignalStrengthLte.getCqi.
func (*CellSignalStrengthLte) GetCqiTableIndex ¶ added in v0.0.7
func (m *CellSignalStrengthLte) GetCqiTableIndex() (int32, error)
GetCqiTableIndex calls android.telephony.CellSignalStrengthLte.getCqiTableIndex.
func (*CellSignalStrengthLte) GetDbm ¶ added in v0.0.7
func (m *CellSignalStrengthLte) GetDbm() (int32, error)
GetDbm calls android.telephony.CellSignalStrengthLte.getDbm.
func (*CellSignalStrengthLte) GetLevel ¶ added in v0.0.7
func (m *CellSignalStrengthLte) GetLevel() (int32, error)
GetLevel calls android.telephony.CellSignalStrengthLte.getLevel.
func (*CellSignalStrengthLte) GetRsrp ¶ added in v0.0.7
func (m *CellSignalStrengthLte) GetRsrp() (int32, error)
GetRsrp calls android.telephony.CellSignalStrengthLte.getRsrp.
func (*CellSignalStrengthLte) GetRsrq ¶ added in v0.0.7
func (m *CellSignalStrengthLte) GetRsrq() (int32, error)
GetRsrq calls android.telephony.CellSignalStrengthLte.getRsrq.
func (*CellSignalStrengthLte) GetRssi ¶ added in v0.0.7
func (m *CellSignalStrengthLte) GetRssi() (int32, error)
GetRssi calls android.telephony.CellSignalStrengthLte.getRssi.
func (*CellSignalStrengthLte) GetRssnr ¶ added in v0.0.7
func (m *CellSignalStrengthLte) GetRssnr() (int32, error)
GetRssnr calls android.telephony.CellSignalStrengthLte.getRssnr.
func (*CellSignalStrengthLte) GetTimingAdvance ¶ added in v0.0.7
func (m *CellSignalStrengthLte) GetTimingAdvance() (int32, error)
GetTimingAdvance calls android.telephony.CellSignalStrengthLte.getTimingAdvance.
func (*CellSignalStrengthLte) HashCode ¶ added in v0.0.7
func (m *CellSignalStrengthLte) HashCode() (int32, error)
HashCode calls android.telephony.CellSignalStrengthLte.hashCode.
func (*CellSignalStrengthLte) ToString ¶ added in v0.0.7
func (m *CellSignalStrengthLte) ToString() (string, error)
ToString calls android.telephony.CellSignalStrengthLte.toString.
func (*CellSignalStrengthLte) WriteToParcel ¶ added in v0.0.7
func (m *CellSignalStrengthLte) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellSignalStrengthLte.writeToParcel.
type CellSignalStrengthNr ¶ added in v0.0.7
CellSignalStrengthNr wraps android.telephony.CellSignalStrengthNr.
func (*CellSignalStrengthNr) DescribeContents ¶ added in v0.0.7
func (m *CellSignalStrengthNr) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellSignalStrengthNr.describeContents.
func (*CellSignalStrengthNr) Equals ¶ added in v0.0.7
func (m *CellSignalStrengthNr) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellSignalStrengthNr.equals.
func (*CellSignalStrengthNr) GetAsuLevel ¶ added in v0.0.7
func (m *CellSignalStrengthNr) GetAsuLevel() (int32, error)
GetAsuLevel calls android.telephony.CellSignalStrengthNr.getAsuLevel.
func (*CellSignalStrengthNr) GetCsiCqiTableIndex ¶ added in v0.0.7
func (m *CellSignalStrengthNr) GetCsiCqiTableIndex() (int32, error)
GetCsiCqiTableIndex calls android.telephony.CellSignalStrengthNr.getCsiCqiTableIndex.
func (*CellSignalStrengthNr) GetCsiRsrp ¶ added in v0.0.7
func (m *CellSignalStrengthNr) GetCsiRsrp() (int32, error)
GetCsiRsrp calls android.telephony.CellSignalStrengthNr.getCsiRsrp.
func (*CellSignalStrengthNr) GetCsiRsrq ¶ added in v0.0.7
func (m *CellSignalStrengthNr) GetCsiRsrq() (int32, error)
GetCsiRsrq calls android.telephony.CellSignalStrengthNr.getCsiRsrq.
func (*CellSignalStrengthNr) GetCsiSinr ¶ added in v0.0.7
func (m *CellSignalStrengthNr) GetCsiSinr() (int32, error)
GetCsiSinr calls android.telephony.CellSignalStrengthNr.getCsiSinr.
func (*CellSignalStrengthNr) GetDbm ¶ added in v0.0.7
func (m *CellSignalStrengthNr) GetDbm() (int32, error)
GetDbm calls android.telephony.CellSignalStrengthNr.getDbm.
func (*CellSignalStrengthNr) GetLevel ¶ added in v0.0.7
func (m *CellSignalStrengthNr) GetLevel() (int32, error)
GetLevel calls android.telephony.CellSignalStrengthNr.getLevel.
func (*CellSignalStrengthNr) GetSsRsrp ¶ added in v0.0.7
func (m *CellSignalStrengthNr) GetSsRsrp() (int32, error)
GetSsRsrp calls android.telephony.CellSignalStrengthNr.getSsRsrp.
func (*CellSignalStrengthNr) GetSsRsrq ¶ added in v0.0.7
func (m *CellSignalStrengthNr) GetSsRsrq() (int32, error)
GetSsRsrq calls android.telephony.CellSignalStrengthNr.getSsRsrq.
func (*CellSignalStrengthNr) GetSsSinr ¶ added in v0.0.7
func (m *CellSignalStrengthNr) GetSsSinr() (int32, error)
GetSsSinr calls android.telephony.CellSignalStrengthNr.getSsSinr.
func (*CellSignalStrengthNr) GetTimingAdvanceMicros ¶ added in v0.0.7
func (m *CellSignalStrengthNr) GetTimingAdvanceMicros() (int32, error)
GetTimingAdvanceMicros calls android.telephony.CellSignalStrengthNr.getTimingAdvanceMicros.
func (*CellSignalStrengthNr) HashCode ¶ added in v0.0.7
func (m *CellSignalStrengthNr) HashCode() (int32, error)
HashCode calls android.telephony.CellSignalStrengthNr.hashCode.
func (*CellSignalStrengthNr) ToString ¶ added in v0.0.7
func (m *CellSignalStrengthNr) ToString() (string, error)
ToString calls android.telephony.CellSignalStrengthNr.toString.
func (*CellSignalStrengthNr) WriteToParcel ¶ added in v0.0.7
func (m *CellSignalStrengthNr) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellSignalStrengthNr.writeToParcel.
type CellSignalStrengthTdscdma ¶ added in v0.0.7
CellSignalStrengthTdscdma wraps android.telephony.CellSignalStrengthTdscdma.
func (*CellSignalStrengthTdscdma) DescribeContents ¶ added in v0.0.7
func (m *CellSignalStrengthTdscdma) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellSignalStrengthTdscdma.describeContents.
func (*CellSignalStrengthTdscdma) Equals ¶ added in v0.0.7
func (m *CellSignalStrengthTdscdma) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellSignalStrengthTdscdma.equals.
func (*CellSignalStrengthTdscdma) GetAsuLevel ¶ added in v0.0.7
func (m *CellSignalStrengthTdscdma) GetAsuLevel() (int32, error)
GetAsuLevel calls android.telephony.CellSignalStrengthTdscdma.getAsuLevel.
func (*CellSignalStrengthTdscdma) GetDbm ¶ added in v0.0.7
func (m *CellSignalStrengthTdscdma) GetDbm() (int32, error)
GetDbm calls android.telephony.CellSignalStrengthTdscdma.getDbm.
func (*CellSignalStrengthTdscdma) GetLevel ¶ added in v0.0.7
func (m *CellSignalStrengthTdscdma) GetLevel() (int32, error)
GetLevel calls android.telephony.CellSignalStrengthTdscdma.getLevel.
func (*CellSignalStrengthTdscdma) GetRscp ¶ added in v0.0.7
func (m *CellSignalStrengthTdscdma) GetRscp() (int32, error)
GetRscp calls android.telephony.CellSignalStrengthTdscdma.getRscp.
func (*CellSignalStrengthTdscdma) HashCode ¶ added in v0.0.7
func (m *CellSignalStrengthTdscdma) HashCode() (int32, error)
HashCode calls android.telephony.CellSignalStrengthTdscdma.hashCode.
func (*CellSignalStrengthTdscdma) ToString ¶ added in v0.0.7
func (m *CellSignalStrengthTdscdma) ToString() (string, error)
ToString calls android.telephony.CellSignalStrengthTdscdma.toString.
func (*CellSignalStrengthTdscdma) WriteToParcel ¶ added in v0.0.7
func (m *CellSignalStrengthTdscdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellSignalStrengthTdscdma.writeToParcel.
type CellSignalStrengthWcdma ¶ added in v0.0.7
CellSignalStrengthWcdma wraps android.telephony.CellSignalStrengthWcdma.
func (*CellSignalStrengthWcdma) DescribeContents ¶ added in v0.0.7
func (m *CellSignalStrengthWcdma) DescribeContents() (int32, error)
DescribeContents calls android.telephony.CellSignalStrengthWcdma.describeContents.
func (*CellSignalStrengthWcdma) Equals ¶ added in v0.0.7
func (m *CellSignalStrengthWcdma) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.CellSignalStrengthWcdma.equals.
func (*CellSignalStrengthWcdma) GetAsuLevel ¶ added in v0.0.7
func (m *CellSignalStrengthWcdma) GetAsuLevel() (int32, error)
GetAsuLevel calls android.telephony.CellSignalStrengthWcdma.getAsuLevel.
func (*CellSignalStrengthWcdma) GetDbm ¶ added in v0.0.7
func (m *CellSignalStrengthWcdma) GetDbm() (int32, error)
GetDbm calls android.telephony.CellSignalStrengthWcdma.getDbm.
func (*CellSignalStrengthWcdma) GetEcNo ¶ added in v0.0.7
func (m *CellSignalStrengthWcdma) GetEcNo() (int32, error)
GetEcNo calls android.telephony.CellSignalStrengthWcdma.getEcNo.
func (*CellSignalStrengthWcdma) GetLevel ¶ added in v0.0.7
func (m *CellSignalStrengthWcdma) GetLevel() (int32, error)
GetLevel calls android.telephony.CellSignalStrengthWcdma.getLevel.
func (*CellSignalStrengthWcdma) HashCode ¶ added in v0.0.7
func (m *CellSignalStrengthWcdma) HashCode() (int32, error)
HashCode calls android.telephony.CellSignalStrengthWcdma.hashCode.
func (*CellSignalStrengthWcdma) ToString ¶ added in v0.0.7
func (m *CellSignalStrengthWcdma) ToString() (string, error)
ToString calls android.telephony.CellSignalStrengthWcdma.toString.
func (*CellSignalStrengthWcdma) WriteToParcel ¶ added in v0.0.7
func (m *CellSignalStrengthWcdma) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.CellSignalStrengthWcdma.writeToParcel.
type ClosedSubscriberGroupInfo ¶ added in v0.0.7
ClosedSubscriberGroupInfo wraps android.telephony.ClosedSubscriberGroupInfo.
func (*ClosedSubscriberGroupInfo) DescribeContents ¶ added in v0.0.7
func (m *ClosedSubscriberGroupInfo) DescribeContents() (int32, error)
DescribeContents calls android.telephony.ClosedSubscriberGroupInfo.describeContents.
func (*ClosedSubscriberGroupInfo) Equals ¶ added in v0.0.7
func (m *ClosedSubscriberGroupInfo) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.ClosedSubscriberGroupInfo.equals.
func (*ClosedSubscriberGroupInfo) GetCsgIdentity ¶ added in v0.0.7
func (m *ClosedSubscriberGroupInfo) GetCsgIdentity() (int32, error)
GetCsgIdentity calls android.telephony.ClosedSubscriberGroupInfo.getCsgIdentity.
func (*ClosedSubscriberGroupInfo) GetCsgIndicator ¶ added in v0.0.7
func (m *ClosedSubscriberGroupInfo) GetCsgIndicator() (bool, error)
GetCsgIndicator calls android.telephony.ClosedSubscriberGroupInfo.getCsgIndicator.
func (*ClosedSubscriberGroupInfo) GetHomeNodebName ¶ added in v0.0.7
func (m *ClosedSubscriberGroupInfo) GetHomeNodebName() (string, error)
GetHomeNodebName calls android.telephony.ClosedSubscriberGroupInfo.getHomeNodebName.
func (*ClosedSubscriberGroupInfo) HashCode ¶ added in v0.0.7
func (m *ClosedSubscriberGroupInfo) HashCode() (int32, error)
HashCode calls android.telephony.ClosedSubscriberGroupInfo.hashCode.
func (*ClosedSubscriberGroupInfo) ToString ¶ added in v0.0.7
func (m *ClosedSubscriberGroupInfo) ToString() (string, error)
ToString calls android.telephony.ClosedSubscriberGroupInfo.toString.
func (*ClosedSubscriberGroupInfo) WriteToParcel ¶ added in v0.0.7
func (m *ClosedSubscriberGroupInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.ClosedSubscriberGroupInfo.writeToParcel.
type DisplayInfo ¶ added in v0.0.7
DisplayInfo wraps android.telephony.TelephonyDisplayInfo.
func (*DisplayInfo) DescribeContents ¶ added in v0.0.7
func (m *DisplayInfo) DescribeContents() (int32, error)
DescribeContents calls android.telephony.TelephonyDisplayInfo.describeContents.
func (*DisplayInfo) Equals ¶ added in v0.0.7
func (m *DisplayInfo) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.TelephonyDisplayInfo.equals.
func (*DisplayInfo) GetNetworkType ¶ added in v0.0.7
func (m *DisplayInfo) GetNetworkType() (int32, error)
GetNetworkType calls android.telephony.TelephonyDisplayInfo.getNetworkType.
func (*DisplayInfo) GetOverrideNetworkType ¶ added in v0.0.7
func (m *DisplayInfo) GetOverrideNetworkType() (int32, error)
GetOverrideNetworkType calls android.telephony.TelephonyDisplayInfo.getOverrideNetworkType.
func (*DisplayInfo) HashCode ¶ added in v0.0.7
func (m *DisplayInfo) HashCode() (int32, error)
HashCode calls android.telephony.TelephonyDisplayInfo.hashCode.
func (*DisplayInfo) IsRoaming ¶ added in v0.0.7
func (m *DisplayInfo) IsRoaming() (bool, error)
IsRoaming calls android.telephony.TelephonyDisplayInfo.isRoaming.
func (*DisplayInfo) ToString ¶ added in v0.0.7
func (m *DisplayInfo) ToString() (string, error)
ToString calls android.telephony.TelephonyDisplayInfo.toString.
func (*DisplayInfo) WriteToParcel ¶ added in v0.0.7
func (m *DisplayInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.TelephonyDisplayInfo.writeToParcel.
type IccOpenLogicalChannelResponse ¶ added in v0.0.7
IccOpenLogicalChannelResponse wraps android.telephony.IccOpenLogicalChannelResponse.
func (*IccOpenLogicalChannelResponse) DescribeContents ¶ added in v0.0.7
func (m *IccOpenLogicalChannelResponse) DescribeContents() (int32, error)
DescribeContents calls android.telephony.IccOpenLogicalChannelResponse.describeContents.
func (*IccOpenLogicalChannelResponse) GetChannel ¶ added in v0.0.7
func (m *IccOpenLogicalChannelResponse) GetChannel() (int32, error)
GetChannel calls android.telephony.IccOpenLogicalChannelResponse.getChannel.
func (*IccOpenLogicalChannelResponse) GetSelectResponse ¶ added in v0.0.7
func (m *IccOpenLogicalChannelResponse) GetSelectResponse() (*jni.Object, error)
GetSelectResponse calls android.telephony.IccOpenLogicalChannelResponse.getSelectResponse.
func (*IccOpenLogicalChannelResponse) GetStatus ¶ added in v0.0.7
func (m *IccOpenLogicalChannelResponse) GetStatus() (int32, error)
GetStatus calls android.telephony.IccOpenLogicalChannelResponse.getStatus.
func (*IccOpenLogicalChannelResponse) ToString ¶ added in v0.0.7
func (m *IccOpenLogicalChannelResponse) ToString() (string, error)
ToString calls android.telephony.IccOpenLogicalChannelResponse.toString.
func (*IccOpenLogicalChannelResponse) WriteToParcel ¶ added in v0.0.7
func (m *IccOpenLogicalChannelResponse) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.IccOpenLogicalChannelResponse.writeToParcel.
type Manager ¶ added in v0.0.4
Manager wraps android.telephony.TelephonyManager.
func NewManager ¶ added in v0.0.4
NewManager obtains android.telephony.TelephonyManager from the Android system service manager.
func (*Manager) CanChangeDtmfToneLength ¶ added in v0.0.4
CanChangeDtmfToneLength calls android.telephony.TelephonyManager.canChangeDtmfToneLength.
func (*Manager) ClearSignalStrengthUpdateRequest ¶ added in v0.0.4
ClearSignalStrengthUpdateRequest calls android.telephony.TelephonyManager.clearSignalStrengthUpdateRequest.
func (*Manager) Close ¶ added in v0.0.4
func (m *Manager) Close()
Close releases the global reference to the underlying Java object. After Close, the Manager must not be used.
func (*Manager) CreateForPhoneAccountHandle ¶ added in v0.0.4
CreateForPhoneAccountHandle calls android.telephony.TelephonyManager.createForPhoneAccountHandle.
func (*Manager) CreateForSubscriptionId ¶ added in v0.0.4
CreateForSubscriptionId calls android.telephony.TelephonyManager.createForSubscriptionId.
func (*Manager) DoesSwitchMultiSimConfigTriggerReboot ¶ added in v0.0.4
DoesSwitchMultiSimConfigTriggerReboot calls android.telephony.TelephonyManager.doesSwitchMultiSimConfigTriggerReboot.
func (*Manager) GetActiveModemCount ¶ added in v0.0.4
GetActiveModemCount calls android.telephony.TelephonyManager.getActiveModemCount.
func (*Manager) GetAllowedNetworkTypesForReason ¶ added in v0.0.4
GetAllowedNetworkTypesForReason calls android.telephony.TelephonyManager.getAllowedNetworkTypesForReason.
func (*Manager) GetCallComposerStatus ¶ added in v0.0.4
GetCallComposerStatus calls android.telephony.TelephonyManager.getCallComposerStatus.
func (*Manager) GetCallState ¶ added in v0.0.4
GetCallState calls android.telephony.TelephonyManager.getCallState.
func (*Manager) GetCallStateForSubscription ¶ added in v0.0.4
GetCallStateForSubscription calls android.telephony.TelephonyManager.getCallStateForSubscription.
func (*Manager) GetCardIdForDefaultEuicc ¶ added in v0.0.4
GetCardIdForDefaultEuicc calls android.telephony.TelephonyManager.getCardIdForDefaultEuicc.
func (*Manager) GetCarrierConfig ¶ added in v0.0.4
GetCarrierConfig calls android.telephony.TelephonyManager.getCarrierConfig.
func (*Manager) GetCarrierIdFromSimMccMnc ¶ added in v0.0.4
GetCarrierIdFromSimMccMnc calls android.telephony.TelephonyManager.getCarrierIdFromSimMccMnc.
func (*Manager) GetCellLocation ¶ added in v0.0.4
GetCellLocation calls android.telephony.TelephonyManager.getCellLocation.
func (*Manager) GetDataActivity ¶ added in v0.0.4
GetDataActivity calls android.telephony.TelephonyManager.getDataActivity.
func (*Manager) GetDataNetworkType ¶ added in v0.0.4
GetDataNetworkType calls android.telephony.TelephonyManager.getDataNetworkType.
func (*Manager) GetDataState ¶ added in v0.0.4
GetDataState calls android.telephony.TelephonyManager.getDataState.
func (*Manager) GetDeviceId0 ¶ added in v0.0.4
GetDeviceId0 calls android.telephony.TelephonyManager.getDeviceId.
func (*Manager) GetDeviceId1_1 ¶ added in v0.0.4
GetDeviceId1_1 calls android.telephony.TelephonyManager.getDeviceId.
func (*Manager) GetDeviceSoftwareVersion ¶ added in v0.0.4
GetDeviceSoftwareVersion calls android.telephony.TelephonyManager.getDeviceSoftwareVersion.
func (*Manager) GetForbiddenPlmns ¶ added in v0.0.4
GetForbiddenPlmns calls android.telephony.TelephonyManager.getForbiddenPlmns.
func (*Manager) GetGroupIdLevel1 ¶ added in v0.0.4
GetGroupIdLevel1 calls android.telephony.TelephonyManager.getGroupIdLevel1.
func (*Manager) GetIccAuthentication ¶ added in v0.0.4
GetIccAuthentication calls android.telephony.TelephonyManager.getIccAuthentication.
func (*Manager) GetImei0 ¶ added in v0.0.4
GetImei0 calls android.telephony.TelephonyManager.getImei.
func (*Manager) GetImei1_1 ¶ added in v0.0.4
GetImei1_1 calls android.telephony.TelephonyManager.getImei.
func (*Manager) GetLine1Number ¶ added in v0.0.4
GetLine1Number calls android.telephony.TelephonyManager.getLine1Number.
func (*Manager) GetManualNetworkSelectionPlmn ¶ added in v0.0.4
GetManualNetworkSelectionPlmn calls android.telephony.TelephonyManager.getManualNetworkSelectionPlmn.
func (*Manager) GetManufacturerCode0 ¶ added in v0.0.4
GetManufacturerCode0 calls android.telephony.TelephonyManager.getManufacturerCode.
func (*Manager) GetManufacturerCode1_1 ¶ added in v0.0.4
GetManufacturerCode1_1 calls android.telephony.TelephonyManager.getManufacturerCode.
func (*Manager) GetMaximumCallComposerPictureSize ¶ added in v0.0.4
GetMaximumCallComposerPictureSize calls android.telephony.TelephonyManager.getMaximumCallComposerPictureSize.
func (*Manager) GetMeid0 ¶ added in v0.0.4
GetMeid0 calls android.telephony.TelephonyManager.getMeid.
func (*Manager) GetMeid1_1 ¶ added in v0.0.4
GetMeid1_1 calls android.telephony.TelephonyManager.getMeid.
func (*Manager) GetMmsUAProfUrl ¶ added in v0.0.4
GetMmsUAProfUrl calls android.telephony.TelephonyManager.getMmsUAProfUrl.
func (*Manager) GetMmsUserAgent ¶ added in v0.0.4
GetMmsUserAgent calls android.telephony.TelephonyManager.getMmsUserAgent.
func (*Manager) GetNetworkCountryIso0 ¶ added in v0.0.4
GetNetworkCountryIso0 calls android.telephony.TelephonyManager.getNetworkCountryIso.
func (*Manager) GetNetworkCountryIso1_1 ¶ added in v0.0.4
GetNetworkCountryIso1_1 calls android.telephony.TelephonyManager.getNetworkCountryIso.
func (*Manager) GetNetworkOperator ¶ added in v0.0.4
GetNetworkOperator calls android.telephony.TelephonyManager.getNetworkOperator.
func (*Manager) GetNetworkOperatorName ¶ added in v0.0.4
GetNetworkOperatorName calls android.telephony.TelephonyManager.getNetworkOperatorName.
func (*Manager) GetNetworkSelectionMode ¶ added in v0.0.4
GetNetworkSelectionMode calls android.telephony.TelephonyManager.getNetworkSelectionMode.
func (*Manager) GetNetworkSpecifier ¶ added in v0.0.4
GetNetworkSpecifier calls android.telephony.TelephonyManager.getNetworkSpecifier.
func (*Manager) GetNetworkType ¶ added in v0.0.4
GetNetworkType calls android.telephony.TelephonyManager.getNetworkType.
func (*Manager) GetPhoneAccountHandle ¶ added in v0.0.4
GetPhoneAccountHandle calls android.telephony.TelephonyManager.getPhoneAccountHandle.
func (*Manager) GetPhoneCount ¶ added in v0.0.4
GetPhoneCount calls android.telephony.TelephonyManager.getPhoneCount.
func (*Manager) GetPhoneType ¶ added in v0.0.4
GetPhoneType calls android.telephony.TelephonyManager.getPhoneType.
func (*Manager) GetPreferredOpportunisticDataSubscription ¶ added in v0.0.4
GetPreferredOpportunisticDataSubscription calls android.telephony.TelephonyManager.getPreferredOpportunisticDataSubscription.
func (*Manager) GetPrimaryImei ¶ added in v0.0.4
GetPrimaryImei calls android.telephony.TelephonyManager.getPrimaryImei.
func (*Manager) GetServiceState0 ¶ added in v0.0.4
GetServiceState0 calls android.telephony.TelephonyManager.getServiceState.
func (*Manager) GetServiceState1_1 ¶ added in v0.0.4
GetServiceState1_1 calls android.telephony.TelephonyManager.getServiceState.
func (*Manager) GetSignalStrength ¶ added in v0.0.4
GetSignalStrength calls android.telephony.TelephonyManager.getSignalStrength.
func (*Manager) GetSimCarrierId ¶ added in v0.0.4
GetSimCarrierId calls android.telephony.TelephonyManager.getSimCarrierId.
func (*Manager) GetSimCarrierIdName ¶ added in v0.0.4
GetSimCarrierIdName calls android.telephony.TelephonyManager.getSimCarrierIdName.
func (*Manager) GetSimCountryIso ¶ added in v0.0.4
GetSimCountryIso calls android.telephony.TelephonyManager.getSimCountryIso.
func (*Manager) GetSimOperator ¶ added in v0.0.4
GetSimOperator calls android.telephony.TelephonyManager.getSimOperator.
func (*Manager) GetSimOperatorName ¶ added in v0.0.4
GetSimOperatorName calls android.telephony.TelephonyManager.getSimOperatorName.
func (*Manager) GetSimSerialNumber ¶ added in v0.0.4
GetSimSerialNumber calls android.telephony.TelephonyManager.getSimSerialNumber.
func (*Manager) GetSimSpecificCarrierId ¶ added in v0.0.4
GetSimSpecificCarrierId calls android.telephony.TelephonyManager.getSimSpecificCarrierId.
func (*Manager) GetSimSpecificCarrierIdName ¶ added in v0.0.4
GetSimSpecificCarrierIdName calls android.telephony.TelephonyManager.getSimSpecificCarrierIdName.
func (*Manager) GetSimState0 ¶ added in v0.0.4
GetSimState0 calls android.telephony.TelephonyManager.getSimState.
func (*Manager) GetSimState1_1 ¶ added in v0.0.4
GetSimState1_1 calls android.telephony.TelephonyManager.getSimState.
func (*Manager) GetSubscriberId ¶ added in v0.0.4
GetSubscriberId calls android.telephony.TelephonyManager.getSubscriberId.
func (*Manager) GetSubscriptionId0 ¶ added in v0.0.4
GetSubscriptionId0 calls android.telephony.TelephonyManager.getSubscriptionId.
func (*Manager) GetSubscriptionId1_1 ¶ added in v0.0.4
GetSubscriptionId1_1 calls android.telephony.TelephonyManager.getSubscriptionId.
func (*Manager) GetSupportedModemCount ¶ added in v0.0.4
GetSupportedModemCount calls android.telephony.TelephonyManager.getSupportedModemCount.
func (*Manager) GetSupportedRadioAccessFamily ¶ added in v0.0.4
GetSupportedRadioAccessFamily calls android.telephony.TelephonyManager.getSupportedRadioAccessFamily.
func (*Manager) GetTypeAllocationCode0 ¶ added in v0.0.4
GetTypeAllocationCode0 calls android.telephony.TelephonyManager.getTypeAllocationCode.
func (*Manager) GetTypeAllocationCode1_1 ¶ added in v0.0.4
GetTypeAllocationCode1_1 calls android.telephony.TelephonyManager.getTypeAllocationCode.
func (*Manager) GetVisualVoicemailPackageName ¶ added in v0.0.4
GetVisualVoicemailPackageName calls android.telephony.TelephonyManager.getVisualVoicemailPackageName.
func (*Manager) GetVoiceMailAlphaTag ¶ added in v0.0.4
GetVoiceMailAlphaTag calls android.telephony.TelephonyManager.getVoiceMailAlphaTag.
func (*Manager) GetVoiceMailNumber ¶ added in v0.0.4
GetVoiceMailNumber calls android.telephony.TelephonyManager.getVoiceMailNumber.
func (*Manager) GetVoiceNetworkType ¶ added in v0.0.4
GetVoiceNetworkType calls android.telephony.TelephonyManager.getVoiceNetworkType.
func (*Manager) GetVoicemailRingtoneUri ¶ added in v0.0.4
GetVoicemailRingtoneUri calls android.telephony.TelephonyManager.getVoicemailRingtoneUri.
func (*Manager) HasCarrierPrivileges ¶ added in v0.0.4
HasCarrierPrivileges calls android.telephony.TelephonyManager.hasCarrierPrivileges.
func (*Manager) HasIccCard ¶ added in v0.0.4
HasIccCard calls android.telephony.TelephonyManager.hasIccCard.
func (*Manager) IccCloseLogicalChannel ¶ added in v0.0.4
IccCloseLogicalChannel calls android.telephony.TelephonyManager.iccCloseLogicalChannel.
func (*Manager) IccExchangeSimIO ¶ added in v0.0.4
func (m *Manager) IccExchangeSimIO( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 string, ) (*jni.Object, error)
IccExchangeSimIO calls android.telephony.TelephonyManager.iccExchangeSimIO.
func (*Manager) IccOpenLogicalChannel1 ¶ added in v0.0.4
IccOpenLogicalChannel1 calls android.telephony.TelephonyManager.iccOpenLogicalChannel.
func (*Manager) IccOpenLogicalChannel2_1 ¶ added in v0.0.4
IccOpenLogicalChannel2_1 calls android.telephony.TelephonyManager.iccOpenLogicalChannel.
func (*Manager) IccTransmitApduBasicChannel ¶ added in v0.0.4
func (m *Manager) IccTransmitApduBasicChannel( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 string, ) (string, error)
IccTransmitApduBasicChannel calls android.telephony.TelephonyManager.iccTransmitApduBasicChannel.
func (*Manager) IccTransmitApduLogicalChannel ¶ added in v0.0.4
func (m *Manager) IccTransmitApduLogicalChannel( arg0 int32, arg1 int32, arg2 int32, arg3 int32, arg4 int32, arg5 int32, arg6 string, ) (string, error)
IccTransmitApduLogicalChannel calls android.telephony.TelephonyManager.iccTransmitApduLogicalChannel.
func (*Manager) IsConcurrentVoiceAndDataSupported ¶ added in v0.0.4
IsConcurrentVoiceAndDataSupported calls android.telephony.TelephonyManager.isConcurrentVoiceAndDataSupported.
func (*Manager) IsDataCapable ¶ added in v0.0.4
IsDataCapable calls android.telephony.TelephonyManager.isDataCapable.
func (*Manager) IsDataConnectionAllowed ¶ added in v0.0.4
IsDataConnectionAllowed calls android.telephony.TelephonyManager.isDataConnectionAllowed.
func (*Manager) IsDataEnabled ¶ added in v0.0.4
IsDataEnabled calls android.telephony.TelephonyManager.isDataEnabled.
func (*Manager) IsDataEnabledForReason ¶ added in v0.0.4
IsDataEnabledForReason calls android.telephony.TelephonyManager.isDataEnabledForReason.
func (*Manager) IsDataRoamingEnabled ¶ added in v0.0.4
IsDataRoamingEnabled calls android.telephony.TelephonyManager.isDataRoamingEnabled.
func (*Manager) IsDeviceSmsCapable ¶ added in v0.0.4
IsDeviceSmsCapable calls android.telephony.TelephonyManager.isDeviceSmsCapable.
func (*Manager) IsDeviceVoiceCapable ¶ added in v0.0.4
IsDeviceVoiceCapable calls android.telephony.TelephonyManager.isDeviceVoiceCapable.
func (*Manager) IsEmergencyNumber ¶ added in v0.0.4
IsEmergencyNumber calls android.telephony.TelephonyManager.isEmergencyNumber.
func (*Manager) IsHearingAidCompatibilitySupported ¶ added in v0.0.4
IsHearingAidCompatibilitySupported calls android.telephony.TelephonyManager.isHearingAidCompatibilitySupported.
func (*Manager) IsManualNetworkSelectionAllowed ¶ added in v0.0.4
IsManualNetworkSelectionAllowed calls android.telephony.TelephonyManager.isManualNetworkSelectionAllowed.
func (*Manager) IsModemEnabledForSlot ¶ added in v0.0.4
IsModemEnabledForSlot calls android.telephony.TelephonyManager.isModemEnabledForSlot.
func (*Manager) IsMultiSimSupported ¶ added in v0.0.4
IsMultiSimSupported calls android.telephony.TelephonyManager.isMultiSimSupported.
func (*Manager) IsNetworkRoaming ¶ added in v0.0.4
IsNetworkRoaming calls android.telephony.TelephonyManager.isNetworkRoaming.
func (*Manager) IsPremiumCapabilityAvailableForPurchase ¶ added in v0.0.4
IsPremiumCapabilityAvailableForPurchase calls android.telephony.TelephonyManager.isPremiumCapabilityAvailableForPurchase.
func (*Manager) IsRadioInterfaceCapabilitySupported ¶ added in v0.0.4
IsRadioInterfaceCapabilitySupported calls android.telephony.TelephonyManager.isRadioInterfaceCapabilitySupported.
func (*Manager) IsRttSupported ¶ added in v0.0.4
IsRttSupported calls android.telephony.TelephonyManager.isRttSupported.
func (*Manager) IsSmsCapable ¶ added in v0.0.4
IsSmsCapable calls android.telephony.TelephonyManager.isSmsCapable.
func (*Manager) IsTtyModeSupported ¶ added in v0.0.4
IsTtyModeSupported calls android.telephony.TelephonyManager.isTtyModeSupported.
func (*Manager) IsVoiceCapable ¶ added in v0.0.4
IsVoiceCapable calls android.telephony.TelephonyManager.isVoiceCapable.
func (*Manager) IsVoicemailVibrationEnabled ¶ added in v0.0.4
IsVoicemailVibrationEnabled calls android.telephony.TelephonyManager.isVoicemailVibrationEnabled.
func (*Manager) IsWorldPhone ¶ added in v0.0.4
IsWorldPhone calls android.telephony.TelephonyManager.isWorldPhone.
func (*Manager) RebootModem ¶ added in v0.0.4
RebootModem calls android.telephony.TelephonyManager.rebootModem.
func (*Manager) RegisterTelephonyCallback2_1 ¶ added in v0.0.4
RegisterTelephonyCallback2_1 calls android.telephony.TelephonyManager.registerTelephonyCallback.
func (*Manager) RegisterTelephonyCallback3 ¶ added in v0.0.4
func (m *Manager) RegisterTelephonyCallback3( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, ) error
RegisterTelephonyCallback3 calls android.telephony.TelephonyManager.registerTelephonyCallback.
func (*Manager) RequestCellInfoUpdate ¶ added in v0.0.4
RequestCellInfoUpdate calls android.telephony.TelephonyManager.requestCellInfoUpdate.
func (*Manager) RequestNetworkScan3 ¶ added in v0.0.4
func (m *Manager) RequestNetworkScan3( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
RequestNetworkScan3 calls android.telephony.TelephonyManager.requestNetworkScan.
func (*Manager) RequestNetworkScan4_1 ¶ added in v0.0.4
func (m *Manager) RequestNetworkScan4_1( arg0 int32, arg1 *jni.Object, arg2 *jni.Object, arg3 *jni.Object, ) (*jni.Object, error)
RequestNetworkScan4_1 calls android.telephony.TelephonyManager.requestNetworkScan.
func (*Manager) SendDialerSpecialCode ¶ added in v0.0.4
SendDialerSpecialCode calls android.telephony.TelephonyManager.sendDialerSpecialCode.
func (*Manager) SendEnvelopeWithStatus ¶ added in v0.0.4
SendEnvelopeWithStatus calls android.telephony.TelephonyManager.sendEnvelopeWithStatus.
func (*Manager) SendVisualVoicemailSms ¶ added in v0.0.4
func (m *Manager) SendVisualVoicemailSms( arg0 string, arg1 int32, arg2 string, arg3 *jni.Object, ) error
SendVisualVoicemailSms calls android.telephony.TelephonyManager.sendVisualVoicemailSms.
func (*Manager) SetAllowedNetworkTypesForReason ¶ added in v0.0.4
SetAllowedNetworkTypesForReason calls android.telephony.TelephonyManager.setAllowedNetworkTypesForReason.
func (*Manager) SetCallComposerStatus ¶ added in v0.0.4
SetCallComposerStatus calls android.telephony.TelephonyManager.setCallComposerStatus.
func (*Manager) SetDataEnabled ¶ added in v0.0.4
SetDataEnabled calls android.telephony.TelephonyManager.setDataEnabled.
func (*Manager) SetDataEnabledForReason ¶ added in v0.0.4
SetDataEnabledForReason calls android.telephony.TelephonyManager.setDataEnabledForReason.
func (*Manager) SetLine1NumberForDisplay ¶ added in v0.0.4
SetLine1NumberForDisplay calls android.telephony.TelephonyManager.setLine1NumberForDisplay.
func (*Manager) SetNetworkSelectionModeAutomatic ¶ added in v0.0.4
SetNetworkSelectionModeAutomatic calls android.telephony.TelephonyManager.setNetworkSelectionModeAutomatic.
func (*Manager) SetNetworkSelectionModeManual2 ¶ added in v0.0.4
SetNetworkSelectionModeManual2 calls android.telephony.TelephonyManager.setNetworkSelectionModeManual.
func (*Manager) SetNetworkSelectionModeManual3_1 ¶ added in v0.0.4
func (m *Manager) SetNetworkSelectionModeManual3_1( arg0 string, arg1 bool, arg2 int32, ) (bool, error)
SetNetworkSelectionModeManual3_1 calls android.telephony.TelephonyManager.setNetworkSelectionModeManual.
func (*Manager) SetOperatorBrandOverride ¶ added in v0.0.4
SetOperatorBrandOverride calls android.telephony.TelephonyManager.setOperatorBrandOverride.
func (*Manager) SetPreferredNetworkTypeToGlobal ¶ added in v0.0.4
SetPreferredNetworkTypeToGlobal calls android.telephony.TelephonyManager.setPreferredNetworkTypeToGlobal.
func (*Manager) SetSignalStrengthUpdateRequest ¶ added in v0.0.4
SetSignalStrengthUpdateRequest calls android.telephony.TelephonyManager.setSignalStrengthUpdateRequest.
func (*Manager) SetVisualVoicemailSmsFilterSettings ¶ added in v0.0.4
SetVisualVoicemailSmsFilterSettings calls android.telephony.TelephonyManager.setVisualVoicemailSmsFilterSettings.
func (*Manager) SetVoiceMailNumber ¶ added in v0.0.4
SetVoiceMailNumber calls android.telephony.TelephonyManager.setVoiceMailNumber.
func (*Manager) SetVoicemailRingtoneUri ¶ added in v0.0.4
SetVoicemailRingtoneUri calls android.telephony.TelephonyManager.setVoicemailRingtoneUri.
func (*Manager) SetVoicemailVibrationEnabled ¶ added in v0.0.4
SetVoicemailVibrationEnabled calls android.telephony.TelephonyManager.setVoicemailVibrationEnabled.
func (*Manager) SwitchMultiSimConfig ¶ added in v0.0.4
SwitchMultiSimConfig calls android.telephony.TelephonyManager.switchMultiSimConfig.
type ManagerCallComposerException ¶ added in v0.0.7
ManagerCallComposerException wraps android.telephony.TelephonyManager$CallComposerException.
func (*ManagerCallComposerException) GetErrorCode ¶ added in v0.0.7
func (m *ManagerCallComposerException) GetErrorCode() (int32, error)
GetErrorCode calls android.telephony.TelephonyManager$CallComposerException.getErrorCode.
func (*ManagerCallComposerException) GetIOException ¶ added in v0.0.7
func (m *ManagerCallComposerException) GetIOException() (*jni.Object, error)
GetIOException calls android.telephony.TelephonyManager$CallComposerException.getIOException.
type ManagerCellInfoCallback ¶ added in v0.0.7
ManagerCellInfoCallback wraps android.telephony.TelephonyManager$CellInfoCallback.
type ManagerNetworkSlicingException ¶ added in v0.0.7
ManagerNetworkSlicingException wraps android.telephony.TelephonyManager$NetworkSlicingException.
func (*ManagerNetworkSlicingException) ToString ¶ added in v0.0.7
func (m *ManagerNetworkSlicingException) ToString() (string, error)
ToString calls android.telephony.TelephonyManager$NetworkSlicingException.toString.
type ManagerUssdResponseCallback ¶ added in v0.0.7
ManagerUssdResponseCallback wraps android.telephony.TelephonyManager$UssdResponseCallback.
func (*ManagerUssdResponseCallback) OnReceiveUssdResponse ¶ added in v0.0.7
func (m *ManagerUssdResponseCallback) OnReceiveUssdResponse( arg0 *jni.Object, arg1 string, arg2 string, ) error
OnReceiveUssdResponse calls android.telephony.TelephonyManager$UssdResponseCallback.onReceiveUssdResponse.
func (*ManagerUssdResponseCallback) OnReceiveUssdResponseFailed ¶ added in v0.0.7
func (m *ManagerUssdResponseCallback) OnReceiveUssdResponseFailed( arg0 *jni.Object, arg1 string, arg2 int32, ) error
OnReceiveUssdResponseFailed calls android.telephony.TelephonyManager$UssdResponseCallback.onReceiveUssdResponseFailed.
type MbmsDownloadSession ¶ added in v0.0.7
MbmsDownloadSession wraps android.telephony.MbmsDownloadSession.
func (*MbmsDownloadSession) AddProgressListener ¶ added in v0.0.7
func (m *MbmsDownloadSession) AddProgressListener( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
AddProgressListener calls android.telephony.MbmsDownloadSession.addProgressListener.
func (*MbmsDownloadSession) AddServiceAnnouncement ¶ added in v0.0.7
func (m *MbmsDownloadSession) AddServiceAnnouncement(arg0 *jni.Object) error
AddServiceAnnouncement calls android.telephony.MbmsDownloadSession.addServiceAnnouncement.
func (*MbmsDownloadSession) AddStatusListener ¶ added in v0.0.7
func (m *MbmsDownloadSession) AddStatusListener( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
AddStatusListener calls android.telephony.MbmsDownloadSession.addStatusListener.
func (*MbmsDownloadSession) CancelDownload ¶ added in v0.0.7
func (m *MbmsDownloadSession) CancelDownload(arg0 *jni.Object) error
CancelDownload calls android.telephony.MbmsDownloadSession.cancelDownload.
func (*MbmsDownloadSession) Close ¶ added in v0.0.7
func (m *MbmsDownloadSession) Close() error
Close calls android.telephony.MbmsDownloadSession.close.
func (*MbmsDownloadSession) Create3 ¶ added in v0.0.7
func (m *MbmsDownloadSession) Create3( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
Create3 calls android.telephony.MbmsDownloadSession.create.
func (*MbmsDownloadSession) Create4_1 ¶ added in v0.0.7
func (m *MbmsDownloadSession) Create4_1( arg0 *jni.Object, arg1 *jni.Object, arg2 int32, arg3 *jni.Object, ) (*jni.Object, error)
Create4_1 calls android.telephony.MbmsDownloadSession.create.
func (*MbmsDownloadSession) Download ¶ added in v0.0.7
func (m *MbmsDownloadSession) Download(arg0 *jni.Object) error
Download calls android.telephony.MbmsDownloadSession.download.
func (*MbmsDownloadSession) GetMaximumServiceAnnouncementSize ¶ added in v0.0.7
func (m *MbmsDownloadSession) GetMaximumServiceAnnouncementSize() (int32, error)
GetMaximumServiceAnnouncementSize calls android.telephony.MbmsDownloadSession.getMaximumServiceAnnouncementSize.
func (*MbmsDownloadSession) GetTempFileRootDirectory ¶ added in v0.0.7
func (m *MbmsDownloadSession) GetTempFileRootDirectory() (*jni.Object, error)
GetTempFileRootDirectory calls android.telephony.MbmsDownloadSession.getTempFileRootDirectory.
func (*MbmsDownloadSession) RemoveProgressListener ¶ added in v0.0.7
RemoveProgressListener calls android.telephony.MbmsDownloadSession.removeProgressListener.
func (*MbmsDownloadSession) RemoveStatusListener ¶ added in v0.0.7
RemoveStatusListener calls android.telephony.MbmsDownloadSession.removeStatusListener.
func (*MbmsDownloadSession) RequestDownloadState ¶ added in v0.0.7
RequestDownloadState calls android.telephony.MbmsDownloadSession.requestDownloadState.
func (*MbmsDownloadSession) ResetDownloadKnowledge ¶ added in v0.0.7
func (m *MbmsDownloadSession) ResetDownloadKnowledge(arg0 *jni.Object) error
ResetDownloadKnowledge calls android.telephony.MbmsDownloadSession.resetDownloadKnowledge.
func (*MbmsDownloadSession) SetTempFileRootDirectory ¶ added in v0.0.7
func (m *MbmsDownloadSession) SetTempFileRootDirectory(arg0 *jni.Object) error
SetTempFileRootDirectory calls android.telephony.MbmsDownloadSession.setTempFileRootDirectory.
type MbmsGroupCallSession ¶ added in v0.0.7
MbmsGroupCallSession wraps android.telephony.MbmsGroupCallSession.
func (*MbmsGroupCallSession) Close ¶ added in v0.0.7
func (m *MbmsGroupCallSession) Close() error
Close calls android.telephony.MbmsGroupCallSession.close.
type MbmsStreamingSession ¶ added in v0.0.7
MbmsStreamingSession wraps android.telephony.MbmsStreamingSession.
func (*MbmsStreamingSession) Close ¶ added in v0.0.7
func (m *MbmsStreamingSession) Close() error
Close calls android.telephony.MbmsStreamingSession.close.
func (*MbmsStreamingSession) Create3 ¶ added in v0.0.7
func (m *MbmsStreamingSession) Create3( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) (*jni.Object, error)
Create3 calls android.telephony.MbmsStreamingSession.create.
type NeighboringCellInfo ¶ added in v0.0.7
NeighboringCellInfo wraps android.telephony.NeighboringCellInfo.
func NewNeighboringCellInfo ¶ added in v0.0.7
func NewNeighboringCellInfo(vm *jni.VM) (*NeighboringCellInfo, error)
NewNeighboringCellInfo creates a new android.telephony.NeighboringCellInfo instance.
func (*NeighboringCellInfo) DescribeContents ¶ added in v0.0.7
func (m *NeighboringCellInfo) DescribeContents() (int32, error)
DescribeContents calls android.telephony.NeighboringCellInfo.describeContents.
func (*NeighboringCellInfo) GetCid ¶ added in v0.0.7
func (m *NeighboringCellInfo) GetCid() (int32, error)
GetCid calls android.telephony.NeighboringCellInfo.getCid.
func (*NeighboringCellInfo) GetLac ¶ added in v0.0.7
func (m *NeighboringCellInfo) GetLac() (int32, error)
GetLac calls android.telephony.NeighboringCellInfo.getLac.
func (*NeighboringCellInfo) GetNetworkType ¶ added in v0.0.7
func (m *NeighboringCellInfo) GetNetworkType() (int32, error)
GetNetworkType calls android.telephony.NeighboringCellInfo.getNetworkType.
func (*NeighboringCellInfo) GetPsc ¶ added in v0.0.7
func (m *NeighboringCellInfo) GetPsc() (int32, error)
GetPsc calls android.telephony.NeighboringCellInfo.getPsc.
func (*NeighboringCellInfo) GetRssi ¶ added in v0.0.7
func (m *NeighboringCellInfo) GetRssi() (int32, error)
GetRssi calls android.telephony.NeighboringCellInfo.getRssi.
func (*NeighboringCellInfo) SetCid ¶ added in v0.0.7
func (m *NeighboringCellInfo) SetCid(arg0 int32) error
SetCid calls android.telephony.NeighboringCellInfo.setCid.
func (*NeighboringCellInfo) SetRssi ¶ added in v0.0.7
func (m *NeighboringCellInfo) SetRssi(arg0 int32) error
SetRssi calls android.telephony.NeighboringCellInfo.setRssi.
func (*NeighboringCellInfo) ToString ¶ added in v0.0.7
func (m *NeighboringCellInfo) ToString() (string, error)
ToString calls android.telephony.NeighboringCellInfo.toString.
func (*NeighboringCellInfo) WriteToParcel ¶ added in v0.0.7
func (m *NeighboringCellInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.NeighboringCellInfo.writeToParcel.
type NetworkRegistrationInfo ¶ added in v0.0.7
NetworkRegistrationInfo wraps android.telephony.NetworkRegistrationInfo.
func (*NetworkRegistrationInfo) DescribeContents ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) DescribeContents() (int32, error)
DescribeContents calls android.telephony.NetworkRegistrationInfo.describeContents.
func (*NetworkRegistrationInfo) Equals ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.NetworkRegistrationInfo.equals.
func (*NetworkRegistrationInfo) GetAccessNetworkTechnology ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) GetAccessNetworkTechnology() (int32, error)
GetAccessNetworkTechnology calls android.telephony.NetworkRegistrationInfo.getAccessNetworkTechnology.
func (*NetworkRegistrationInfo) GetCellIdentity ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) GetCellIdentity() (*jni.Object, error)
GetCellIdentity calls android.telephony.NetworkRegistrationInfo.getCellIdentity.
func (*NetworkRegistrationInfo) GetDomain ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) GetDomain() (int32, error)
GetDomain calls android.telephony.NetworkRegistrationInfo.getDomain.
func (*NetworkRegistrationInfo) GetRegisteredPlmn ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) GetRegisteredPlmn() (string, error)
GetRegisteredPlmn calls android.telephony.NetworkRegistrationInfo.getRegisteredPlmn.
func (*NetworkRegistrationInfo) GetRejectCause ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) GetRejectCause() (int32, error)
GetRejectCause calls android.telephony.NetworkRegistrationInfo.getRejectCause.
func (*NetworkRegistrationInfo) GetTransportType ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) GetTransportType() (int32, error)
GetTransportType calls android.telephony.NetworkRegistrationInfo.getTransportType.
func (*NetworkRegistrationInfo) HashCode ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) HashCode() (int32, error)
HashCode calls android.telephony.NetworkRegistrationInfo.hashCode.
func (*NetworkRegistrationInfo) IsNetworkRegistered ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) IsNetworkRegistered() (bool, error)
IsNetworkRegistered calls android.telephony.NetworkRegistrationInfo.isNetworkRegistered.
func (*NetworkRegistrationInfo) IsNetworkRoaming ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) IsNetworkRoaming() (bool, error)
IsNetworkRoaming calls android.telephony.NetworkRegistrationInfo.isNetworkRoaming.
func (*NetworkRegistrationInfo) IsNetworkSearching ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) IsNetworkSearching() (bool, error)
IsNetworkSearching calls android.telephony.NetworkRegistrationInfo.isNetworkSearching.
func (*NetworkRegistrationInfo) IsNonTerrestrialNetwork ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) IsNonTerrestrialNetwork() (bool, error)
IsNonTerrestrialNetwork calls android.telephony.NetworkRegistrationInfo.isNonTerrestrialNetwork.
func (*NetworkRegistrationInfo) IsRegistered ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) IsRegistered() (bool, error)
IsRegistered calls android.telephony.NetworkRegistrationInfo.isRegistered.
func (*NetworkRegistrationInfo) IsRoaming ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) IsRoaming() (bool, error)
IsRoaming calls android.telephony.NetworkRegistrationInfo.isRoaming.
func (*NetworkRegistrationInfo) IsSearching ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) IsSearching() (bool, error)
IsSearching calls android.telephony.NetworkRegistrationInfo.isSearching.
func (*NetworkRegistrationInfo) ToString ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) ToString() (string, error)
ToString calls android.telephony.NetworkRegistrationInfo.toString.
func (*NetworkRegistrationInfo) WriteToParcel ¶ added in v0.0.7
func (m *NetworkRegistrationInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.NetworkRegistrationInfo.writeToParcel.
type NetworkScan ¶ added in v0.0.7
NetworkScan wraps android.telephony.NetworkScan.
func (*NetworkScan) StopScan ¶ added in v0.0.7
func (m *NetworkScan) StopScan() error
StopScan calls android.telephony.NetworkScan.stopScan.
type NetworkScanRequest ¶ added in v0.0.7
NetworkScanRequest wraps android.telephony.NetworkScanRequest.
func NewNetworkScanRequest ¶ added in v0.0.7
func NewNetworkScanRequest(vm *jni.VM, arg0 int32, arg1 *jni.Object, arg2 int32, arg3 int32, arg4 bool, arg5 int32, arg6 *jni.Object) (*NetworkScanRequest, error)
NewNetworkScanRequest creates a new android.telephony.NetworkScanRequest instance.
func (*NetworkScanRequest) DescribeContents ¶ added in v0.0.7
func (m *NetworkScanRequest) DescribeContents() (int32, error)
DescribeContents calls android.telephony.NetworkScanRequest.describeContents.
func (*NetworkScanRequest) Equals ¶ added in v0.0.7
func (m *NetworkScanRequest) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.NetworkScanRequest.equals.
func (*NetworkScanRequest) GetIncrementalResults ¶ added in v0.0.7
func (m *NetworkScanRequest) GetIncrementalResults() (bool, error)
GetIncrementalResults calls android.telephony.NetworkScanRequest.getIncrementalResults.
func (*NetworkScanRequest) GetIncrementalResultsPeriodicity ¶ added in v0.0.7
func (m *NetworkScanRequest) GetIncrementalResultsPeriodicity() (int32, error)
GetIncrementalResultsPeriodicity calls android.telephony.NetworkScanRequest.getIncrementalResultsPeriodicity.
func (*NetworkScanRequest) GetMaxSearchTime ¶ added in v0.0.7
func (m *NetworkScanRequest) GetMaxSearchTime() (int32, error)
GetMaxSearchTime calls android.telephony.NetworkScanRequest.getMaxSearchTime.
func (*NetworkScanRequest) GetScanType ¶ added in v0.0.7
func (m *NetworkScanRequest) GetScanType() (int32, error)
GetScanType calls android.telephony.NetworkScanRequest.getScanType.
func (*NetworkScanRequest) GetSearchPeriodicity ¶ added in v0.0.7
func (m *NetworkScanRequest) GetSearchPeriodicity() (int32, error)
GetSearchPeriodicity calls android.telephony.NetworkScanRequest.getSearchPeriodicity.
func (*NetworkScanRequest) GetSpecifiers ¶ added in v0.0.7
func (m *NetworkScanRequest) GetSpecifiers() (*jni.Object, error)
GetSpecifiers calls android.telephony.NetworkScanRequest.getSpecifiers.
func (*NetworkScanRequest) HashCode ¶ added in v0.0.7
func (m *NetworkScanRequest) HashCode() (int32, error)
HashCode calls android.telephony.NetworkScanRequest.hashCode.
func (*NetworkScanRequest) WriteToParcel ¶ added in v0.0.7
func (m *NetworkScanRequest) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.NetworkScanRequest.writeToParcel.
type PhoneNumberFormattingTextWatcher ¶ added in v0.0.7
PhoneNumberFormattingTextWatcher wraps android.telephony.PhoneNumberFormattingTextWatcher.
func NewPhoneNumberFormattingTextWatcher ¶ added in v0.0.7
func NewPhoneNumberFormattingTextWatcher(vm *jni.VM) (*PhoneNumberFormattingTextWatcher, error)
NewPhoneNumberFormattingTextWatcher creates a new android.telephony.PhoneNumberFormattingTextWatcher instance.
func (*PhoneNumberFormattingTextWatcher) BeforeTextChanged ¶ added in v0.0.7
func (m *PhoneNumberFormattingTextWatcher) BeforeTextChanged( arg0 string, arg1 int32, arg2 int32, arg3 int32, ) error
BeforeTextChanged calls android.telephony.PhoneNumberFormattingTextWatcher.beforeTextChanged.
func (*PhoneNumberFormattingTextWatcher) OnTextChanged ¶ added in v0.0.7
func (m *PhoneNumberFormattingTextWatcher) OnTextChanged( arg0 string, arg1 int32, arg2 int32, arg3 int32, ) error
OnTextChanged calls android.telephony.PhoneNumberFormattingTextWatcher.onTextChanged.
type PhoneNumberUtils ¶ added in v0.0.7
PhoneNumberUtils wraps android.telephony.PhoneNumberUtils.
func NewPhoneNumberUtils ¶ added in v0.0.7
func NewPhoneNumberUtils(vm *jni.VM) (*PhoneNumberUtils, error)
NewPhoneNumberUtils creates a new android.telephony.PhoneNumberUtils instance.
func (*PhoneNumberUtils) AddTtsSpan ¶ added in v0.0.7
AddTtsSpan calls android.telephony.PhoneNumberUtils.addTtsSpan.
func (*PhoneNumberUtils) AreSamePhoneNumber ¶ added in v0.0.7
func (m *PhoneNumberUtils) AreSamePhoneNumber( arg0 string, arg1 string, arg2 string, ) (bool, error)
AreSamePhoneNumber calls android.telephony.PhoneNumberUtils.areSamePhoneNumber.
func (*PhoneNumberUtils) CalledPartyBCDFragmentToString3 ¶ added in v0.0.7
func (m *PhoneNumberUtils) CalledPartyBCDFragmentToString3( arg0 *jni.Object, arg1 int32, arg2 int32, ) (string, error)
CalledPartyBCDFragmentToString3 calls android.telephony.PhoneNumberUtils.calledPartyBCDFragmentToString.
func (*PhoneNumberUtils) CalledPartyBCDFragmentToString4_1 ¶ added in v0.0.7
func (m *PhoneNumberUtils) CalledPartyBCDFragmentToString4_1( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, ) (string, error)
CalledPartyBCDFragmentToString4_1 calls android.telephony.PhoneNumberUtils.calledPartyBCDFragmentToString.
func (*PhoneNumberUtils) CalledPartyBCDToString3 ¶ added in v0.0.7
func (m *PhoneNumberUtils) CalledPartyBCDToString3( arg0 *jni.Object, arg1 int32, arg2 int32, ) (string, error)
CalledPartyBCDToString3 calls android.telephony.PhoneNumberUtils.calledPartyBCDToString.
func (*PhoneNumberUtils) CalledPartyBCDToString4_1 ¶ added in v0.0.7
func (m *PhoneNumberUtils) CalledPartyBCDToString4_1( arg0 *jni.Object, arg1 int32, arg2 int32, arg3 int32, ) (string, error)
CalledPartyBCDToString4_1 calls android.telephony.PhoneNumberUtils.calledPartyBCDToString.
func (*PhoneNumberUtils) Compare2_1 ¶ added in v0.0.7
func (m *PhoneNumberUtils) Compare2_1(arg0 string, arg1 string) (bool, error)
Compare2_1 calls android.telephony.PhoneNumberUtils.compare.
func (*PhoneNumberUtils) Compare3 ¶ added in v0.0.7
Compare3 calls android.telephony.PhoneNumberUtils.compare.
func (*PhoneNumberUtils) ConvertKeypadLettersToDigits ¶ added in v0.0.7
func (m *PhoneNumberUtils) ConvertKeypadLettersToDigits(arg0 string) (string, error)
ConvertKeypadLettersToDigits calls android.telephony.PhoneNumberUtils.convertKeypadLettersToDigits.
func (*PhoneNumberUtils) CreateTtsSpan ¶ added in v0.0.7
func (m *PhoneNumberUtils) CreateTtsSpan(arg0 string) (*jni.Object, error)
CreateTtsSpan calls android.telephony.PhoneNumberUtils.createTtsSpan.
func (*PhoneNumberUtils) CreateTtsSpannable ¶ added in v0.0.7
func (m *PhoneNumberUtils) CreateTtsSpannable(arg0 string) (*jni.Object, error)
CreateTtsSpannable calls android.telephony.PhoneNumberUtils.createTtsSpannable.
func (*PhoneNumberUtils) ExtractNetworkPortion ¶ added in v0.0.7
func (m *PhoneNumberUtils) ExtractNetworkPortion(arg0 string) (string, error)
ExtractNetworkPortion calls android.telephony.PhoneNumberUtils.extractNetworkPortion.
func (*PhoneNumberUtils) ExtractPostDialPortion ¶ added in v0.0.7
func (m *PhoneNumberUtils) ExtractPostDialPortion(arg0 string) (string, error)
ExtractPostDialPortion calls android.telephony.PhoneNumberUtils.extractPostDialPortion.
func (*PhoneNumberUtils) FormatJapaneseNumber ¶ added in v0.0.7
func (m *PhoneNumberUtils) FormatJapaneseNumber(arg0 *jni.Object) error
FormatJapaneseNumber calls android.telephony.PhoneNumberUtils.formatJapaneseNumber.
func (*PhoneNumberUtils) FormatNanpNumber ¶ added in v0.0.7
func (m *PhoneNumberUtils) FormatNanpNumber(arg0 *jni.Object) error
FormatNanpNumber calls android.telephony.PhoneNumberUtils.formatNanpNumber.
func (*PhoneNumberUtils) FormatNumber1_1 ¶ added in v0.0.7
func (m *PhoneNumberUtils) FormatNumber1_1(arg0 string) (string, error)
FormatNumber1_1 calls android.telephony.PhoneNumberUtils.formatNumber.
func (*PhoneNumberUtils) FormatNumber2 ¶ added in v0.0.7
func (m *PhoneNumberUtils) FormatNumber2(arg0 *jni.Object, arg1 int32) error
FormatNumber2 calls android.telephony.PhoneNumberUtils.formatNumber.
func (*PhoneNumberUtils) FormatNumber2_2 ¶ added in v0.0.7
func (m *PhoneNumberUtils) FormatNumber2_2(arg0 string, arg1 string) (string, error)
FormatNumber2_2 calls android.telephony.PhoneNumberUtils.formatNumber.
func (*PhoneNumberUtils) FormatNumber3_3 ¶ added in v0.0.7
func (m *PhoneNumberUtils) FormatNumber3_3( arg0 string, arg1 string, arg2 string, ) (string, error)
FormatNumber3_3 calls android.telephony.PhoneNumberUtils.formatNumber.
func (*PhoneNumberUtils) FormatNumberToE164 ¶ added in v0.0.7
func (m *PhoneNumberUtils) FormatNumberToE164(arg0 string, arg1 string) (string, error)
FormatNumberToE164 calls android.telephony.PhoneNumberUtils.formatNumberToE164.
func (*PhoneNumberUtils) FormatNumberToRFC3966 ¶ added in v0.0.7
func (m *PhoneNumberUtils) FormatNumberToRFC3966(arg0 string, arg1 string) (string, error)
FormatNumberToRFC3966 calls android.telephony.PhoneNumberUtils.formatNumberToRFC3966.
func (*PhoneNumberUtils) GetFormatTypeForLocale ¶ added in v0.0.7
func (m *PhoneNumberUtils) GetFormatTypeForLocale(arg0 *jni.Object) (int32, error)
GetFormatTypeForLocale calls android.telephony.PhoneNumberUtils.getFormatTypeForLocale.
func (*PhoneNumberUtils) GetNumberFromIntent ¶ added in v0.0.7
GetNumberFromIntent calls android.telephony.PhoneNumberUtils.getNumberFromIntent.
func (*PhoneNumberUtils) GetStrippedReversed ¶ added in v0.0.7
func (m *PhoneNumberUtils) GetStrippedReversed(arg0 string) (string, error)
GetStrippedReversed calls android.telephony.PhoneNumberUtils.getStrippedReversed.
func (*PhoneNumberUtils) Is12Key ¶ added in v0.0.7
func (m *PhoneNumberUtils) Is12Key(arg0 uint16) (bool, error)
Is12Key calls android.telephony.PhoneNumberUtils.is12Key.
func (*PhoneNumberUtils) IsDialable ¶ added in v0.0.7
func (m *PhoneNumberUtils) IsDialable(arg0 uint16) (bool, error)
IsDialable calls android.telephony.PhoneNumberUtils.isDialable.
func (*PhoneNumberUtils) IsEmergencyNumber ¶ added in v0.0.7
func (m *PhoneNumberUtils) IsEmergencyNumber(arg0 string) (bool, error)
IsEmergencyNumber calls android.telephony.PhoneNumberUtils.isEmergencyNumber.
func (*PhoneNumberUtils) IsGlobalPhoneNumber ¶ added in v0.0.7
func (m *PhoneNumberUtils) IsGlobalPhoneNumber(arg0 string) (bool, error)
IsGlobalPhoneNumber calls android.telephony.PhoneNumberUtils.isGlobalPhoneNumber.
func (*PhoneNumberUtils) IsISODigit ¶ added in v0.0.7
func (m *PhoneNumberUtils) IsISODigit(arg0 uint16) (bool, error)
IsISODigit calls android.telephony.PhoneNumberUtils.isISODigit.
func (*PhoneNumberUtils) IsLocalEmergencyNumber ¶ added in v0.0.7
IsLocalEmergencyNumber calls android.telephony.PhoneNumberUtils.isLocalEmergencyNumber.
func (*PhoneNumberUtils) IsNonSeparator ¶ added in v0.0.7
func (m *PhoneNumberUtils) IsNonSeparator(arg0 uint16) (bool, error)
IsNonSeparator calls android.telephony.PhoneNumberUtils.isNonSeparator.
func (*PhoneNumberUtils) IsReallyDialable ¶ added in v0.0.7
func (m *PhoneNumberUtils) IsReallyDialable(arg0 uint16) (bool, error)
IsReallyDialable calls android.telephony.PhoneNumberUtils.isReallyDialable.
func (*PhoneNumberUtils) IsStartsPostDial ¶ added in v0.0.7
func (m *PhoneNumberUtils) IsStartsPostDial(arg0 uint16) (bool, error)
IsStartsPostDial calls android.telephony.PhoneNumberUtils.isStartsPostDial.
func (*PhoneNumberUtils) IsVoiceMailNumber ¶ added in v0.0.7
func (m *PhoneNumberUtils) IsVoiceMailNumber(arg0 string) (bool, error)
IsVoiceMailNumber calls android.telephony.PhoneNumberUtils.isVoiceMailNumber.
func (*PhoneNumberUtils) IsWellFormedSmsAddress ¶ added in v0.0.7
func (m *PhoneNumberUtils) IsWellFormedSmsAddress(arg0 string) (bool, error)
IsWellFormedSmsAddress calls android.telephony.PhoneNumberUtils.isWellFormedSmsAddress.
func (*PhoneNumberUtils) IsWpsCallNumber ¶ added in v0.0.7
func (m *PhoneNumberUtils) IsWpsCallNumber(arg0 string) (bool, error)
IsWpsCallNumber calls android.telephony.PhoneNumberUtils.isWpsCallNumber.
func (*PhoneNumberUtils) NetworkPortionToCalledPartyBCD ¶ added in v0.0.7
func (m *PhoneNumberUtils) NetworkPortionToCalledPartyBCD(arg0 string) (*jni.Object, error)
NetworkPortionToCalledPartyBCD calls android.telephony.PhoneNumberUtils.networkPortionToCalledPartyBCD.
func (*PhoneNumberUtils) NetworkPortionToCalledPartyBCDWithLength ¶ added in v0.0.7
func (m *PhoneNumberUtils) NetworkPortionToCalledPartyBCDWithLength(arg0 string) (*jni.Object, error)
NetworkPortionToCalledPartyBCDWithLength calls android.telephony.PhoneNumberUtils.networkPortionToCalledPartyBCDWithLength.
func (*PhoneNumberUtils) NormalizeNumber ¶ added in v0.0.7
func (m *PhoneNumberUtils) NormalizeNumber(arg0 string) (string, error)
NormalizeNumber calls android.telephony.PhoneNumberUtils.normalizeNumber.
func (*PhoneNumberUtils) NumberToCalledPartyBCD1 ¶ added in v0.0.7
func (m *PhoneNumberUtils) NumberToCalledPartyBCD1(arg0 string) (*jni.Object, error)
NumberToCalledPartyBCD1 calls android.telephony.PhoneNumberUtils.numberToCalledPartyBCD.
func (*PhoneNumberUtils) NumberToCalledPartyBCD2_1 ¶ added in v0.0.7
NumberToCalledPartyBCD2_1 calls android.telephony.PhoneNumberUtils.numberToCalledPartyBCD.
func (*PhoneNumberUtils) ReplaceUnicodeDigits ¶ added in v0.0.7
func (m *PhoneNumberUtils) ReplaceUnicodeDigits(arg0 string) (string, error)
ReplaceUnicodeDigits calls android.telephony.PhoneNumberUtils.replaceUnicodeDigits.
func (*PhoneNumberUtils) StringFromStringAndTOA ¶ added in v0.0.7
func (m *PhoneNumberUtils) StringFromStringAndTOA(arg0 string, arg1 int32) (string, error)
StringFromStringAndTOA calls android.telephony.PhoneNumberUtils.stringFromStringAndTOA.
func (*PhoneNumberUtils) StripSeparators ¶ added in v0.0.7
func (m *PhoneNumberUtils) StripSeparators(arg0 string) (string, error)
StripSeparators calls android.telephony.PhoneNumberUtils.stripSeparators.
func (*PhoneNumberUtils) ToCallerIDMinMatch ¶ added in v0.0.7
func (m *PhoneNumberUtils) ToCallerIDMinMatch(arg0 string) (string, error)
ToCallerIDMinMatch calls android.telephony.PhoneNumberUtils.toCallerIDMinMatch.
func (*PhoneNumberUtils) ToaFromString ¶ added in v0.0.7
func (m *PhoneNumberUtils) ToaFromString(arg0 string) (int32, error)
ToaFromString calls android.telephony.PhoneNumberUtils.toaFromString.
type PhoneStateListener ¶ added in v0.0.7
PhoneStateListener wraps android.telephony.PhoneStateListener.
func NewPhoneStateListener ¶ added in v0.0.7
func NewPhoneStateListener(vm *jni.VM) (*PhoneStateListener, error)
NewPhoneStateListener creates a new android.telephony.PhoneStateListener instance.
func (*PhoneStateListener) OnActiveDataSubscriptionIdChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnActiveDataSubscriptionIdChanged(arg0 int32) error
OnActiveDataSubscriptionIdChanged calls android.telephony.PhoneStateListener.onActiveDataSubscriptionIdChanged.
func (*PhoneStateListener) OnBarringInfoChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnBarringInfoChanged(arg0 *jni.Object) error
OnBarringInfoChanged calls android.telephony.PhoneStateListener.onBarringInfoChanged.
func (*PhoneStateListener) OnCallDisconnectCauseChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnCallDisconnectCauseChanged(arg0 int32, arg1 int32) error
OnCallDisconnectCauseChanged calls android.telephony.PhoneStateListener.onCallDisconnectCauseChanged.
func (*PhoneStateListener) OnCallForwardingIndicatorChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnCallForwardingIndicatorChanged(arg0 bool) error
OnCallForwardingIndicatorChanged calls android.telephony.PhoneStateListener.onCallForwardingIndicatorChanged.
func (*PhoneStateListener) OnCallStateChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnCallStateChanged(arg0 int32, arg1 string) error
OnCallStateChanged calls android.telephony.PhoneStateListener.onCallStateChanged.
func (*PhoneStateListener) OnCellLocationChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnCellLocationChanged(arg0 *jni.Object) error
OnCellLocationChanged calls android.telephony.PhoneStateListener.onCellLocationChanged.
func (*PhoneStateListener) OnDataActivity ¶ added in v0.0.7
func (m *PhoneStateListener) OnDataActivity(arg0 int32) error
OnDataActivity calls android.telephony.PhoneStateListener.onDataActivity.
func (*PhoneStateListener) OnDataConnectionStateChanged1 ¶ added in v0.0.7
func (m *PhoneStateListener) OnDataConnectionStateChanged1(arg0 int32) error
OnDataConnectionStateChanged1 calls android.telephony.PhoneStateListener.onDataConnectionStateChanged.
func (*PhoneStateListener) OnDataConnectionStateChanged2_1 ¶ added in v0.0.7
func (m *PhoneStateListener) OnDataConnectionStateChanged2_1(arg0 int32, arg1 int32) error
OnDataConnectionStateChanged2_1 calls android.telephony.PhoneStateListener.onDataConnectionStateChanged.
func (*PhoneStateListener) OnDisplayInfoChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnDisplayInfoChanged(arg0 *jni.Object) error
OnDisplayInfoChanged calls android.telephony.PhoneStateListener.onDisplayInfoChanged.
func (*PhoneStateListener) OnImsCallDisconnectCauseChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnImsCallDisconnectCauseChanged(arg0 *jni.Object) error
OnImsCallDisconnectCauseChanged calls android.telephony.PhoneStateListener.onImsCallDisconnectCauseChanged.
func (*PhoneStateListener) OnMessageWaitingIndicatorChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnMessageWaitingIndicatorChanged(arg0 bool) error
OnMessageWaitingIndicatorChanged calls android.telephony.PhoneStateListener.onMessageWaitingIndicatorChanged.
func (*PhoneStateListener) OnPreciseDataConnectionStateChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnPreciseDataConnectionStateChanged(arg0 *jni.Object) error
OnPreciseDataConnectionStateChanged calls android.telephony.PhoneStateListener.onPreciseDataConnectionStateChanged.
func (*PhoneStateListener) OnRegistrationFailed ¶ added in v0.0.7
func (m *PhoneStateListener) OnRegistrationFailed( arg0 *jni.Object, arg1 string, arg2 int32, arg3 int32, arg4 int32, ) error
OnRegistrationFailed calls android.telephony.PhoneStateListener.onRegistrationFailed.
func (*PhoneStateListener) OnServiceStateChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnServiceStateChanged(arg0 *jni.Object) error
OnServiceStateChanged calls android.telephony.PhoneStateListener.onServiceStateChanged.
func (*PhoneStateListener) OnSignalStrengthChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnSignalStrengthChanged(arg0 int32) error
OnSignalStrengthChanged calls android.telephony.PhoneStateListener.onSignalStrengthChanged.
func (*PhoneStateListener) OnSignalStrengthsChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnSignalStrengthsChanged(arg0 *jni.Object) error
OnSignalStrengthsChanged calls android.telephony.PhoneStateListener.onSignalStrengthsChanged.
func (*PhoneStateListener) OnUserMobileDataStateChanged ¶ added in v0.0.7
func (m *PhoneStateListener) OnUserMobileDataStateChanged(arg0 bool) error
OnUserMobileDataStateChanged calls android.telephony.PhoneStateListener.onUserMobileDataStateChanged.
type PhysicalChannelConfig ¶ added in v0.0.7
PhysicalChannelConfig wraps android.telephony.PhysicalChannelConfig.
func (*PhysicalChannelConfig) DescribeContents ¶ added in v0.0.7
func (m *PhysicalChannelConfig) DescribeContents() (int32, error)
DescribeContents calls android.telephony.PhysicalChannelConfig.describeContents.
func (*PhysicalChannelConfig) Equals ¶ added in v0.0.7
func (m *PhysicalChannelConfig) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.PhysicalChannelConfig.equals.
func (*PhysicalChannelConfig) GetBand ¶ added in v0.0.7
func (m *PhysicalChannelConfig) GetBand() (int32, error)
GetBand calls android.telephony.PhysicalChannelConfig.getBand.
func (*PhysicalChannelConfig) GetCellBandwidthDownlinkKhz ¶ added in v0.0.7
func (m *PhysicalChannelConfig) GetCellBandwidthDownlinkKhz() (int32, error)
GetCellBandwidthDownlinkKhz calls android.telephony.PhysicalChannelConfig.getCellBandwidthDownlinkKhz.
func (*PhysicalChannelConfig) GetCellBandwidthUplinkKhz ¶ added in v0.0.7
func (m *PhysicalChannelConfig) GetCellBandwidthUplinkKhz() (int32, error)
GetCellBandwidthUplinkKhz calls android.telephony.PhysicalChannelConfig.getCellBandwidthUplinkKhz.
func (*PhysicalChannelConfig) GetConnectionStatus ¶ added in v0.0.7
func (m *PhysicalChannelConfig) GetConnectionStatus() (int32, error)
GetConnectionStatus calls android.telephony.PhysicalChannelConfig.getConnectionStatus.
func (*PhysicalChannelConfig) GetDownlinkChannelNumber ¶ added in v0.0.7
func (m *PhysicalChannelConfig) GetDownlinkChannelNumber() (int32, error)
GetDownlinkChannelNumber calls android.telephony.PhysicalChannelConfig.getDownlinkChannelNumber.
func (*PhysicalChannelConfig) GetDownlinkFrequencyKhz ¶ added in v0.0.7
func (m *PhysicalChannelConfig) GetDownlinkFrequencyKhz() (int32, error)
GetDownlinkFrequencyKhz calls android.telephony.PhysicalChannelConfig.getDownlinkFrequencyKhz.
func (*PhysicalChannelConfig) GetNetworkType ¶ added in v0.0.7
func (m *PhysicalChannelConfig) GetNetworkType() (int32, error)
GetNetworkType calls android.telephony.PhysicalChannelConfig.getNetworkType.
func (*PhysicalChannelConfig) GetPhysicalCellId ¶ added in v0.0.7
func (m *PhysicalChannelConfig) GetPhysicalCellId() (int32, error)
GetPhysicalCellId calls android.telephony.PhysicalChannelConfig.getPhysicalCellId.
func (*PhysicalChannelConfig) GetUplinkChannelNumber ¶ added in v0.0.7
func (m *PhysicalChannelConfig) GetUplinkChannelNumber() (int32, error)
GetUplinkChannelNumber calls android.telephony.PhysicalChannelConfig.getUplinkChannelNumber.
func (*PhysicalChannelConfig) GetUplinkFrequencyKhz ¶ added in v0.0.7
func (m *PhysicalChannelConfig) GetUplinkFrequencyKhz() (int32, error)
GetUplinkFrequencyKhz calls android.telephony.PhysicalChannelConfig.getUplinkFrequencyKhz.
func (*PhysicalChannelConfig) HashCode ¶ added in v0.0.7
func (m *PhysicalChannelConfig) HashCode() (int32, error)
HashCode calls android.telephony.PhysicalChannelConfig.hashCode.
func (*PhysicalChannelConfig) ToString ¶ added in v0.0.7
func (m *PhysicalChannelConfig) ToString() (string, error)
ToString calls android.telephony.PhysicalChannelConfig.toString.
func (*PhysicalChannelConfig) WriteToParcel ¶ added in v0.0.7
func (m *PhysicalChannelConfig) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.PhysicalChannelConfig.writeToParcel.
type PreciseDataConnectionState ¶ added in v0.0.7
PreciseDataConnectionState wraps android.telephony.PreciseDataConnectionState.
func (*PreciseDataConnectionState) DescribeContents ¶ added in v0.0.7
func (m *PreciseDataConnectionState) DescribeContents() (int32, error)
DescribeContents calls android.telephony.PreciseDataConnectionState.describeContents.
func (*PreciseDataConnectionState) Equals ¶ added in v0.0.7
func (m *PreciseDataConnectionState) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.PreciseDataConnectionState.equals.
func (*PreciseDataConnectionState) GetApnSetting ¶ added in v0.0.7
func (m *PreciseDataConnectionState) GetApnSetting() (*jni.Object, error)
GetApnSetting calls android.telephony.PreciseDataConnectionState.getApnSetting.
func (*PreciseDataConnectionState) GetId ¶ added in v0.0.7
func (m *PreciseDataConnectionState) GetId() (int32, error)
GetId calls android.telephony.PreciseDataConnectionState.getId.
func (*PreciseDataConnectionState) GetLastCauseCode ¶ added in v0.0.7
func (m *PreciseDataConnectionState) GetLastCauseCode() (int32, error)
GetLastCauseCode calls android.telephony.PreciseDataConnectionState.getLastCauseCode.
func (*PreciseDataConnectionState) GetLinkProperties ¶ added in v0.0.7
func (m *PreciseDataConnectionState) GetLinkProperties() (*jni.Object, error)
GetLinkProperties calls android.telephony.PreciseDataConnectionState.getLinkProperties.
func (*PreciseDataConnectionState) GetNetworkType ¶ added in v0.0.7
func (m *PreciseDataConnectionState) GetNetworkType() (int32, error)
GetNetworkType calls android.telephony.PreciseDataConnectionState.getNetworkType.
func (*PreciseDataConnectionState) GetNetworkValidationStatus ¶ added in v0.0.7
func (m *PreciseDataConnectionState) GetNetworkValidationStatus() (int32, error)
GetNetworkValidationStatus calls android.telephony.PreciseDataConnectionState.getNetworkValidationStatus.
func (*PreciseDataConnectionState) GetState ¶ added in v0.0.7
func (m *PreciseDataConnectionState) GetState() (int32, error)
GetState calls android.telephony.PreciseDataConnectionState.getState.
func (*PreciseDataConnectionState) GetTransportType ¶ added in v0.0.7
func (m *PreciseDataConnectionState) GetTransportType() (int32, error)
GetTransportType calls android.telephony.PreciseDataConnectionState.getTransportType.
func (*PreciseDataConnectionState) HashCode ¶ added in v0.0.7
func (m *PreciseDataConnectionState) HashCode() (int32, error)
HashCode calls android.telephony.PreciseDataConnectionState.hashCode.
func (*PreciseDataConnectionState) ToString ¶ added in v0.0.7
func (m *PreciseDataConnectionState) ToString() (string, error)
ToString calls android.telephony.PreciseDataConnectionState.toString.
func (*PreciseDataConnectionState) WriteToParcel ¶ added in v0.0.7
func (m *PreciseDataConnectionState) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.PreciseDataConnectionState.writeToParcel.
type RadioAccessSpecifier ¶ added in v0.0.7
RadioAccessSpecifier wraps android.telephony.RadioAccessSpecifier.
func NewRadioAccessSpecifier ¶ added in v0.0.7
func NewRadioAccessSpecifier(vm *jni.VM, arg0 int32, arg1 *jni.Object, arg2 *jni.Object) (*RadioAccessSpecifier, error)
NewRadioAccessSpecifier creates a new android.telephony.RadioAccessSpecifier instance.
func (*RadioAccessSpecifier) DescribeContents ¶ added in v0.0.7
func (m *RadioAccessSpecifier) DescribeContents() (int32, error)
DescribeContents calls android.telephony.RadioAccessSpecifier.describeContents.
func (*RadioAccessSpecifier) Equals ¶ added in v0.0.7
func (m *RadioAccessSpecifier) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.RadioAccessSpecifier.equals.
func (*RadioAccessSpecifier) GetBands ¶ added in v0.0.7
func (m *RadioAccessSpecifier) GetBands() (*jni.Object, error)
GetBands calls android.telephony.RadioAccessSpecifier.getBands.
func (*RadioAccessSpecifier) GetChannels ¶ added in v0.0.7
func (m *RadioAccessSpecifier) GetChannels() (*jni.Object, error)
GetChannels calls android.telephony.RadioAccessSpecifier.getChannels.
func (*RadioAccessSpecifier) GetRadioAccessNetwork ¶ added in v0.0.7
func (m *RadioAccessSpecifier) GetRadioAccessNetwork() (int32, error)
GetRadioAccessNetwork calls android.telephony.RadioAccessSpecifier.getRadioAccessNetwork.
func (*RadioAccessSpecifier) HashCode ¶ added in v0.0.7
func (m *RadioAccessSpecifier) HashCode() (int32, error)
HashCode calls android.telephony.RadioAccessSpecifier.hashCode.
func (*RadioAccessSpecifier) ToString ¶ added in v0.0.7
func (m *RadioAccessSpecifier) ToString() (string, error)
ToString calls android.telephony.RadioAccessSpecifier.toString.
func (*RadioAccessSpecifier) WriteToParcel ¶ added in v0.0.7
func (m *RadioAccessSpecifier) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.RadioAccessSpecifier.writeToParcel.
type ScanManager ¶ added in v0.0.7
ScanManager wraps android.telephony.TelephonyScanManager.
func NewScanManager ¶ added in v0.0.7
func NewScanManager(vm *jni.VM) (*ScanManager, error)
NewScanManager creates a new android.telephony.TelephonyScanManager instance.
type ScanManagerNetworkScanCallback ¶ added in v0.0.7
ScanManagerNetworkScanCallback wraps android.telephony.TelephonyScanManager$NetworkScanCallback.
func (*ScanManagerNetworkScanCallback) OnComplete ¶ added in v0.0.7
func (m *ScanManagerNetworkScanCallback) OnComplete() error
OnComplete calls android.telephony.TelephonyScanManager$NetworkScanCallback.onComplete.
func (*ScanManagerNetworkScanCallback) OnError ¶ added in v0.0.7
func (m *ScanManagerNetworkScanCallback) OnError(arg0 int32) error
OnError calls android.telephony.TelephonyScanManager$NetworkScanCallback.onError.
type ServiceState ¶ added in v0.0.7
ServiceState wraps android.telephony.ServiceState.
func NewServiceState ¶ added in v0.0.7
func NewServiceState(vm *jni.VM) (*ServiceState, error)
NewServiceState creates a new android.telephony.ServiceState instance.
func (*ServiceState) DescribeContents ¶ added in v0.0.7
func (m *ServiceState) DescribeContents() (int32, error)
DescribeContents calls android.telephony.ServiceState.describeContents.
func (*ServiceState) Equals ¶ added in v0.0.7
func (m *ServiceState) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.ServiceState.equals.
func (*ServiceState) GetCdmaNetworkId ¶ added in v0.0.7
func (m *ServiceState) GetCdmaNetworkId() (int32, error)
GetCdmaNetworkId calls android.telephony.ServiceState.getCdmaNetworkId.
func (*ServiceState) GetCdmaSystemId ¶ added in v0.0.7
func (m *ServiceState) GetCdmaSystemId() (int32, error)
GetCdmaSystemId calls android.telephony.ServiceState.getCdmaSystemId.
func (*ServiceState) GetCellBandwidths ¶ added in v0.0.7
func (m *ServiceState) GetCellBandwidths() (*jni.Object, error)
GetCellBandwidths calls android.telephony.ServiceState.getCellBandwidths.
func (*ServiceState) GetChannelNumber ¶ added in v0.0.7
func (m *ServiceState) GetChannelNumber() (int32, error)
GetChannelNumber calls android.telephony.ServiceState.getChannelNumber.
func (*ServiceState) GetDuplexMode ¶ added in v0.0.7
func (m *ServiceState) GetDuplexMode() (int32, error)
GetDuplexMode calls android.telephony.ServiceState.getDuplexMode.
func (*ServiceState) GetIsManualSelection ¶ added in v0.0.7
func (m *ServiceState) GetIsManualSelection() (bool, error)
GetIsManualSelection calls android.telephony.ServiceState.getIsManualSelection.
func (*ServiceState) GetOperatorAlphaLong ¶ added in v0.0.7
func (m *ServiceState) GetOperatorAlphaLong() (string, error)
GetOperatorAlphaLong calls android.telephony.ServiceState.getOperatorAlphaLong.
func (*ServiceState) GetOperatorAlphaShort ¶ added in v0.0.7
func (m *ServiceState) GetOperatorAlphaShort() (string, error)
GetOperatorAlphaShort calls android.telephony.ServiceState.getOperatorAlphaShort.
func (*ServiceState) GetOperatorNumeric ¶ added in v0.0.7
func (m *ServiceState) GetOperatorNumeric() (string, error)
GetOperatorNumeric calls android.telephony.ServiceState.getOperatorNumeric.
func (*ServiceState) GetRoaming ¶ added in v0.0.7
func (m *ServiceState) GetRoaming() (bool, error)
GetRoaming calls android.telephony.ServiceState.getRoaming.
func (*ServiceState) GetState ¶ added in v0.0.7
func (m *ServiceState) GetState() (int32, error)
GetState calls android.telephony.ServiceState.getState.
func (*ServiceState) HashCode ¶ added in v0.0.7
func (m *ServiceState) HashCode() (int32, error)
HashCode calls android.telephony.ServiceState.hashCode.
func (*ServiceState) IsSearching ¶ added in v0.0.7
func (m *ServiceState) IsSearching() (bool, error)
IsSearching calls android.telephony.ServiceState.isSearching.
func (*ServiceState) IsUsingNonTerrestrialNetwork ¶ added in v0.0.7
func (m *ServiceState) IsUsingNonTerrestrialNetwork() (bool, error)
IsUsingNonTerrestrialNetwork calls android.telephony.ServiceState.isUsingNonTerrestrialNetwork.
func (*ServiceState) SetIsManualSelection ¶ added in v0.0.7
func (m *ServiceState) SetIsManualSelection(arg0 bool) error
SetIsManualSelection calls android.telephony.ServiceState.setIsManualSelection.
func (*ServiceState) SetOperatorName ¶ added in v0.0.7
func (m *ServiceState) SetOperatorName( arg0 string, arg1 string, arg2 string, ) error
SetOperatorName calls android.telephony.ServiceState.setOperatorName.
func (*ServiceState) SetRoaming ¶ added in v0.0.7
func (m *ServiceState) SetRoaming(arg0 bool) error
SetRoaming calls android.telephony.ServiceState.setRoaming.
func (*ServiceState) SetState ¶ added in v0.0.7
func (m *ServiceState) SetState(arg0 int32) error
SetState calls android.telephony.ServiceState.setState.
func (*ServiceState) SetStateOff ¶ added in v0.0.7
func (m *ServiceState) SetStateOff() error
SetStateOff calls android.telephony.ServiceState.setStateOff.
func (*ServiceState) SetStateOutOfService ¶ added in v0.0.7
func (m *ServiceState) SetStateOutOfService() error
SetStateOutOfService calls android.telephony.ServiceState.setStateOutOfService.
func (*ServiceState) ToString ¶ added in v0.0.7
func (m *ServiceState) ToString() (string, error)
ToString calls android.telephony.ServiceState.toString.
func (*ServiceState) WriteToParcel ¶ added in v0.0.7
func (m *ServiceState) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.ServiceState.writeToParcel.
type SignalStrength ¶ added in v0.0.7
SignalStrength wraps android.telephony.SignalStrength.
func NewSignalStrength ¶ added in v0.0.7
NewSignalStrength creates a new android.telephony.SignalStrength instance.
func (*SignalStrength) DescribeContents ¶ added in v0.0.7
func (m *SignalStrength) DescribeContents() (int32, error)
DescribeContents calls android.telephony.SignalStrength.describeContents.
func (*SignalStrength) Equals ¶ added in v0.0.7
func (m *SignalStrength) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.SignalStrength.equals.
func (*SignalStrength) GetCdmaDbm ¶ added in v0.0.7
func (m *SignalStrength) GetCdmaDbm() (int32, error)
GetCdmaDbm calls android.telephony.SignalStrength.getCdmaDbm.
func (*SignalStrength) GetCdmaEcio ¶ added in v0.0.7
func (m *SignalStrength) GetCdmaEcio() (int32, error)
GetCdmaEcio calls android.telephony.SignalStrength.getCdmaEcio.
func (*SignalStrength) GetEvdoDbm ¶ added in v0.0.7
func (m *SignalStrength) GetEvdoDbm() (int32, error)
GetEvdoDbm calls android.telephony.SignalStrength.getEvdoDbm.
func (*SignalStrength) GetEvdoEcio ¶ added in v0.0.7
func (m *SignalStrength) GetEvdoEcio() (int32, error)
GetEvdoEcio calls android.telephony.SignalStrength.getEvdoEcio.
func (*SignalStrength) GetEvdoSnr ¶ added in v0.0.7
func (m *SignalStrength) GetEvdoSnr() (int32, error)
GetEvdoSnr calls android.telephony.SignalStrength.getEvdoSnr.
func (*SignalStrength) GetGsmBitErrorRate ¶ added in v0.0.7
func (m *SignalStrength) GetGsmBitErrorRate() (int32, error)
GetGsmBitErrorRate calls android.telephony.SignalStrength.getGsmBitErrorRate.
func (*SignalStrength) GetGsmSignalStrength ¶ added in v0.0.7
func (m *SignalStrength) GetGsmSignalStrength() (int32, error)
GetGsmSignalStrength calls android.telephony.SignalStrength.getGsmSignalStrength.
func (*SignalStrength) GetLevel ¶ added in v0.0.7
func (m *SignalStrength) GetLevel() (int32, error)
GetLevel calls android.telephony.SignalStrength.getLevel.
func (*SignalStrength) GetTimestampMillis ¶ added in v0.0.7
func (m *SignalStrength) GetTimestampMillis() (int64, error)
GetTimestampMillis calls android.telephony.SignalStrength.getTimestampMillis.
func (*SignalStrength) HashCode ¶ added in v0.0.7
func (m *SignalStrength) HashCode() (int32, error)
HashCode calls android.telephony.SignalStrength.hashCode.
func (*SignalStrength) IsGsm ¶ added in v0.0.7
func (m *SignalStrength) IsGsm() (bool, error)
IsGsm calls android.telephony.SignalStrength.isGsm.
func (*SignalStrength) ToString ¶ added in v0.0.7
func (m *SignalStrength) ToString() (string, error)
ToString calls android.telephony.SignalStrength.toString.
func (*SignalStrength) WriteToParcel ¶ added in v0.0.7
func (m *SignalStrength) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.SignalStrength.writeToParcel.
type SignalStrengthUpdateRequest ¶ added in v0.0.7
SignalStrengthUpdateRequest wraps android.telephony.SignalStrengthUpdateRequest.
func (*SignalStrengthUpdateRequest) DescribeContents ¶ added in v0.0.7
func (m *SignalStrengthUpdateRequest) DescribeContents() (int32, error)
DescribeContents calls android.telephony.SignalStrengthUpdateRequest.describeContents.
func (*SignalStrengthUpdateRequest) Equals ¶ added in v0.0.7
func (m *SignalStrengthUpdateRequest) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.SignalStrengthUpdateRequest.equals.
func (*SignalStrengthUpdateRequest) HashCode ¶ added in v0.0.7
func (m *SignalStrengthUpdateRequest) HashCode() (int32, error)
HashCode calls android.telephony.SignalStrengthUpdateRequest.hashCode.
func (*SignalStrengthUpdateRequest) IsReportingRequestedWhileIdle ¶ added in v0.0.7
func (m *SignalStrengthUpdateRequest) IsReportingRequestedWhileIdle() (bool, error)
IsReportingRequestedWhileIdle calls android.telephony.SignalStrengthUpdateRequest.isReportingRequestedWhileIdle.
func (*SignalStrengthUpdateRequest) ToString ¶ added in v0.0.7
func (m *SignalStrengthUpdateRequest) ToString() (string, error)
ToString calls android.telephony.SignalStrengthUpdateRequest.toString.
func (*SignalStrengthUpdateRequest) WriteToParcel ¶ added in v0.0.7
func (m *SignalStrengthUpdateRequest) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.SignalStrengthUpdateRequest.writeToParcel.
type SignalStrengthUpdateRequestBuilder ¶ added in v0.0.7
SignalStrengthUpdateRequestBuilder wraps android.telephony.SignalStrengthUpdateRequest$Builder.
func (*SignalStrengthUpdateRequestBuilder) Build ¶ added in v0.0.7
func (m *SignalStrengthUpdateRequestBuilder) Build() (*jni.Object, error)
Build calls android.telephony.SignalStrengthUpdateRequest$Builder.build.
func (*SignalStrengthUpdateRequestBuilder) SetReportingRequestedWhileIdle ¶ added in v0.0.7
func (m *SignalStrengthUpdateRequestBuilder) SetReportingRequestedWhileIdle(arg0 bool) (*jni.Object, error)
SetReportingRequestedWhileIdle calls android.telephony.SignalStrengthUpdateRequest$Builder.setReportingRequestedWhileIdle.
type SignalThresholdInfo ¶ added in v0.0.7
SignalThresholdInfo wraps android.telephony.SignalThresholdInfo.
func (*SignalThresholdInfo) DescribeContents ¶ added in v0.0.7
func (m *SignalThresholdInfo) DescribeContents() (int32, error)
DescribeContents calls android.telephony.SignalThresholdInfo.describeContents.
func (*SignalThresholdInfo) Equals ¶ added in v0.0.7
func (m *SignalThresholdInfo) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.SignalThresholdInfo.equals.
func (*SignalThresholdInfo) GetHysteresisDb ¶ added in v0.0.7
func (m *SignalThresholdInfo) GetHysteresisDb() (int32, error)
GetHysteresisDb calls android.telephony.SignalThresholdInfo.getHysteresisDb.
func (*SignalThresholdInfo) GetMaximumNumberOfThresholdsAllowed ¶ added in v0.0.7
func (m *SignalThresholdInfo) GetMaximumNumberOfThresholdsAllowed() (int32, error)
GetMaximumNumberOfThresholdsAllowed calls android.telephony.SignalThresholdInfo.getMaximumNumberOfThresholdsAllowed.
func (*SignalThresholdInfo) GetMinimumNumberOfThresholdsAllowed ¶ added in v0.0.7
func (m *SignalThresholdInfo) GetMinimumNumberOfThresholdsAllowed() (int32, error)
GetMinimumNumberOfThresholdsAllowed calls android.telephony.SignalThresholdInfo.getMinimumNumberOfThresholdsAllowed.
func (*SignalThresholdInfo) GetRadioAccessNetworkType ¶ added in v0.0.7
func (m *SignalThresholdInfo) GetRadioAccessNetworkType() (int32, error)
GetRadioAccessNetworkType calls android.telephony.SignalThresholdInfo.getRadioAccessNetworkType.
func (*SignalThresholdInfo) GetSignalMeasurementType ¶ added in v0.0.7
func (m *SignalThresholdInfo) GetSignalMeasurementType() (int32, error)
GetSignalMeasurementType calls android.telephony.SignalThresholdInfo.getSignalMeasurementType.
func (*SignalThresholdInfo) GetThresholds ¶ added in v0.0.7
func (m *SignalThresholdInfo) GetThresholds() (*jni.Object, error)
GetThresholds calls android.telephony.SignalThresholdInfo.getThresholds.
func (*SignalThresholdInfo) HashCode ¶ added in v0.0.7
func (m *SignalThresholdInfo) HashCode() (int32, error)
HashCode calls android.telephony.SignalThresholdInfo.hashCode.
func (*SignalThresholdInfo) ToString ¶ added in v0.0.7
func (m *SignalThresholdInfo) ToString() (string, error)
ToString calls android.telephony.SignalThresholdInfo.toString.
func (*SignalThresholdInfo) WriteToParcel ¶ added in v0.0.7
func (m *SignalThresholdInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.SignalThresholdInfo.writeToParcel.
type SignalThresholdInfoBuilder ¶ added in v0.0.7
SignalThresholdInfoBuilder wraps android.telephony.SignalThresholdInfo$Builder.
func (*SignalThresholdInfoBuilder) Build ¶ added in v0.0.7
func (m *SignalThresholdInfoBuilder) Build() (*jni.Object, error)
Build calls android.telephony.SignalThresholdInfo$Builder.build.
func (*SignalThresholdInfoBuilder) SetHysteresisDb ¶ added in v0.0.7
func (m *SignalThresholdInfoBuilder) SetHysteresisDb(arg0 int32) (*jni.Object, error)
SetHysteresisDb calls android.telephony.SignalThresholdInfo$Builder.setHysteresisDb.
func (*SignalThresholdInfoBuilder) SetRadioAccessNetworkType ¶ added in v0.0.7
func (m *SignalThresholdInfoBuilder) SetRadioAccessNetworkType(arg0 int32) (*jni.Object, error)
SetRadioAccessNetworkType calls android.telephony.SignalThresholdInfo$Builder.setRadioAccessNetworkType.
func (*SignalThresholdInfoBuilder) SetSignalMeasurementType ¶ added in v0.0.7
func (m *SignalThresholdInfoBuilder) SetSignalMeasurementType(arg0 int32) (*jni.Object, error)
SetSignalMeasurementType calls android.telephony.SignalThresholdInfo$Builder.setSignalMeasurementType.
func (*SignalThresholdInfoBuilder) SetThresholds ¶ added in v0.0.7
SetThresholds calls android.telephony.SignalThresholdInfo$Builder.setThresholds.
type SmsManager ¶ added in v0.0.7
SmsManager wraps android.telephony.SmsManager.
func (*SmsManager) CreateAppSpecificSmsToken ¶ added in v0.0.7
func (m *SmsManager) CreateAppSpecificSmsToken(arg0 *jni.Object) (string, error)
CreateAppSpecificSmsToken calls android.telephony.SmsManager.createAppSpecificSmsToken.
func (*SmsManager) CreateAppSpecificSmsTokenWithPackageInfo ¶ added in v0.0.7
func (m *SmsManager) CreateAppSpecificSmsTokenWithPackageInfo(arg0 string, arg1 *jni.Object) (string, error)
CreateAppSpecificSmsTokenWithPackageInfo calls android.telephony.SmsManager.createAppSpecificSmsTokenWithPackageInfo.
func (*SmsManager) CreateForSubscriptionId ¶ added in v0.0.7
func (m *SmsManager) CreateForSubscriptionId(arg0 int32) (*jni.Object, error)
CreateForSubscriptionId calls android.telephony.SmsManager.createForSubscriptionId.
func (*SmsManager) DownloadMultimediaMessage5 ¶ added in v0.0.7
func (m *SmsManager) DownloadMultimediaMessage5( arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object, arg4 *jni.Object, ) error
DownloadMultimediaMessage5 calls android.telephony.SmsManager.downloadMultimediaMessage.
func (*SmsManager) DownloadMultimediaMessage6_1 ¶ added in v0.0.7
func (m *SmsManager) DownloadMultimediaMessage6_1( arg0 *jni.Object, arg1 string, arg2 *jni.Object, arg3 *jni.Object, arg4 *jni.Object, arg5 int64, ) error
DownloadMultimediaMessage6_1 calls android.telephony.SmsManager.downloadMultimediaMessage.
func (*SmsManager) GetCarrierConfigValues ¶ added in v0.0.7
func (m *SmsManager) GetCarrierConfigValues() (*jni.Object, error)
GetCarrierConfigValues calls android.telephony.SmsManager.getCarrierConfigValues.
func (*SmsManager) GetDefault ¶ added in v0.0.7
func (m *SmsManager) GetDefault() (*jni.Object, error)
GetDefault calls android.telephony.SmsManager.getDefault.
func (*SmsManager) GetDefaultSmsSubscriptionId ¶ added in v0.0.7
func (m *SmsManager) GetDefaultSmsSubscriptionId() (int32, error)
GetDefaultSmsSubscriptionId calls android.telephony.SmsManager.getDefaultSmsSubscriptionId.
func (*SmsManager) GetSmsCapacityOnIcc ¶ added in v0.0.7
func (m *SmsManager) GetSmsCapacityOnIcc() (int32, error)
GetSmsCapacityOnIcc calls android.telephony.SmsManager.getSmsCapacityOnIcc.
func (*SmsManager) GetSmsManagerForSubscriptionId ¶ added in v0.0.7
func (m *SmsManager) GetSmsManagerForSubscriptionId(arg0 int32) (*jni.Object, error)
GetSmsManagerForSubscriptionId calls android.telephony.SmsManager.getSmsManagerForSubscriptionId.
func (*SmsManager) GetSmsMessagesForFinancialApp ¶ added in v0.0.7
func (m *SmsManager) GetSmsMessagesForFinancialApp( arg0 *jni.Object, arg1 *jni.Object, arg2 *jni.Object, ) error
GetSmsMessagesForFinancialApp calls android.telephony.SmsManager.getSmsMessagesForFinancialApp.
func (*SmsManager) GetSmscAddress ¶ added in v0.0.7
func (m *SmsManager) GetSmscAddress() (string, error)
GetSmscAddress calls android.telephony.SmsManager.getSmscAddress.
func (*SmsManager) GetSubscriptionId ¶ added in v0.0.7
func (m *SmsManager) GetSubscriptionId() (int32, error)
GetSubscriptionId calls android.telephony.SmsManager.getSubscriptionId.
func (*SmsManager) InjectSmsPdu ¶ added in v0.0.7
InjectSmsPdu calls android.telephony.SmsManager.injectSmsPdu.
func (*SmsManager) SendDataMessage ¶ added in v0.0.7
func (m *SmsManager) SendDataMessage( arg0 string, arg1 string, arg2 int16, arg3 *jni.Object, arg4 *jni.Object, arg5 *jni.Object, ) error
SendDataMessage calls android.telephony.SmsManager.sendDataMessage.
func (*SmsManager) SendMultimediaMessage5 ¶ added in v0.0.7
func (m *SmsManager) SendMultimediaMessage5( arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, arg4 *jni.Object, ) error
SendMultimediaMessage5 calls android.telephony.SmsManager.sendMultimediaMessage.
func (*SmsManager) SendMultimediaMessage6_1 ¶ added in v0.0.7
func (m *SmsManager) SendMultimediaMessage6_1( arg0 *jni.Object, arg1 *jni.Object, arg2 string, arg3 *jni.Object, arg4 *jni.Object, arg5 int64, ) error
SendMultimediaMessage6_1 calls android.telephony.SmsManager.sendMultimediaMessage.
func (*SmsManager) SendTextMessage5 ¶ added in v0.0.7
func (m *SmsManager) SendTextMessage5( arg0 string, arg1 string, arg2 string, arg3 *jni.Object, arg4 *jni.Object, ) error
SendTextMessage5 calls android.telephony.SmsManager.sendTextMessage.
func (*SmsManager) SendTextMessage6_1 ¶ added in v0.0.7
func (m *SmsManager) SendTextMessage6_1( arg0 string, arg1 string, arg2 string, arg3 *jni.Object, arg4 *jni.Object, arg5 int64, ) error
SendTextMessage6_1 calls android.telephony.SmsManager.sendTextMessage.
func (*SmsManager) SendTextMessageWithoutPersisting ¶ added in v0.0.7
func (m *SmsManager) SendTextMessageWithoutPersisting( arg0 string, arg1 string, arg2 string, arg3 *jni.Object, arg4 *jni.Object, ) error
SendTextMessageWithoutPersisting calls android.telephony.SmsManager.sendTextMessageWithoutPersisting.
func (*SmsManager) SetSmscAddress ¶ added in v0.0.7
func (m *SmsManager) SetSmscAddress(arg0 string) (bool, error)
SetSmscAddress calls android.telephony.SmsManager.setSmscAddress.
type SmsManagerFinancialSmsCallback ¶ added in v0.0.7
SmsManagerFinancialSmsCallback wraps android.telephony.SmsManager$FinancialSmsCallback.
func (*SmsManagerFinancialSmsCallback) OnFinancialSmsMessages ¶ added in v0.0.7
func (m *SmsManagerFinancialSmsCallback) OnFinancialSmsMessages(arg0 *jni.Object) error
OnFinancialSmsMessages calls android.telephony.SmsManager$FinancialSmsCallback.onFinancialSmsMessages.
type SmsMessage ¶ added in v0.0.7
SmsMessage wraps android.telephony.SmsMessage.
func (*SmsMessage) CalculateLength2 ¶ added in v0.0.7
CalculateLength2 calls android.telephony.SmsMessage.calculateLength.
func (*SmsMessage) CalculateLength2_1 ¶ added in v0.0.7
CalculateLength2_1 calls android.telephony.SmsMessage.calculateLength.
func (*SmsMessage) CreateFromPdu1 ¶ added in v0.0.7
CreateFromPdu1 calls android.telephony.SmsMessage.createFromPdu.
func (*SmsMessage) CreateFromPdu2_1 ¶ added in v0.0.7
CreateFromPdu2_1 calls android.telephony.SmsMessage.createFromPdu.
func (*SmsMessage) GetDisplayMessageBody ¶ added in v0.0.7
func (m *SmsMessage) GetDisplayMessageBody() (string, error)
GetDisplayMessageBody calls android.telephony.SmsMessage.getDisplayMessageBody.
func (*SmsMessage) GetDisplayOriginatingAddress ¶ added in v0.0.7
func (m *SmsMessage) GetDisplayOriginatingAddress() (string, error)
GetDisplayOriginatingAddress calls android.telephony.SmsMessage.getDisplayOriginatingAddress.
func (*SmsMessage) GetEmailBody ¶ added in v0.0.7
func (m *SmsMessage) GetEmailBody() (string, error)
GetEmailBody calls android.telephony.SmsMessage.getEmailBody.
func (*SmsMessage) GetEmailFrom ¶ added in v0.0.7
func (m *SmsMessage) GetEmailFrom() (string, error)
GetEmailFrom calls android.telephony.SmsMessage.getEmailFrom.
func (*SmsMessage) GetIndexOnIcc ¶ added in v0.0.7
func (m *SmsMessage) GetIndexOnIcc() (int32, error)
GetIndexOnIcc calls android.telephony.SmsMessage.getIndexOnIcc.
func (*SmsMessage) GetIndexOnSim ¶ added in v0.0.7
func (m *SmsMessage) GetIndexOnSim() (int32, error)
GetIndexOnSim calls android.telephony.SmsMessage.getIndexOnSim.
func (*SmsMessage) GetMessageBody ¶ added in v0.0.7
func (m *SmsMessage) GetMessageBody() (string, error)
GetMessageBody calls android.telephony.SmsMessage.getMessageBody.
func (*SmsMessage) GetMessageClass ¶ added in v0.0.7
func (m *SmsMessage) GetMessageClass() (*jni.Object, error)
GetMessageClass calls android.telephony.SmsMessage.getMessageClass.
func (*SmsMessage) GetOriginatingAddress ¶ added in v0.0.7
func (m *SmsMessage) GetOriginatingAddress() (string, error)
GetOriginatingAddress calls android.telephony.SmsMessage.getOriginatingAddress.
func (*SmsMessage) GetPdu ¶ added in v0.0.7
func (m *SmsMessage) GetPdu() (*jni.Object, error)
GetPdu calls android.telephony.SmsMessage.getPdu.
func (*SmsMessage) GetProtocolIdentifier ¶ added in v0.0.7
func (m *SmsMessage) GetProtocolIdentifier() (int32, error)
GetProtocolIdentifier calls android.telephony.SmsMessage.getProtocolIdentifier.
func (*SmsMessage) GetPseudoSubject ¶ added in v0.0.7
func (m *SmsMessage) GetPseudoSubject() (string, error)
GetPseudoSubject calls android.telephony.SmsMessage.getPseudoSubject.
func (*SmsMessage) GetRecipientAddress ¶ added in v0.0.7
func (m *SmsMessage) GetRecipientAddress() (string, error)
GetRecipientAddress calls android.telephony.SmsMessage.getRecipientAddress.
func (*SmsMessage) GetServiceCenterAddress ¶ added in v0.0.7
func (m *SmsMessage) GetServiceCenterAddress() (string, error)
GetServiceCenterAddress calls android.telephony.SmsMessage.getServiceCenterAddress.
func (*SmsMessage) GetStatus ¶ added in v0.0.7
func (m *SmsMessage) GetStatus() (int32, error)
GetStatus calls android.telephony.SmsMessage.getStatus.
func (*SmsMessage) GetStatusOnIcc ¶ added in v0.0.7
func (m *SmsMessage) GetStatusOnIcc() (int32, error)
GetStatusOnIcc calls android.telephony.SmsMessage.getStatusOnIcc.
func (*SmsMessage) GetStatusOnSim ¶ added in v0.0.7
func (m *SmsMessage) GetStatusOnSim() (int32, error)
GetStatusOnSim calls android.telephony.SmsMessage.getStatusOnSim.
func (*SmsMessage) GetSubmitPdu4 ¶ added in v0.0.7
func (m *SmsMessage) GetSubmitPdu4( arg0 string, arg1 string, arg2 string, arg3 bool, ) (*jni.Object, error)
GetSubmitPdu4 calls android.telephony.SmsMessage.getSubmitPdu.
func (*SmsMessage) GetSubmitPdu5_1 ¶ added in v0.0.7
func (m *SmsMessage) GetSubmitPdu5_1( arg0 string, arg1 string, arg2 int16, arg3 *jni.Object, arg4 bool, ) (*jni.Object, error)
GetSubmitPdu5_1 calls android.telephony.SmsMessage.getSubmitPdu.
func (*SmsMessage) GetTPLayerLengthForPDU ¶ added in v0.0.7
func (m *SmsMessage) GetTPLayerLengthForPDU(arg0 string) (int32, error)
GetTPLayerLengthForPDU calls android.telephony.SmsMessage.getTPLayerLengthForPDU.
func (*SmsMessage) GetTimestampMillis ¶ added in v0.0.7
func (m *SmsMessage) GetTimestampMillis() (int64, error)
GetTimestampMillis calls android.telephony.SmsMessage.getTimestampMillis.
func (*SmsMessage) GetUserData ¶ added in v0.0.7
func (m *SmsMessage) GetUserData() (*jni.Object, error)
GetUserData calls android.telephony.SmsMessage.getUserData.
func (*SmsMessage) IsCphsMwiMessage ¶ added in v0.0.7
func (m *SmsMessage) IsCphsMwiMessage() (bool, error)
IsCphsMwiMessage calls android.telephony.SmsMessage.isCphsMwiMessage.
func (*SmsMessage) IsEmail ¶ added in v0.0.7
func (m *SmsMessage) IsEmail() (bool, error)
IsEmail calls android.telephony.SmsMessage.isEmail.
func (*SmsMessage) IsMWIClearMessage ¶ added in v0.0.7
func (m *SmsMessage) IsMWIClearMessage() (bool, error)
IsMWIClearMessage calls android.telephony.SmsMessage.isMWIClearMessage.
func (*SmsMessage) IsMWISetMessage ¶ added in v0.0.7
func (m *SmsMessage) IsMWISetMessage() (bool, error)
IsMWISetMessage calls android.telephony.SmsMessage.isMWISetMessage.
func (*SmsMessage) IsMwiDontStore ¶ added in v0.0.7
func (m *SmsMessage) IsMwiDontStore() (bool, error)
IsMwiDontStore calls android.telephony.SmsMessage.isMwiDontStore.
func (*SmsMessage) IsReplace ¶ added in v0.0.7
func (m *SmsMessage) IsReplace() (bool, error)
IsReplace calls android.telephony.SmsMessage.isReplace.
func (*SmsMessage) IsReplyPathPresent ¶ added in v0.0.7
func (m *SmsMessage) IsReplyPathPresent() (bool, error)
IsReplyPathPresent calls android.telephony.SmsMessage.isReplyPathPresent.
func (*SmsMessage) IsStatusReportMessage ¶ added in v0.0.7
func (m *SmsMessage) IsStatusReportMessage() (bool, error)
IsStatusReportMessage calls android.telephony.SmsMessage.isStatusReportMessage.
type SmsMessageMessageClass ¶ added in v0.0.7
SmsMessageMessageClass wraps android.telephony.SmsMessage$MessageClass.
type SmsMessageSubmitPdu ¶ added in v0.0.7
SmsMessageSubmitPdu wraps android.telephony.SmsMessage$SubmitPdu.
func (*SmsMessageSubmitPdu) ToString ¶ added in v0.0.7
func (m *SmsMessageSubmitPdu) ToString() (string, error)
ToString calls android.telephony.SmsMessage$SubmitPdu.toString.
type SubscriptionInfo ¶ added in v0.0.7
SubscriptionInfo wraps android.telephony.SubscriptionInfo.
func (*SubscriptionInfo) CreateIconBitmap ¶ added in v0.0.7
CreateIconBitmap calls android.telephony.SubscriptionInfo.createIconBitmap.
func (*SubscriptionInfo) DescribeContents ¶ added in v0.0.7
func (m *SubscriptionInfo) DescribeContents() (int32, error)
DescribeContents calls android.telephony.SubscriptionInfo.describeContents.
func (*SubscriptionInfo) Equals ¶ added in v0.0.7
func (m *SubscriptionInfo) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.SubscriptionInfo.equals.
func (*SubscriptionInfo) GetCardId ¶ added in v0.0.7
func (m *SubscriptionInfo) GetCardId() (int32, error)
GetCardId calls android.telephony.SubscriptionInfo.getCardId.
func (*SubscriptionInfo) GetCarrierId ¶ added in v0.0.7
func (m *SubscriptionInfo) GetCarrierId() (int32, error)
GetCarrierId calls android.telephony.SubscriptionInfo.getCarrierId.
func (*SubscriptionInfo) GetCarrierName ¶ added in v0.0.7
func (m *SubscriptionInfo) GetCarrierName() (*jni.Object, error)
GetCarrierName calls android.telephony.SubscriptionInfo.getCarrierName.
func (*SubscriptionInfo) GetCountryIso ¶ added in v0.0.7
func (m *SubscriptionInfo) GetCountryIso() (string, error)
GetCountryIso calls android.telephony.SubscriptionInfo.getCountryIso.
func (*SubscriptionInfo) GetDataRoaming ¶ added in v0.0.7
func (m *SubscriptionInfo) GetDataRoaming() (int32, error)
GetDataRoaming calls android.telephony.SubscriptionInfo.getDataRoaming.
func (*SubscriptionInfo) GetDisplayName ¶ added in v0.0.7
func (m *SubscriptionInfo) GetDisplayName() (*jni.Object, error)
GetDisplayName calls android.telephony.SubscriptionInfo.getDisplayName.
func (*SubscriptionInfo) GetGroupUuid ¶ added in v0.0.7
func (m *SubscriptionInfo) GetGroupUuid() (*jni.Object, error)
GetGroupUuid calls android.telephony.SubscriptionInfo.getGroupUuid.
func (*SubscriptionInfo) GetIccId ¶ added in v0.0.7
func (m *SubscriptionInfo) GetIccId() (string, error)
GetIccId calls android.telephony.SubscriptionInfo.getIccId.
func (*SubscriptionInfo) GetIconTint ¶ added in v0.0.7
func (m *SubscriptionInfo) GetIconTint() (int32, error)
GetIconTint calls android.telephony.SubscriptionInfo.getIconTint.
func (*SubscriptionInfo) GetMcc ¶ added in v0.0.7
func (m *SubscriptionInfo) GetMcc() (int32, error)
GetMcc calls android.telephony.SubscriptionInfo.getMcc.
func (*SubscriptionInfo) GetMccString ¶ added in v0.0.7
func (m *SubscriptionInfo) GetMccString() (string, error)
GetMccString calls android.telephony.SubscriptionInfo.getMccString.
func (*SubscriptionInfo) GetMnc ¶ added in v0.0.7
func (m *SubscriptionInfo) GetMnc() (int32, error)
GetMnc calls android.telephony.SubscriptionInfo.getMnc.
func (*SubscriptionInfo) GetMncString ¶ added in v0.0.7
func (m *SubscriptionInfo) GetMncString() (string, error)
GetMncString calls android.telephony.SubscriptionInfo.getMncString.
func (*SubscriptionInfo) GetNumber ¶ added in v0.0.7
func (m *SubscriptionInfo) GetNumber() (string, error)
GetNumber calls android.telephony.SubscriptionInfo.getNumber.
func (*SubscriptionInfo) GetPortIndex ¶ added in v0.0.7
func (m *SubscriptionInfo) GetPortIndex() (int32, error)
GetPortIndex calls android.telephony.SubscriptionInfo.getPortIndex.
func (*SubscriptionInfo) GetSimSlotIndex ¶ added in v0.0.7
func (m *SubscriptionInfo) GetSimSlotIndex() (int32, error)
GetSimSlotIndex calls android.telephony.SubscriptionInfo.getSimSlotIndex.
func (*SubscriptionInfo) GetSubscriptionId ¶ added in v0.0.7
func (m *SubscriptionInfo) GetSubscriptionId() (int32, error)
GetSubscriptionId calls android.telephony.SubscriptionInfo.getSubscriptionId.
func (*SubscriptionInfo) GetSubscriptionType ¶ added in v0.0.7
func (m *SubscriptionInfo) GetSubscriptionType() (int32, error)
GetSubscriptionType calls android.telephony.SubscriptionInfo.getSubscriptionType.
func (*SubscriptionInfo) GetUsageSetting ¶ added in v0.0.7
func (m *SubscriptionInfo) GetUsageSetting() (int32, error)
GetUsageSetting calls android.telephony.SubscriptionInfo.getUsageSetting.
func (*SubscriptionInfo) HashCode ¶ added in v0.0.7
func (m *SubscriptionInfo) HashCode() (int32, error)
HashCode calls android.telephony.SubscriptionInfo.hashCode.
func (*SubscriptionInfo) IsEmbedded ¶ added in v0.0.7
func (m *SubscriptionInfo) IsEmbedded() (bool, error)
IsEmbedded calls android.telephony.SubscriptionInfo.isEmbedded.
func (*SubscriptionInfo) IsOnlyNonTerrestrialNetwork ¶ added in v0.0.7
func (m *SubscriptionInfo) IsOnlyNonTerrestrialNetwork() (bool, error)
IsOnlyNonTerrestrialNetwork calls android.telephony.SubscriptionInfo.isOnlyNonTerrestrialNetwork.
func (*SubscriptionInfo) IsOpportunistic ¶ added in v0.0.7
func (m *SubscriptionInfo) IsOpportunistic() (bool, error)
IsOpportunistic calls android.telephony.SubscriptionInfo.isOpportunistic.
func (*SubscriptionInfo) ToString ¶ added in v0.0.7
func (m *SubscriptionInfo) ToString() (string, error)
ToString calls android.telephony.SubscriptionInfo.toString.
func (*SubscriptionInfo) WriteToParcel ¶ added in v0.0.7
func (m *SubscriptionInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.SubscriptionInfo.writeToParcel.
type SubscriptionManager ¶ added in v0.0.7
SubscriptionManager wraps android.telephony.SubscriptionManager.
func (*SubscriptionManager) AddOnOpportunisticSubscriptionsChangedListener ¶ added in v0.0.7
func (m *SubscriptionManager) AddOnOpportunisticSubscriptionsChangedListener(arg0 *jni.Object, arg1 *jni.Object) error
AddOnOpportunisticSubscriptionsChangedListener calls android.telephony.SubscriptionManager.addOnOpportunisticSubscriptionsChangedListener.
func (*SubscriptionManager) AddOnSubscriptionsChangedListener1 ¶ added in v0.0.7
func (m *SubscriptionManager) AddOnSubscriptionsChangedListener1(arg0 *jni.Object) error
AddOnSubscriptionsChangedListener1 calls android.telephony.SubscriptionManager.addOnSubscriptionsChangedListener.
func (*SubscriptionManager) AddOnSubscriptionsChangedListener2_1 ¶ added in v0.0.7
func (m *SubscriptionManager) AddOnSubscriptionsChangedListener2_1(arg0 *jni.Object, arg1 *jni.Object) error
AddOnSubscriptionsChangedListener2_1 calls android.telephony.SubscriptionManager.addOnSubscriptionsChangedListener.
func (*SubscriptionManager) CanManageSubscription ¶ added in v0.0.7
func (m *SubscriptionManager) CanManageSubscription(arg0 *jni.Object) (bool, error)
CanManageSubscription calls android.telephony.SubscriptionManager.canManageSubscription.
func (*SubscriptionManager) From ¶ added in v0.0.7
From calls android.telephony.SubscriptionManager.from.
func (*SubscriptionManager) GetActiveDataSubscriptionId ¶ added in v0.0.7
func (m *SubscriptionManager) GetActiveDataSubscriptionId() (int32, error)
GetActiveDataSubscriptionId calls android.telephony.SubscriptionManager.getActiveDataSubscriptionId.
func (*SubscriptionManager) GetActiveSubscriptionInfo ¶ added in v0.0.7
func (m *SubscriptionManager) GetActiveSubscriptionInfo(arg0 int32) (*jni.Object, error)
GetActiveSubscriptionInfo calls android.telephony.SubscriptionManager.getActiveSubscriptionInfo.
func (*SubscriptionManager) GetActiveSubscriptionInfoCount ¶ added in v0.0.7
func (m *SubscriptionManager) GetActiveSubscriptionInfoCount() (int32, error)
GetActiveSubscriptionInfoCount calls android.telephony.SubscriptionManager.getActiveSubscriptionInfoCount.
func (*SubscriptionManager) GetActiveSubscriptionInfoCountMax ¶ added in v0.0.7
func (m *SubscriptionManager) GetActiveSubscriptionInfoCountMax() (int32, error)
GetActiveSubscriptionInfoCountMax calls android.telephony.SubscriptionManager.getActiveSubscriptionInfoCountMax.
func (*SubscriptionManager) GetActiveSubscriptionInfoForSimSlotIndex ¶ added in v0.0.7
func (m *SubscriptionManager) GetActiveSubscriptionInfoForSimSlotIndex(arg0 int32) (*jni.Object, error)
GetActiveSubscriptionInfoForSimSlotIndex calls android.telephony.SubscriptionManager.getActiveSubscriptionInfoForSimSlotIndex.
func (*SubscriptionManager) GetDefaultDataSubscriptionId ¶ added in v0.0.7
func (m *SubscriptionManager) GetDefaultDataSubscriptionId() (int32, error)
GetDefaultDataSubscriptionId calls android.telephony.SubscriptionManager.getDefaultDataSubscriptionId.
func (*SubscriptionManager) GetDefaultSmsSubscriptionId ¶ added in v0.0.7
func (m *SubscriptionManager) GetDefaultSmsSubscriptionId() (int32, error)
GetDefaultSmsSubscriptionId calls android.telephony.SubscriptionManager.getDefaultSmsSubscriptionId.
func (*SubscriptionManager) GetDefaultSubscriptionId ¶ added in v0.0.7
func (m *SubscriptionManager) GetDefaultSubscriptionId() (int32, error)
GetDefaultSubscriptionId calls android.telephony.SubscriptionManager.getDefaultSubscriptionId.
func (*SubscriptionManager) GetDefaultVoiceSubscriptionId ¶ added in v0.0.7
func (m *SubscriptionManager) GetDefaultVoiceSubscriptionId() (int32, error)
GetDefaultVoiceSubscriptionId calls android.telephony.SubscriptionManager.getDefaultVoiceSubscriptionId.
func (*SubscriptionManager) GetDeviceToDeviceStatusSharingPreference ¶ added in v0.0.7
func (m *SubscriptionManager) GetDeviceToDeviceStatusSharingPreference(arg0 int32) (int32, error)
GetDeviceToDeviceStatusSharingPreference calls android.telephony.SubscriptionManager.getDeviceToDeviceStatusSharingPreference.
func (*SubscriptionManager) GetPhoneNumber1 ¶ added in v0.0.7
func (m *SubscriptionManager) GetPhoneNumber1(arg0 int32) (string, error)
GetPhoneNumber1 calls android.telephony.SubscriptionManager.getPhoneNumber.
func (*SubscriptionManager) GetPhoneNumber2_1 ¶ added in v0.0.7
func (m *SubscriptionManager) GetPhoneNumber2_1(arg0 int32, arg1 int32) (string, error)
GetPhoneNumber2_1 calls android.telephony.SubscriptionManager.getPhoneNumber.
func (*SubscriptionManager) GetSlotIndex ¶ added in v0.0.7
func (m *SubscriptionManager) GetSlotIndex(arg0 int32) (int32, error)
GetSlotIndex calls android.telephony.SubscriptionManager.getSlotIndex.
func (*SubscriptionManager) GetSubscriptionId ¶ added in v0.0.7
func (m *SubscriptionManager) GetSubscriptionId(arg0 int32) (int32, error)
GetSubscriptionId calls android.telephony.SubscriptionManager.getSubscriptionId.
func (*SubscriptionManager) GetSubscriptionIds ¶ added in v0.0.7
func (m *SubscriptionManager) GetSubscriptionIds(arg0 int32) (*jni.Object, error)
GetSubscriptionIds calls android.telephony.SubscriptionManager.getSubscriptionIds.
func (*SubscriptionManager) IsActiveSubscriptionId ¶ added in v0.0.7
func (m *SubscriptionManager) IsActiveSubscriptionId(arg0 int32) (bool, error)
IsActiveSubscriptionId calls android.telephony.SubscriptionManager.isActiveSubscriptionId.
func (*SubscriptionManager) IsNetworkRoaming ¶ added in v0.0.7
func (m *SubscriptionManager) IsNetworkRoaming(arg0 int32) (bool, error)
IsNetworkRoaming calls android.telephony.SubscriptionManager.isNetworkRoaming.
func (*SubscriptionManager) IsUsableSubscriptionId ¶ added in v0.0.7
func (m *SubscriptionManager) IsUsableSubscriptionId(arg0 int32) (bool, error)
IsUsableSubscriptionId calls android.telephony.SubscriptionManager.isUsableSubscriptionId.
func (*SubscriptionManager) IsValidSubscriptionId ¶ added in v0.0.7
func (m *SubscriptionManager) IsValidSubscriptionId(arg0 int32) (bool, error)
IsValidSubscriptionId calls android.telephony.SubscriptionManager.isValidSubscriptionId.
func (*SubscriptionManager) RemoveOnOpportunisticSubscriptionsChangedListener ¶ added in v0.0.7
func (m *SubscriptionManager) RemoveOnOpportunisticSubscriptionsChangedListener(arg0 *jni.Object) error
RemoveOnOpportunisticSubscriptionsChangedListener calls android.telephony.SubscriptionManager.removeOnOpportunisticSubscriptionsChangedListener.
func (*SubscriptionManager) RemoveOnSubscriptionsChangedListener ¶ added in v0.0.7
func (m *SubscriptionManager) RemoveOnSubscriptionsChangedListener(arg0 *jni.Object) error
RemoveOnSubscriptionsChangedListener calls android.telephony.SubscriptionManager.removeOnSubscriptionsChangedListener.
func (*SubscriptionManager) SetCarrierPhoneNumber ¶ added in v0.0.7
func (m *SubscriptionManager) SetCarrierPhoneNumber(arg0 int32, arg1 string) error
SetCarrierPhoneNumber calls android.telephony.SubscriptionManager.setCarrierPhoneNumber.
func (*SubscriptionManager) SetDeviceToDeviceStatusSharingPreference ¶ added in v0.0.7
func (m *SubscriptionManager) SetDeviceToDeviceStatusSharingPreference(arg0 int32, arg1 int32) error
SetDeviceToDeviceStatusSharingPreference calls android.telephony.SubscriptionManager.setDeviceToDeviceStatusSharingPreference.
func (*SubscriptionManager) SetOpportunistic ¶ added in v0.0.7
func (m *SubscriptionManager) SetOpportunistic(arg0 bool, arg1 int32) (bool, error)
SetOpportunistic calls android.telephony.SubscriptionManager.setOpportunistic.
func (*SubscriptionManager) SetSubscriptionOverrideCongested3_1 ¶ added in v0.0.7
func (m *SubscriptionManager) SetSubscriptionOverrideCongested3_1( arg0 int32, arg1 bool, arg2 int64, ) error
SetSubscriptionOverrideCongested3_1 calls android.telephony.SubscriptionManager.setSubscriptionOverrideCongested.
func (*SubscriptionManager) SetSubscriptionOverrideCongested4 ¶ added in v0.0.7
func (m *SubscriptionManager) SetSubscriptionOverrideCongested4( arg0 int32, arg1 bool, arg2 *jni.Object, arg3 int64, ) error
SetSubscriptionOverrideCongested4 calls android.telephony.SubscriptionManager.setSubscriptionOverrideCongested.
func (*SubscriptionManager) SetSubscriptionOverrideUnmetered3_1 ¶ added in v0.0.7
func (m *SubscriptionManager) SetSubscriptionOverrideUnmetered3_1( arg0 int32, arg1 bool, arg2 int64, ) error
SetSubscriptionOverrideUnmetered3_1 calls android.telephony.SubscriptionManager.setSubscriptionOverrideUnmetered.
func (*SubscriptionManager) SetSubscriptionOverrideUnmetered4 ¶ added in v0.0.7
func (m *SubscriptionManager) SetSubscriptionOverrideUnmetered4( arg0 int32, arg1 bool, arg2 *jni.Object, arg3 int64, ) error
SetSubscriptionOverrideUnmetered4 calls android.telephony.SubscriptionManager.setSubscriptionOverrideUnmetered.
func (*SubscriptionManager) SwitchToSubscription ¶ added in v0.0.7
func (m *SubscriptionManager) SwitchToSubscription(arg0 int32, arg1 *jni.Object) error
SwitchToSubscription calls android.telephony.SubscriptionManager.switchToSubscription.
type SubscriptionManagerOnOpportunisticSubscriptionsChangedListener ¶ added in v0.0.7
type SubscriptionManagerOnOpportunisticSubscriptionsChangedListener struct {
VM *jni.VM
Obj *jni.GlobalRef
}
SubscriptionManagerOnOpportunisticSubscriptionsChangedListener wraps android.telephony.SubscriptionManager$OnOpportunisticSubscriptionsChangedListener.
func (*SubscriptionManagerOnOpportunisticSubscriptionsChangedListener) OnOpportunisticSubscriptionsChanged ¶ added in v0.0.7
func (m *SubscriptionManagerOnOpportunisticSubscriptionsChangedListener) OnOpportunisticSubscriptionsChanged() error
OnOpportunisticSubscriptionsChanged calls android.telephony.SubscriptionManager$OnOpportunisticSubscriptionsChangedListener.onOpportunisticSubscriptionsChanged.
type SubscriptionManagerOnSubscriptionsChangedListener ¶ added in v0.0.7
SubscriptionManagerOnSubscriptionsChangedListener wraps android.telephony.SubscriptionManager$OnSubscriptionsChangedListener.
func (*SubscriptionManagerOnSubscriptionsChangedListener) OnSubscriptionsChanged ¶ added in v0.0.7
func (m *SubscriptionManagerOnSubscriptionsChangedListener) OnSubscriptionsChanged() error
OnSubscriptionsChanged calls android.telephony.SubscriptionManager$OnSubscriptionsChangedListener.onSubscriptionsChanged.
type SubscriptionPlan ¶ added in v0.0.7
SubscriptionPlan wraps android.telephony.SubscriptionPlan.
func (*SubscriptionPlan) DescribeContents ¶ added in v0.0.7
func (m *SubscriptionPlan) DescribeContents() (int32, error)
DescribeContents calls android.telephony.SubscriptionPlan.describeContents.
func (*SubscriptionPlan) Equals ¶ added in v0.0.7
func (m *SubscriptionPlan) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.SubscriptionPlan.equals.
func (*SubscriptionPlan) GetDataLimitBehavior ¶ added in v0.0.7
func (m *SubscriptionPlan) GetDataLimitBehavior() (int32, error)
GetDataLimitBehavior calls android.telephony.SubscriptionPlan.getDataLimitBehavior.
func (*SubscriptionPlan) GetDataLimitBytes ¶ added in v0.0.7
func (m *SubscriptionPlan) GetDataLimitBytes() (int64, error)
GetDataLimitBytes calls android.telephony.SubscriptionPlan.getDataLimitBytes.
func (*SubscriptionPlan) GetDataUsageBytes ¶ added in v0.0.7
func (m *SubscriptionPlan) GetDataUsageBytes() (int64, error)
GetDataUsageBytes calls android.telephony.SubscriptionPlan.getDataUsageBytes.
func (*SubscriptionPlan) GetDataUsageTime ¶ added in v0.0.7
func (m *SubscriptionPlan) GetDataUsageTime() (int64, error)
GetDataUsageTime calls android.telephony.SubscriptionPlan.getDataUsageTime.
func (*SubscriptionPlan) GetNetworkTypes ¶ added in v0.0.7
func (m *SubscriptionPlan) GetNetworkTypes() (*jni.Object, error)
GetNetworkTypes calls android.telephony.SubscriptionPlan.getNetworkTypes.
func (*SubscriptionPlan) GetPlanEndDate ¶ added in v0.0.7
func (m *SubscriptionPlan) GetPlanEndDate() (*jni.Object, error)
GetPlanEndDate calls android.telephony.SubscriptionPlan.getPlanEndDate.
func (*SubscriptionPlan) GetSubscriptionStatus ¶ added in v0.0.7
func (m *SubscriptionPlan) GetSubscriptionStatus() (int32, error)
GetSubscriptionStatus calls android.telephony.SubscriptionPlan.getSubscriptionStatus.
func (*SubscriptionPlan) GetSummary ¶ added in v0.0.7
func (m *SubscriptionPlan) GetSummary() (*jni.Object, error)
GetSummary calls android.telephony.SubscriptionPlan.getSummary.
func (*SubscriptionPlan) GetTitle ¶ added in v0.0.7
func (m *SubscriptionPlan) GetTitle() (*jni.Object, error)
GetTitle calls android.telephony.SubscriptionPlan.getTitle.
func (*SubscriptionPlan) HashCode ¶ added in v0.0.7
func (m *SubscriptionPlan) HashCode() (int32, error)
HashCode calls android.telephony.SubscriptionPlan.hashCode.
func (*SubscriptionPlan) ToString ¶ added in v0.0.7
func (m *SubscriptionPlan) ToString() (string, error)
ToString calls android.telephony.SubscriptionPlan.toString.
func (*SubscriptionPlan) WriteToParcel ¶ added in v0.0.7
func (m *SubscriptionPlan) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.SubscriptionPlan.writeToParcel.
type SubscriptionPlanBuilder ¶ added in v0.0.7
SubscriptionPlanBuilder wraps android.telephony.SubscriptionPlan$Builder.
func (*SubscriptionPlanBuilder) Build ¶ added in v0.0.7
func (m *SubscriptionPlanBuilder) Build() (*jni.Object, error)
Build calls android.telephony.SubscriptionPlan$Builder.build.
func (*SubscriptionPlanBuilder) CreateNonrecurring ¶ added in v0.0.7
func (m *SubscriptionPlanBuilder) CreateNonrecurring(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
CreateNonrecurring calls android.telephony.SubscriptionPlan$Builder.createNonrecurring.
func (*SubscriptionPlanBuilder) CreateRecurring ¶ added in v0.0.7
func (m *SubscriptionPlanBuilder) CreateRecurring(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)
CreateRecurring calls android.telephony.SubscriptionPlan$Builder.createRecurring.
func (*SubscriptionPlanBuilder) ResetNetworkTypes ¶ added in v0.0.7
func (m *SubscriptionPlanBuilder) ResetNetworkTypes() (*jni.Object, error)
ResetNetworkTypes calls android.telephony.SubscriptionPlan$Builder.resetNetworkTypes.
func (*SubscriptionPlanBuilder) SetDataLimit ¶ added in v0.0.7
SetDataLimit calls android.telephony.SubscriptionPlan$Builder.setDataLimit.
func (*SubscriptionPlanBuilder) SetDataUsage ¶ added in v0.0.7
SetDataUsage calls android.telephony.SubscriptionPlan$Builder.setDataUsage.
func (*SubscriptionPlanBuilder) SetNetworkTypes ¶ added in v0.0.7
SetNetworkTypes calls android.telephony.SubscriptionPlan$Builder.setNetworkTypes.
func (*SubscriptionPlanBuilder) SetSubscriptionStatus ¶ added in v0.0.7
func (m *SubscriptionPlanBuilder) SetSubscriptionStatus(arg0 int32) (*jni.Object, error)
SetSubscriptionStatus calls android.telephony.SubscriptionPlan$Builder.setSubscriptionStatus.
func (*SubscriptionPlanBuilder) SetSummary ¶ added in v0.0.7
func (m *SubscriptionPlanBuilder) SetSummary(arg0 string) (*jni.Object, error)
SetSummary calls android.telephony.SubscriptionPlan$Builder.setSummary.
type UiccCardInfo ¶ added in v0.0.7
UiccCardInfo wraps android.telephony.UiccCardInfo.
func (*UiccCardInfo) DescribeContents ¶ added in v0.0.7
func (m *UiccCardInfo) DescribeContents() (int32, error)
DescribeContents calls android.telephony.UiccCardInfo.describeContents.
func (*UiccCardInfo) Equals ¶ added in v0.0.7
func (m *UiccCardInfo) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.UiccCardInfo.equals.
func (*UiccCardInfo) GetCardId ¶ added in v0.0.7
func (m *UiccCardInfo) GetCardId() (int32, error)
GetCardId calls android.telephony.UiccCardInfo.getCardId.
func (*UiccCardInfo) GetEid ¶ added in v0.0.7
func (m *UiccCardInfo) GetEid() (string, error)
GetEid calls android.telephony.UiccCardInfo.getEid.
func (*UiccCardInfo) GetIccId ¶ added in v0.0.7
func (m *UiccCardInfo) GetIccId() (string, error)
GetIccId calls android.telephony.UiccCardInfo.getIccId.
func (*UiccCardInfo) GetPhysicalSlotIndex ¶ added in v0.0.7
func (m *UiccCardInfo) GetPhysicalSlotIndex() (int32, error)
GetPhysicalSlotIndex calls android.telephony.UiccCardInfo.getPhysicalSlotIndex.
func (*UiccCardInfo) GetSlotIndex ¶ added in v0.0.7
func (m *UiccCardInfo) GetSlotIndex() (int32, error)
GetSlotIndex calls android.telephony.UiccCardInfo.getSlotIndex.
func (*UiccCardInfo) HashCode ¶ added in v0.0.7
func (m *UiccCardInfo) HashCode() (int32, error)
HashCode calls android.telephony.UiccCardInfo.hashCode.
func (*UiccCardInfo) IsEuicc ¶ added in v0.0.7
func (m *UiccCardInfo) IsEuicc() (bool, error)
IsEuicc calls android.telephony.UiccCardInfo.isEuicc.
func (*UiccCardInfo) IsMultipleEnabledProfilesSupported ¶ added in v0.0.7
func (m *UiccCardInfo) IsMultipleEnabledProfilesSupported() (bool, error)
IsMultipleEnabledProfilesSupported calls android.telephony.UiccCardInfo.isMultipleEnabledProfilesSupported.
func (*UiccCardInfo) IsRemovable ¶ added in v0.0.7
func (m *UiccCardInfo) IsRemovable() (bool, error)
IsRemovable calls android.telephony.UiccCardInfo.isRemovable.
func (*UiccCardInfo) ToString ¶ added in v0.0.7
func (m *UiccCardInfo) ToString() (string, error)
ToString calls android.telephony.UiccCardInfo.toString.
func (*UiccCardInfo) WriteToParcel ¶ added in v0.0.7
func (m *UiccCardInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.UiccCardInfo.writeToParcel.
type UiccPortInfo ¶ added in v0.0.7
UiccPortInfo wraps android.telephony.UiccPortInfo.
func (*UiccPortInfo) DescribeContents ¶ added in v0.0.7
func (m *UiccPortInfo) DescribeContents() (int32, error)
DescribeContents calls android.telephony.UiccPortInfo.describeContents.
func (*UiccPortInfo) Equals ¶ added in v0.0.7
func (m *UiccPortInfo) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.UiccPortInfo.equals.
func (*UiccPortInfo) GetIccId ¶ added in v0.0.7
func (m *UiccPortInfo) GetIccId() (string, error)
GetIccId calls android.telephony.UiccPortInfo.getIccId.
func (*UiccPortInfo) GetLogicalSlotIndex ¶ added in v0.0.7
func (m *UiccPortInfo) GetLogicalSlotIndex() (int32, error)
GetLogicalSlotIndex calls android.telephony.UiccPortInfo.getLogicalSlotIndex.
func (*UiccPortInfo) GetPortIndex ¶ added in v0.0.7
func (m *UiccPortInfo) GetPortIndex() (int32, error)
GetPortIndex calls android.telephony.UiccPortInfo.getPortIndex.
func (*UiccPortInfo) HashCode ¶ added in v0.0.7
func (m *UiccPortInfo) HashCode() (int32, error)
HashCode calls android.telephony.UiccPortInfo.hashCode.
func (*UiccPortInfo) IsActive ¶ added in v0.0.7
func (m *UiccPortInfo) IsActive() (bool, error)
IsActive calls android.telephony.UiccPortInfo.isActive.
func (*UiccPortInfo) ToString ¶ added in v0.0.7
func (m *UiccPortInfo) ToString() (string, error)
ToString calls android.telephony.UiccPortInfo.toString.
func (*UiccPortInfo) WriteToParcel ¶ added in v0.0.7
func (m *UiccPortInfo) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.UiccPortInfo.writeToParcel.
type VisualVoicemailService ¶ added in v0.0.7
VisualVoicemailService wraps android.telephony.VisualVoicemailService.
func (*VisualVoicemailService) OnBind ¶ added in v0.0.7
OnBind calls android.telephony.VisualVoicemailService.onBind.
func (*VisualVoicemailService) OnCellServiceConnected ¶ added in v0.0.7
OnCellServiceConnected calls android.telephony.VisualVoicemailService.onCellServiceConnected.
func (*VisualVoicemailService) OnSimRemoved ¶ added in v0.0.7
OnSimRemoved calls android.telephony.VisualVoicemailService.onSimRemoved.
func (*VisualVoicemailService) OnSmsReceived ¶ added in v0.0.7
OnSmsReceived calls android.telephony.VisualVoicemailService.onSmsReceived.
type VisualVoicemailServiceVisualVoicemailTask ¶ added in v0.0.7
VisualVoicemailServiceVisualVoicemailTask wraps android.telephony.VisualVoicemailService$VisualVoicemailTask.
func (*VisualVoicemailServiceVisualVoicemailTask) Equals ¶ added in v0.0.7
func (m *VisualVoicemailServiceVisualVoicemailTask) Equals(arg0 *jni.Object) (bool, error)
Equals calls android.telephony.VisualVoicemailService$VisualVoicemailTask.equals.
func (*VisualVoicemailServiceVisualVoicemailTask) Finish ¶ added in v0.0.7
func (m *VisualVoicemailServiceVisualVoicemailTask) Finish() error
Finish calls android.telephony.VisualVoicemailService$VisualVoicemailTask.finish.
func (*VisualVoicemailServiceVisualVoicemailTask) HashCode ¶ added in v0.0.7
func (m *VisualVoicemailServiceVisualVoicemailTask) HashCode() (int32, error)
HashCode calls android.telephony.VisualVoicemailService$VisualVoicemailTask.hashCode.
type VisualVoicemailSms ¶ added in v0.0.7
VisualVoicemailSms wraps android.telephony.VisualVoicemailSms.
func (*VisualVoicemailSms) DescribeContents ¶ added in v0.0.7
func (m *VisualVoicemailSms) DescribeContents() (int32, error)
DescribeContents calls android.telephony.VisualVoicemailSms.describeContents.
func (*VisualVoicemailSms) GetFields ¶ added in v0.0.7
func (m *VisualVoicemailSms) GetFields() (*jni.Object, error)
GetFields calls android.telephony.VisualVoicemailSms.getFields.
func (*VisualVoicemailSms) GetMessageBody ¶ added in v0.0.7
func (m *VisualVoicemailSms) GetMessageBody() (string, error)
GetMessageBody calls android.telephony.VisualVoicemailSms.getMessageBody.
func (*VisualVoicemailSms) GetPhoneAccountHandle ¶ added in v0.0.7
func (m *VisualVoicemailSms) GetPhoneAccountHandle() (*jni.Object, error)
GetPhoneAccountHandle calls android.telephony.VisualVoicemailSms.getPhoneAccountHandle.
func (*VisualVoicemailSms) GetPrefix ¶ added in v0.0.7
func (m *VisualVoicemailSms) GetPrefix() (string, error)
GetPrefix calls android.telephony.VisualVoicemailSms.getPrefix.
func (*VisualVoicemailSms) WriteToParcel ¶ added in v0.0.7
func (m *VisualVoicemailSms) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.VisualVoicemailSms.writeToParcel.
type VisualVoicemailSmsFilterSettings ¶ added in v0.0.7
VisualVoicemailSmsFilterSettings wraps android.telephony.VisualVoicemailSmsFilterSettings.
func (*VisualVoicemailSmsFilterSettings) DescribeContents ¶ added in v0.0.7
func (m *VisualVoicemailSmsFilterSettings) DescribeContents() (int32, error)
DescribeContents calls android.telephony.VisualVoicemailSmsFilterSettings.describeContents.
func (*VisualVoicemailSmsFilterSettings) ToString ¶ added in v0.0.7
func (m *VisualVoicemailSmsFilterSettings) ToString() (string, error)
ToString calls android.telephony.VisualVoicemailSmsFilterSettings.toString.
func (*VisualVoicemailSmsFilterSettings) WriteToParcel ¶ added in v0.0.7
func (m *VisualVoicemailSmsFilterSettings) WriteToParcel(arg0 *jni.Object, arg1 int32) error
WriteToParcel calls android.telephony.VisualVoicemailSmsFilterSettings.writeToParcel.
type VisualVoicemailSmsFilterSettingsBuilder ¶ added in v0.0.7
VisualVoicemailSmsFilterSettingsBuilder wraps android.telephony.VisualVoicemailSmsFilterSettings$Builder.
func (*VisualVoicemailSmsFilterSettingsBuilder) Build ¶ added in v0.0.7
func (m *VisualVoicemailSmsFilterSettingsBuilder) Build() (*jni.Object, error)
Build calls android.telephony.VisualVoicemailSmsFilterSettings$Builder.build.
func (*VisualVoicemailSmsFilterSettingsBuilder) SetClientPrefix ¶ added in v0.0.7
func (m *VisualVoicemailSmsFilterSettingsBuilder) SetClientPrefix(arg0 string) (*jni.Object, error)
SetClientPrefix calls android.telephony.VisualVoicemailSmsFilterSettings$Builder.setClientPrefix.
func (*VisualVoicemailSmsFilterSettingsBuilder) SetDestinationPort ¶ added in v0.0.7
func (m *VisualVoicemailSmsFilterSettingsBuilder) SetDestinationPort(arg0 int32) (*jni.Object, error)
SetDestinationPort calls android.telephony.VisualVoicemailSmsFilterSettings$Builder.setDestinationPort.
Source Files
¶
- available_network_info.go
- available_network_info_builder.go
- barring_info.go
- barring_info_barring_service_info.go
- callback.go
- callback_active_data_subscription_id_listener.go
- callback_barring_info_listener.go
- callback_call_disconnect_cause_listener.go
- callback_call_forwarding_indicator_listener.go
- callback_call_state_listener.go
- callback_carrier_network_listener.go
- callback_cell_location_listener.go
- callback_data_activation_state_listener.go
- callback_data_activity_listener.go
- callback_data_connection_state_listener.go
- callback_display_info_listener.go
- callback_ims_call_disconnect_cause_listener.go
- callback_message_waiting_indicator_listener.go
- callback_precise_data_connection_state_listener.go
- callback_registration_failed_listener.go
- callback_service_state_listener.go
- callback_signal_strengths_listener.go
- callback_user_mobile_data_state_listener.go
- carrier_config_manager.go
- carrier_config_manager_carrier_config_change_listener.go
- cell_identity.go
- cell_identity_cdma.go
- cell_identity_gsm.go
- cell_identity_lte.go
- cell_identity_nr.go
- cell_identity_tdscdma.go
- cell_identity_wcdma.go
- cell_info.go
- cell_info_cdma.go
- cell_info_gsm.go
- cell_info_lte.go
- cell_info_nr.go
- cell_info_tdscdma.go
- cell_info_wcdma.go
- cell_location.go
- cell_signal_strength.go
- cell_signal_strength_cdma.go
- cell_signal_strength_gsm.go
- cell_signal_strength_lte.go
- cell_signal_strength_nr.go
- cell_signal_strength_tdscdma.go
- cell_signal_strength_wcdma.go
- closed_subscriber_group_info.go
- constants.go
- display_info.go
- doc.go
- icc_open_logical_channel_response.go
- init.go
- manager.go
- manager_call_composer_exception.go
- manager_cell_info_callback.go
- manager_network_slicing_exception.go
- manager_ussd_response_callback.go
- mbms_download_session.go
- mbms_group_call_session.go
- mbms_streaming_session.go
- neighboring_cell_info.go
- network_registration_info.go
- network_scan.go
- network_scan_request.go
- phone_number_formatting_text_watcher.go
- phone_number_utils.go
- phone_state_listener.go
- physical_channel_config.go
- precise_data_connection_state.go
- radio_access_specifier.go
- scan_manager.go
- scan_manager_network_scan_callback.go
- service_state.go
- signal_strength.go
- signal_strength_update_request.go
- signal_strength_update_request_builder.go
- signal_threshold_info.go
- signal_threshold_info_builder.go
- sms_manager.go
- sms_manager_financial_sms_callback.go
- sms_message.go
- sms_message_message_class.go
- sms_message_submit_pdu.go
- subscription_info.go
- subscription_manager.go
- subscription_manager_on_opportunistic_subscriptions_changed_listener.go
- subscription_manager_on_subscriptions_changed_listener.go
- subscription_plan.go
- subscription_plan_builder.go
- uicc_card_info.go
- uicc_port_info.go
- visual_voicemail_service.go
- visual_voicemail_service_visual_voicemail_task.go
- visual_voicemail_sms.go
- visual_voicemail_sms_filter_settings.go
- visual_voicemail_sms_filter_settings_builder.go
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cdma provides Go bindings for android.telephony.cdma.
|
Package cdma provides Go bindings for android.telephony.cdma. |
|
Package data provides Go bindings for android.telephony.data.
|
Package data provides Go bindings for android.telephony.data. |
|
Package emergency provides Go bindings for android.telephony.emergency.
|
Package emergency provides Go bindings for android.telephony.emergency. |
|
Package euicc provides Go bindings for android.telephony.euicc.
|
Package euicc provides Go bindings for android.telephony.euicc. |
|
Package gsm provides Go bindings for android.telephony.gsm.
|
Package gsm provides Go bindings for android.telephony.gsm. |
|
Package ims provides Go bindings for android.telephony.ims.
|
Package ims provides Go bindings for android.telephony.ims. |
|
feature
Package feature provides Go bindings for android.telephony.ims.feature.
|
Package feature provides Go bindings for android.telephony.ims.feature. |
|
stub
Package stub provides Go bindings for android.telephony.ims.stub.
|
Package stub provides Go bindings for android.telephony.ims.stub. |
|
Package mbms provides Go bindings for android.telephony.mbms.
|
Package mbms provides Go bindings for android.telephony.mbms. |
|
Package satellite provides Go bindings for android.telephony.satellite.
|
Package satellite provides Go bindings for android.telephony.satellite. |