android/telephony/satellite/wrapper/SelectedNbIotSatelliteSubscriptionCallbackWrapper.class
SelectedNbIotSatelliteSubscriptionCallbackWrapper.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.SelectedNbIotSatelliteSubscriptionCallbackWrapper extends java.lang.Object {
public abstract void onSelectedNbIotSatelliteSubscriptionChanged (int)
}
android/telephony/satellite/wrapper/SatelliteTransmissionUpdateCallbackWrapper2.class
SatelliteTransmissionUpdateCallbackWrapper2.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper2 extends java.lang.Object {
public void onSatellitePositionChanged (android.telephony.satellite.wrapper.PointingInfoWrapper)
android.telephony.satellite.wrapper.PointingInfoWrapper pointingInfo
public void onSendDatagramStateChanged (int, int, int)
int state
int sendPendingCount
int errorCode
public void onSendDatagramStateChanged (int, int, int, int)
int datagramType
int state
int sendPendingCount
int errorCode
public void onReceiveDatagramStateChanged (int, int, int)
int state
int receivePendingCount
int errorCode
public void onSendDatagramRequested (int)
int datagramType
}
android/telephony/satellite/wrapper/SatelliteTransmissionUpdateCallbackWrapper.class
SatelliteTransmissionUpdateCallbackWrapper.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper extends java.lang.Object {
public abstract void onSatellitePositionChanged (android.telephony.satellite.wrapper.PointingInfoWrapper)
public abstract void onSendDatagramStateChanged (int, int, int)
public void onSendDatagramStateChanged (int, int, int, int)
int datagramType
int state
int sendPendingCount
int errorCode
public abstract void onReceiveDatagramStateChanged (int, int, int)
}
android/telephony/satellite/wrapper/SatelliteSupportedStateCallbackWrapper.class
SatelliteSupportedStateCallbackWrapper.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.SatelliteSupportedStateCallbackWrapper extends java.lang.Object {
public abstract void onSatelliteSupportedStateChanged (boolean)
}
android/telephony/satellite/wrapper/SatelliteSubscriberProvisionStatusWrapper.class
SatelliteSubscriberProvisionStatusWrapper.java
package android.telephony.satellite.wrapper
public android.telephony.satellite.wrapper.SatelliteSubscriberProvisionStatusWrapper extends java.lang.Object implements android.os.Parcelable {
private android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper mSubscriberInfo
private boolean mProvisionStatus
public static final android.os.Parcelable$Creator CREATOR
public void <init> (android.telephony.satellite.wrapper.SatelliteSubscriberProvisionStatusWrapper$Builder)
android.telephony.satellite.wrapper.SatelliteSubscriberProvisionStatusWrapper$Builder builder
private void <init> (android.os.Parcel)
android.os.Parcel in
public void writeToParcel (android.os.Parcel, int)
android.os.Parcel out
int flags
public int describeContents ()
public android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper getSatelliteSubscriberInfo ()
public boolean getProvisionStatus ()
public java.lang.String toString ()
StringBuilder sb
public int hashCode ()
public boolean equals (java.lang.Object)
Object o
android.telephony.satellite.wrapper.SatelliteSubscriberProvisionStatusWrapper that
private void readFromParcel (android.os.Parcel)
android.os.Parcel in
static void <clinit> ()
}
android/telephony/satellite/wrapper/SatelliteSubscriberProvisionStatusWrapper$Builder.class
SatelliteSubscriberProvisionStatusWrapper.java
package android.telephony.satellite.wrapper
public android.telephony.satellite.wrapper.SatelliteSubscriberProvisionStatusWrapper$Builder extends java.lang.Object {
private android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper mSubscriberInfo
private boolean mProvisionStatus
public void <init> ()
public android.telephony.satellite.wrapper.SatelliteSubscriberProvisionStatusWrapper$Builder setSatelliteSubscriberInfo (android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper)
android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper satelliteSubscriberInfo
public android.telephony.satellite.wrapper.SatelliteSubscriberProvisionStatusWrapper$Builder setProvisionStatus (boolean)
boolean provisionStatus
public android.telephony.satellite.wrapper.SatelliteSubscriberProvisionStatusWrapper build ()
}
android/telephony/satellite/wrapper/SatelliteSubscriberProvisionStatusWrapper$1.class
SatelliteSubscriberProvisionStatusWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteSubscriberProvisionStatusWrapper$1 extends java.lang.Object implements android.os.Parcelable$Creator {
void <init> ()
public android.telephony.satellite.wrapper.SatelliteSubscriberProvisionStatusWrapper createFromParcel (android.os.Parcel)
android.os.Parcel in
public android.telephony.satellite.wrapper.SatelliteSubscriberProvisionStatusWrapper[] newArray (int)
int size
public volatile synthetic java.lang.Object[] newArray (int)
public volatile synthetic java.lang.Object createFromParcel (android.os.Parcel)
}
android/telephony/satellite/wrapper/SatelliteSubscriberInfoWrapper.class
SatelliteSubscriberInfoWrapper.java
package android.telephony.satellite.wrapper
public android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper extends java.lang.Object implements android.os.Parcelable {
private final String mSubscriberId
private final int mCarrierId
private final String mNiddApn
private int mSubId
public static final int ICCID
public static final int IMSI_MSISDN
private int mSubscriberIdType
public static final android.os.Parcelable$Creator CREATOR
public void <init> (android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper$Builder)
android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper$Builder builder
private void <init> (android.os.Parcel)
android.os.Parcel in
public void writeToParcel (android.os.Parcel, int)
android.os.Parcel out
int flags
public int describeContents ()
public java.lang.String getSubscriberId ()
public int getCarrierId ()
public java.lang.String getNiddApn ()
public int getSubId ()
public int getSubscriberIdType ()
public java.lang.String toString ()
StringBuilder sb
public boolean equals (java.lang.Object)
Object o
android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper that
public int hashCode ()
static void <clinit> ()
}
android/telephony/satellite/wrapper/SatelliteSubscriberInfoWrapper$SubscriberIdType.class
SatelliteSubscriberInfoWrapper.java
package android.telephony.satellite.wrapper
public abstract annotation android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper$SubscriberIdType extends java.lang.Object implements java.lang.annotation.Annotation {
}
android/telephony/satellite/wrapper/SatelliteSubscriberInfoWrapper$Builder.class
SatelliteSubscriberInfoWrapper.java
package android.telephony.satellite.wrapper
public android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper$Builder extends java.lang.Object {
private String mSubscriberId
private int mCarrierId
private String mNiddApn
private int mSubId
private int mSubscriberIdType
public void <init> ()
public android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper$Builder setSubscriberId (java.lang.String)
String subscriberId
public android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper$Builder setCarrierId (int)
int carrierId
public android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper$Builder setNiddApn (java.lang.String)
String niddApn
public android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper$Builder setSubId (int)
int subId
public android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper$Builder setSubscriberIdType (int)
int subscriberIdType
public android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper build ()
}
android/telephony/satellite/wrapper/SatelliteSubscriberInfoWrapper$1.class
SatelliteSubscriberInfoWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper$1 extends java.lang.Object implements android.os.Parcelable$Creator {
void <init> ()
public android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper createFromParcel (android.os.Parcel)
android.os.Parcel in
public android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper[] newArray (int)
int size
public volatile synthetic java.lang.Object[] newArray (int)
public volatile synthetic java.lang.Object createFromParcel (android.os.Parcel)
}
android/telephony/satellite/wrapper/SatelliteSessionStatsWrapper2.class
SatelliteSessionStatsWrapper2.java
package android.telephony.satellite.wrapper
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 extends java.lang.Object implements android.os.Parcelable {
private static final int VERSION
private int mCountOfSuccessfulUserMessages
private int mCountOfUnsuccessfulUserMessages
private int mCountOfTimedOutUserMessagesWaitingForConnection
private int mCountOfTimedOutUserMessagesWaitingForAck
private int mCountOfUserMessagesInQueueToBeSent
private long mLatencyOfSuccessfulUserMessages
private java.util.Map datagramStats
private long mMaxLatency
private long mLastMessageLatency
public static final android.os.Parcelable$Creator CREATOR
public void <init> ()
public void <init> (android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2$Builder)
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2$Builder builder
private void <init> (android.os.Parcel)
android.os.Parcel in
public int describeContents ()
public void writeToParcel (android.os.Parcel, int)
java.util.Map$Entry entry
android.os.Parcel out
int flags
public java.lang.String toString ()
Integer key
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 value
java.util.Map$Entry entry
StringBuilder sb
private void getPrintableCounters (java.lang.StringBuilder)
StringBuilder sb
public boolean equals (java.lang.Object)
Object o
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 that
public int hashCode ()
public int getCountOfSuccessfulUserMessages ()
public void incrementSuccessfulUserMessageCount ()
public int getCountOfUnsuccessfulUserMessages ()
public void incrementUnsuccessfulUserMessageCount ()
public int getCountOfTimedOutUserMessagesWaitingForConnection ()
public void incrementTimedOutUserMessagesWaitingForConnection ()
public int getCountOfTimedOutUserMessagesWaitingForAck ()
public void incrementTimedOutUserMessagesWaitingForAck ()
public int getCountOfUserMessagesInQueueToBeSent ()
public long getLatencyOfAllSuccessfulUserMessages ()
public void updateLatencyOfAllSuccessfulUserMessages (long)
long messageLatency
public void recordSuccessfulOutgoingDatagramStats (int, long)
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 data
Exception e
int datagramType
long latency
public int getCountOfSuccessfulOutgoingDatagram (int)
int datagramType
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 data
public long getMaxLatency ()
public void setMaxLatency (long)
long latency
public java.lang.Long getLatencyOfAllSuccessfulUserMessages (int)
int datagramType
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 data
public long getLastMessageLatency ()
public void setLastMessageLatency (long)
long latency
public void addCountOfUnsuccessfulUserMessages (int, int)
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 data
Exception e
int datagramType
int resultCode
public int getCountOfUnsuccessfulUserMessages (int)
int datagramType
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 data
public int getCountOfTimedOutUserMessagesWaitingForConnection (int)
int datagramType
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 data
public int getCountOfTimedOutUserMessagesWaitingForAck (int)
int datagramType
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 data
public int getCountOfUserMessagesInQueueToBeSent (int)
int datagramType
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 data
public int getVersion ()
public void clear ()
public java.util.Map getSatelliteSessionStats ()
public void setSatelliteSessionStats (java.util.Map)
java.util.Map sessionStats
public void setCountOfSuccessfulUserMessages (int)
int count
public void setCountOfUnsuccessfulUserMessages (int)
int count
public void setCountOfTimedOutUserMessagesWaitingForConnection (int)
int count
public void setCountOfTimedOutUserMessagesWaitingForAck (int)
int count
public void setCountOfUserMessagesInQueueToBeSent (int)
int count
private void readFromParcel (android.os.Parcel)
Integer key
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 value
int i
android.os.Parcel in
int size
static void <clinit> ()
}
android/telephony/satellite/wrapper/SatelliteSessionStatsWrapper2$Builder.class
SatelliteSessionStatsWrapper2.java
package android.telephony.satellite.wrapper
public final android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2$Builder extends java.lang.Object {
private int mCountOfSuccessfulUserMessages
private int mCountOfUnsuccessfulUserMessages
private int mCountOfTimedOutUserMessagesWaitingForConnection
private int mCountOfTimedOutUserMessagesWaitingForAck
private int mCountOfUserMessagesInQueueToBeSent
private long mLatencyOfSuccessfulUserMessages
public void <init> ()
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2$Builder setCountOfSuccessfulUserMessages (int)
int count
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2$Builder setCountOfUnsuccessfulUserMessages (int)
int count
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2$Builder setCountOfTimedOutUserMessagesWaitingForConnection (int)
int count
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2$Builder setCountOfTimedOutUserMessagesWaitingForAck (int)
int count
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2$Builder setCountOfUserMessagesInQueueToBeSent (int)
int count
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2$Builder setLatencyOfSuccessfulUserMessages (long)
long latency
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 build ()
}
android/telephony/satellite/wrapper/SatelliteSessionStatsWrapper2$1.class
SatelliteSessionStatsWrapper2.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2$1 extends java.lang.Object implements android.os.Parcelable$Creator {
void <init> ()
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 createFromParcel (android.os.Parcel)
android.os.Parcel in
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2[] newArray (int)
int size
public volatile synthetic java.lang.Object[] newArray (int)
public volatile synthetic java.lang.Object createFromParcel (android.os.Parcel)
}
android/telephony/satellite/wrapper/SatelliteSessionStatsWrapper.class
SatelliteSessionStatsWrapper.java
package android.telephony.satellite.wrapper
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper extends java.lang.Object implements android.os.Parcelable {
private int mCountOfSuccessfulUserMessages
private int mCountOfUnsuccessfulUserMessages
private int mCountOfTimedOutUserMessagesWaitingForConnection
private int mCountOfTimedOutUserMessagesWaitingForAck
private int mCountOfUserMessagesInQueueToBeSent
public static final android.os.Parcelable$Creator CREATOR
public void <init> (android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper$Builder)
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper$Builder builder
private void <init> (android.os.Parcel)
android.os.Parcel in
public int describeContents ()
public void writeToParcel (android.os.Parcel, int)
android.os.Parcel out
int flags
public java.lang.String toString ()
StringBuilder sb
public boolean equals (java.lang.Object)
Object o
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper that
public int hashCode ()
public int getCountOfSuccessfulUserMessages ()
public int getCountOfUnsuccessfulUserMessages ()
public int getCountOfTimedOutUserMessagesWaitingForConnection ()
public int getCountOfTimedOutUserMessagesWaitingForAck ()
public int getCountOfUserMessagesInQueueToBeSent ()
private void readFromParcel (android.os.Parcel)
android.os.Parcel in
static void <clinit> ()
}
android/telephony/satellite/wrapper/SatelliteSessionStatsWrapper$Builder.class
SatelliteSessionStatsWrapper.java
package android.telephony.satellite.wrapper
public final android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper$Builder extends java.lang.Object {
private int mCountOfSuccessfulUserMessages
private int mCountOfUnsuccessfulUserMessages
private int mCountOfTimedOutUserMessagesWaitingForConnection
private int mCountOfTimedOutUserMessagesWaitingForAck
private int mCountOfUserMessagesInQueueToBeSent
public void <init> ()
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper$Builder setCountOfSuccessfulUserMessages (int)
int count
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper$Builder setCountOfUnsuccessfulUserMessages (int)
int count
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper$Builder setCountOfTimedOutUserMessagesWaitingForConnection (int)
int count
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper$Builder setCountOfTimedOutUserMessagesWaitingForAck (int)
int count
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper$Builder setCountOfUserMessagesInQueueToBeSent (int)
int count
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper build ()
}
android/telephony/satellite/wrapper/SatelliteSessionStatsWrapper$1.class
SatelliteSessionStatsWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper$1 extends java.lang.Object implements android.os.Parcelable$Creator {
void <init> ()
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper createFromParcel (android.os.Parcel)
android.os.Parcel in
public android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper[] newArray (int)
int size
public volatile synthetic java.lang.Object[] newArray (int)
public volatile synthetic java.lang.Object createFromParcel (android.os.Parcel)
}
android/telephony/satellite/wrapper/SatelliteProvisionStateCallbackWrapper.class
SatelliteProvisionStateCallbackWrapper.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.SatelliteProvisionStateCallbackWrapper extends java.lang.Object {
public abstract void onSatelliteProvisionStateChanged (boolean)
public void onSatelliteSubscriptionProvisionStateChanged (java.util.List)
java.util.List satelliteSubscriberProvisionStatus
}
android/telephony/satellite/wrapper/SatellitePositionWrapper.class
SatellitePositionWrapper.java
package android.telephony.satellite.wrapper
public android.telephony.satellite.wrapper.SatellitePositionWrapper extends java.lang.Object implements android.os.Parcelable {
private double mLongitudeDegree
private double mAltitudeKm
public static final android.os.Parcelable$Creator CREATOR
public void <init> (android.os.Parcel)
android.os.Parcel in
public void <init> (double, double)
double longitudeDegree
double altitudeKm
public int describeContents ()
public void writeToParcel (android.os.Parcel, int)
android.os.Parcel dest
int flags
public double getLongitudeDegrees ()
public double getAltitudeKm ()
public boolean equals (java.lang.Object)
android.telephony.satellite.wrapper.SatellitePositionWrapper that
Object o
android.telephony.satellite.wrapper.SatellitePositionWrapper that
public int hashCode ()
public java.lang.String toString ()
static void <clinit> ()
}
android/telephony/satellite/wrapper/SatellitePositionWrapper$1.class
SatellitePositionWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatellitePositionWrapper$1 extends java.lang.Object implements android.os.Parcelable$Creator {
void <init> ()
public android.telephony.satellite.wrapper.SatellitePositionWrapper createFromParcel (android.os.Parcel)
android.os.Parcel in
public android.telephony.satellite.wrapper.SatellitePositionWrapper[] newArray (int)
int size
public volatile synthetic java.lang.Object[] newArray (int)
public volatile synthetic java.lang.Object createFromParcel (android.os.Parcel)
}
android/telephony/satellite/wrapper/SatelliteModemStateCallbackWrapper2.class
SatelliteModemStateCallbackWrapper2.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper2 extends java.lang.Object {
public abstract void onSatelliteModemStateChanged (int)
public void onEmergencyModeChanged (boolean)
boolean isEmergency
public void onRegistrationFailure (int)
int causeCode
public void onTerrestrialNetworkAvailableChanged (boolean)
boolean isAvailable
}
android/telephony/satellite/wrapper/SatelliteModemStateCallbackWrapper.class
SatelliteModemStateCallbackWrapper.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper extends java.lang.Object {
public abstract void onSatelliteModemStateChanged (int)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
public android.telephony.satellite.wrapper.SatelliteManagerWrapper extends java.lang.Object {
private static final String TAG
private static final int VERSION
private static final java.util.concurrent.ConcurrentHashMap sSatelliteDatagramCallbackWrapperMap
private static final java.util.concurrent.ConcurrentHashMap sSatelliteProvisionStateCallbackWrapperMap
private static final java.util.concurrent.ConcurrentHashMap sSatelliteModemStateCallbackWrapperMap
private static final java.util.concurrent.ConcurrentHashMap sSatelliteModemStateCallbackWrapperMap2
private static final java.util.concurrent.ConcurrentHashMap sSatelliteTransmissionUpdateCallbackWrapperMap
private static final java.util.concurrent.ConcurrentHashMap sSatelliteTransmissionUpdateCallbackWrapperMap2
private static final java.util.concurrent.ConcurrentHashMap sNtnSignalStrengthCallbackWrapperMap
private static final java.util.concurrent.ConcurrentHashMap sSatelliteCapabilitiesCallbackWrapperMap
private static final java.util.concurrent.ConcurrentHashMap sSatelliteSupportedStateCallbackWrapperMap
private static final java.util.concurrent.ConcurrentHashMap sCarrierRoamingNtnModeListenerWrapperMap
private static final java.util.concurrent.ConcurrentHashMap sCarrierRoamingNtnModeListenerWrapperMap2
private static final java.util.concurrent.ConcurrentHashMap sSatelliteCommunicationAllowedStateCallbackWrapperMap
private static final java.util.concurrent.ConcurrentHashMap sSatelliteCommunicationAllowedStateCallbackWrapperMap2
private static final java.util.concurrent.ConcurrentHashMap sSelectedNbIotSatelliteSubscriptionCallbackWrapperMap
private final android.telephony.satellite.SatelliteManager mSatelliteManager
private final android.telephony.SubscriptionManager mSubscriptionManager
private final android.telephony.TelephonyManager mTelephonyManager
public static final int DATAGRAM_TYPE_UNKNOWN
public static final int DATAGRAM_TYPE_SOS_MESSAGE
public static final int DATAGRAM_TYPE_LOCATION_SHARING
public static final int DATAGRAM_TYPE_KEEP_ALIVE
public static final int DATAGRAM_TYPE_LAST_SOS_MESSAGE_STILL_NEED_HELP
public static final int DATAGRAM_TYPE_LAST_SOS_MESSAGE_NO_HELP_NEEDED
public static final int DATAGRAM_TYPE_SMS
public static final int DATAGRAM_TYPE_CHECK_PENDING_INCOMING_SMS
public static final int NT_RADIO_TECHNOLOGY_UNKNOWN
public static final int NT_RADIO_TECHNOLOGY_NB_IOT_NTN
public static final int NT_RADIO_TECHNOLOGY_NR_NTN
public static final int NT_RADIO_TECHNOLOGY_EMTC_NTN
public static final int NT_RADIO_TECHNOLOGY_PROPRIETARY
public static final int SATELLITE_MODEM_STATE_IDLE
public static final int SATELLITE_MODEM_STATE_LISTENING
public static final int SATELLITE_MODEM_STATE_DATAGRAM_TRANSFERRING
public static final int SATELLITE_MODEM_STATE_DATAGRAM_RETRYING
public static final int SATELLITE_MODEM_STATE_OFF
public static final int SATELLITE_MODEM_STATE_UNAVAILABLE
public static final int SATELLITE_MODEM_STATE_NOT_CONNECTED
public static final int SATELLITE_MODEM_STATE_CONNECTED
public static final int SATELLITE_MODEM_STATE_ENABLING_SATELLITE
public static final int SATELLITE_MODEM_STATE_DISABLING_SATELLITE
public static final int SATELLITE_MODEM_STATE_UNKNOWN
public static final int SATELLITE_DATAGRAM_TRANSFER_STATE_IDLE
public static final int SATELLITE_DATAGRAM_TRANSFER_STATE_SENDING
public static final int SATELLITE_DATAGRAM_TRANSFER_STATE_SEND_SUCCESS
public static final int SATELLITE_DATAGRAM_TRANSFER_STATE_SEND_FAILED
public static final int SATELLITE_DATAGRAM_TRANSFER_STATE_RECEIVING
public static final int SATELLITE_DATAGRAM_TRANSFER_STATE_RECEIVE_SUCCESS
public static final int SATELLITE_DATAGRAM_TRANSFER_STATE_RECEIVE_NONE
public static final int SATELLITE_DATAGRAM_TRANSFER_STATE_RECEIVE_FAILED
public static final int SATELLITE_DATAGRAM_TRANSFER_STATE_WAITING_TO_CONNECT
public static final int SATELLITE_DATAGRAM_TRANSFER_STATE_UNKNOWN
public static final int SATELLITE_RESULT_SUCCESS
public static final int SATELLITE_RESULT_ERROR
public static final int SATELLITE_RESULT_SERVER_ERROR
public static final int SATELLITE_RESULT_SERVICE_ERROR
public static final int SATELLITE_RESULT_MODEM_ERROR
public static final int SATELLITE_RESULT_NETWORK_ERROR
public static final int SATELLITE_RESULT_INVALID_TELEPHONY_STATE
public static final int SATELLITE_RESULT_INVALID_MODEM_STATE
public static final int SATELLITE_RESULT_INVALID_ARGUMENTS
public static final int SATELLITE_RESULT_REQUEST_FAILED
public static final int SATELLITE_RESULT_RADIO_NOT_AVAILABLE
public static final int SATELLITE_RESULT_REQUEST_NOT_SUPPORTED
public static final int SATELLITE_RESULT_NO_RESOURCES
public static final int SATELLITE_RESULT_SERVICE_NOT_PROVISIONED
public static final int SATELLITE_RESULT_SERVICE_PROVISION_IN_PROGRESS
public static final int SATELLITE_RESULT_REQUEST_ABORTED
public static final int SATELLITE_RESULT_ACCESS_BARRED
public static final int SATELLITE_RESULT_NETWORK_TIMEOUT
public static final int SATELLITE_RESULT_NOT_REACHABLE
public static final int SATELLITE_RESULT_NOT_AUTHORIZED
public static final int SATELLITE_RESULT_NOT_SUPPORTED
public static final int SATELLITE_RESULT_REQUEST_IN_PROGRESS
public static final int SATELLITE_RESULT_MODEM_BUSY
public static final int SATELLITE_RESULT_ILLEGAL_STATE
public static final int SATELLITE_RESULT_MODEM_TIMEOUT
public static final int SATELLITE_RESULT_LOCATION_DISABLED
public static final int SATELLITE_RESULT_LOCATION_NOT_AVAILABLE
public static final int SATELLITE_RESULT_EMERGENCY_CALL_IN_PROGRESS
public static final int DEVICE_HOLD_POSITION_UNKNOWN
public static final int DEVICE_HOLD_POSITION_PORTRAIT
public static final int DEVICE_HOLD_POSITION_LANDSCAPE_LEFT
public static final int DEVICE_HOLD_POSITION_LANDSCAPE_RIGHT
public static final int SATELLITE_COMMUNICATION_RESTRICTION_REASON_USER
public static final int SATELLITE_COMMUNICATION_RESTRICTION_REASON_GEOLOCATION
public static final int SATELLITE_COMMUNICATION_RESTRICTION_REASON_ENTITLEMENT
void <init> (android.content.Context)
android.content.Context context
public static android.telephony.satellite.wrapper.SatelliteManagerWrapper getInstance (android.content.Context)
android.content.Context context
public int getVersion ()
public void requestEnabled (boolean, boolean, boolean, java.util.concurrent.Executor, java.util.function.Consumer)
boolean enableSatellite
boolean enableDemoMode
boolean isEmergency
java.util.concurrent.Executor executor
java.util.function.Consumer resultListener
public void requestIsEnabled (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void requestIsDemoModeEnabled (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void requestIsEmergencyModeEnabled (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void requestIsSupported (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void requestCapabilities (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void startTransmissionUpdates (java.util.concurrent.Executor, java.util.function.Consumer, android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper)
java.util.concurrent.Executor executor
java.util.function.Consumer resultListener
android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper callback
android.telephony.satellite.SatelliteTransmissionUpdateCallback internalCallback
public void startTransmissionUpdates2 (java.util.concurrent.Executor, java.util.function.Consumer, android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper2)
java.util.concurrent.Executor executor
java.util.function.Consumer resultListener
android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper2 callback
android.telephony.satellite.SatelliteTransmissionUpdateCallback internalCallback
public void stopTransmissionUpdates (android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper, java.util.concurrent.Executor, java.util.function.Consumer)
android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper callback
java.util.concurrent.Executor executor
java.util.function.Consumer resultListener
android.telephony.satellite.SatelliteTransmissionUpdateCallback internalCallback
public void stopTransmissionUpdates2 (android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper2, java.util.concurrent.Executor, java.util.function.Consumer)
android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper2 callback
java.util.concurrent.Executor executor
java.util.function.Consumer resultListener
android.telephony.satellite.SatelliteTransmissionUpdateCallback internalCallback
public void provisionService (java.lang.String, byte[], android.os.CancellationSignal, java.util.concurrent.Executor, java.util.function.Consumer)
String token
byte[] provisionData
android.os.CancellationSignal cancellationSignal
java.util.concurrent.Executor executor
java.util.function.Consumer resultListener
public void deprovisionService (java.lang.String, java.util.concurrent.Executor, java.util.function.Consumer)
String token
java.util.concurrent.Executor executor
java.util.function.Consumer resultListener
public int registerForProvisionStateChanged (java.util.concurrent.Executor, android.telephony.satellite.wrapper.SatelliteProvisionStateCallbackWrapper)
java.util.concurrent.Executor executor
android.telephony.satellite.wrapper.SatelliteProvisionStateCallbackWrapper callback
android.telephony.satellite.SatelliteProvisionStateCallback internalCallback
int result
public void unregisterForProvisionStateChanged (android.telephony.satellite.wrapper.SatelliteProvisionStateCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteProvisionStateCallbackWrapper callback
android.telephony.satellite.SatelliteProvisionStateCallback internalCallback
public void requestIsProvisioned (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public int registerForModemStateChanged (java.util.concurrent.Executor, android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper)
java.util.concurrent.Executor executor
android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper callback
android.telephony.satellite.SatelliteModemStateCallback internalCallback
int result
public int registerForModemStateChanged (java.util.concurrent.Executor, android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper2)
java.util.concurrent.Executor executor
android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper2 callback
android.telephony.satellite.SatelliteModemStateCallback internalCallback
int result
public void unregisterForModemStateChanged (android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper callback
android.telephony.satellite.SatelliteModemStateCallback internalCallback
public void unregisterForModemStateChanged (android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper2)
android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper2 callback
android.telephony.satellite.SatelliteModemStateCallback internalCallback
public int registerForIncomingDatagram (java.util.concurrent.Executor, android.telephony.satellite.wrapper.SatelliteDatagramCallbackWrapper)
java.util.concurrent.Executor executor
android.telephony.satellite.wrapper.SatelliteDatagramCallbackWrapper callback
android.telephony.satellite.SatelliteDatagramCallback internalCallback
int result
public void unregisterForIncomingDatagram (android.telephony.satellite.wrapper.SatelliteDatagramCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteDatagramCallbackWrapper callback
android.telephony.satellite.SatelliteDatagramCallback internalCallback
public void registerForCarrierRoamingNtnModeChanged (int, java.util.concurrent.Executor, android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper)
int subId
java.util.concurrent.Executor executor
android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper listener
android.telephony.satellite.wrapper.SatelliteManagerWrapper$CarrierRoamingNtnModeListener internalListener
android.telephony.TelephonyManager tm
public void registerForCarrierRoamingNtnModeChanged (int, java.util.concurrent.Executor, android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper2)
int subId
java.util.concurrent.Executor executor
android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper2 listener
android.telephony.satellite.wrapper.SatelliteManagerWrapper$CarrierRoamingNtnModeListener internalListener
android.telephony.TelephonyManager tm
public void unregisterForCarrierRoamingNtnModeChanged (int, android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper)
android.telephony.TelephonyManager tm
int subId
android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper listener
android.telephony.satellite.wrapper.SatelliteManagerWrapper$CarrierRoamingNtnModeListener internalListener
public void unregisterForCarrierRoamingNtnModeChanged (int, android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper2)
android.telephony.TelephonyManager tm
int subId
android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper2 listener
android.telephony.satellite.wrapper.SatelliteManagerWrapper$CarrierRoamingNtnModeListener internalListener
public void pollPendingDatagrams (java.util.concurrent.Executor, java.util.function.Consumer)
java.util.concurrent.Executor executor
java.util.function.Consumer resultListener
public void sendDatagram (int, android.telephony.satellite.wrapper.SatelliteDatagramWrapper, boolean, java.util.concurrent.Executor, java.util.function.Consumer)
int datagramType
android.telephony.satellite.wrapper.SatelliteDatagramWrapper datagram
boolean needFullScreenPointingUI
java.util.concurrent.Executor executor
java.util.function.Consumer resultListener
android.telephony.satellite.SatelliteDatagram datagramInternal
public void requestIsCommunicationAllowedForCurrentLocation (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void requestSatelliteAccessConfigurationForCurrentLocation (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void requestTimeForNextSatelliteVisibility (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void requestSatelliteDisplayName (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void requestSelectedNbIotSatelliteSubscriptionId (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public int registerForSelectedNbIotSatelliteSubscriptionChanged (java.util.concurrent.Executor, android.telephony.satellite.wrapper.SelectedNbIotSatelliteSubscriptionCallbackWrapper)
java.util.concurrent.Executor executor
android.telephony.satellite.wrapper.SelectedNbIotSatelliteSubscriptionCallbackWrapper callback
android.telephony.satellite.SelectedNbIotSatelliteSubscriptionCallback internalCallback
public void unregisterForSelectedNbIotSatelliteSubscriptionChanged (android.telephony.satellite.wrapper.SelectedNbIotSatelliteSubscriptionCallbackWrapper)
android.telephony.satellite.wrapper.SelectedNbIotSatelliteSubscriptionCallbackWrapper callback
android.telephony.satellite.SelectedNbIotSatelliteSubscriptionCallback internalCallback
public void setDeviceAlignedWithSatellite (boolean)
boolean isAligned
private java.util.Map transformToAntennaPositionWrapperMap (java.util.Map)
android.telephony.satellite.AntennaPosition position
java.util.Map$Entry entry
java.util.Map input
java.util.Map output
public void requestNtnSignalStrength (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void registerForNtnSignalStrengthChanged (java.util.concurrent.Executor, android.telephony.satellite.wrapper.NtnSignalStrengthCallbackWrapper)
java.util.concurrent.Executor executor
android.telephony.satellite.wrapper.NtnSignalStrengthCallbackWrapper callback
android.telephony.satellite.NtnSignalStrengthCallback internalCallback
public void unregisterForNtnSignalStrengthChanged (android.telephony.satellite.wrapper.NtnSignalStrengthCallbackWrapper)
Exception ex
android.telephony.satellite.wrapper.NtnSignalStrengthCallbackWrapper callback
android.telephony.satellite.NtnSignalStrengthCallback internalCallback
public boolean isOnlyNonTerrestrialNetworkSubscription (int)
android.telephony.SubscriptionInfo subInfo
int subId
java.util.List subInfoList
public int registerForCapabilitiesChanged (java.util.concurrent.Executor, android.telephony.satellite.wrapper.SatelliteCapabilitiesCallbackWrapper)
java.util.concurrent.Executor executor
android.telephony.satellite.wrapper.SatelliteCapabilitiesCallbackWrapper callback
android.telephony.satellite.SatelliteCapabilitiesCallback internalCallback
public void unregisterForCapabilitiesChanged (android.telephony.satellite.wrapper.SatelliteCapabilitiesCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteCapabilitiesCallbackWrapper callback
android.telephony.satellite.SatelliteCapabilitiesCallback internalCallback
public boolean isNonTerrestrialNetwork (int)
int subId
android.telephony.ServiceState ss
android.telephony.NetworkRegistrationInfo nri
boolean isNonTerrestrialNetwork
public java.util.List getAvailableServices (int)
int subId
android.telephony.ServiceState ss
android.telephony.NetworkRegistrationInfo nri
java.util.List serviceType
public boolean isUsingNonTerrestrialNetwork (int)
int subId
android.telephony.ServiceState ss
boolean isUsingNonTerrestrialNetwork
public void requestAttachEnabledForCarrier (int, boolean, java.util.concurrent.Executor, java.util.function.Consumer)
int subId
boolean enableSatellite
java.util.concurrent.Executor executor
java.util.function.Consumer resultListener
public void requestIsAttachEnabledForCarrier (int, java.util.concurrent.Executor, android.os.OutcomeReceiver)
int subId
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void addAttachRestrictionForCarrier (int, int, java.util.concurrent.Executor, java.util.function.Consumer)
int subId
int reason
java.util.concurrent.Executor executor
java.util.function.Consumer resultListener
public void removeAttachRestrictionForCarrier (int, int, java.util.concurrent.Executor, java.util.function.Consumer)
int subId
int reason
java.util.concurrent.Executor executor
java.util.function.Consumer resultListener
public java.util.Set getAttachRestrictionReasonsForCarrier (int)
int subId
public java.util.List getSatellitePlmnsForCarrier (int)
int subId
public int registerForSupportedStateChanged (java.util.concurrent.Executor, android.telephony.satellite.wrapper.SatelliteSupportedStateCallbackWrapper)
java.util.concurrent.Executor executor
android.telephony.satellite.wrapper.SatelliteSupportedStateCallbackWrapper callback
android.telephony.satellite.SatelliteSupportedStateCallback internalCallback
int result
public void requestSessionStats (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void requestSessionStats2 (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
private android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 buildSatelliteSessionStatsWrapper2 (android.telephony.satellite.SatelliteSessionStats)
android.telephony.satellite.SatelliteSessionStats value
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 data
public void unregisterForSupportedStateChanged (android.telephony.satellite.wrapper.SatelliteSupportedStateCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteSupportedStateCallbackWrapper callback
android.telephony.satellite.SatelliteSupportedStateCallback internalCallback
public int registerForCommunicationAllowedStateChanged (java.util.concurrent.Executor, android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper)
java.util.concurrent.Executor executor
android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper callback
android.telephony.satellite.SatelliteCommunicationAllowedStateCallback internalCallback
int result
private java.util.List getSatelliteInfoListWrapper (java.util.List)
android.telephony.satellite.EarfcnRange range
android.telephony.satellite.wrapper.SatellitePositionWrapper satellitePositionWrapper
java.util.List earfcnRangeWrapperList
android.telephony.satellite.wrapper.SatelliteInfoWrapper satelliteInfoWrapper
android.telephony.satellite.SatelliteInfo info
java.util.List satelliteInfoList
java.util.List satelliteInfoWrapperList
public int registerForCommunicationAllowedStateChanged2 (java.util.concurrent.Executor, android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper2)
java.util.concurrent.Executor executor
android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper2 callback
android.telephony.satellite.SatelliteCommunicationAllowedStateCallback internalCallback
int result
public void unregisterForCommunicationAllowedStateChanged (android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper callback
android.telephony.satellite.SatelliteCommunicationAllowedStateCallback internalCallback
public void unregisterForCommunicationAllowedStateChanged2 (android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper2)
android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper2 callback
android.telephony.satellite.SatelliteCommunicationAllowedStateCallback internalCallback
public boolean isSatelliteESOSSupportedSubscription (int)
android.telephony.SubscriptionInfo subInfo
int subId
java.util.List subInfoList
public void requestSatelliteSubscriberProvisionStatus (java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void provisionSatellite (java.util.List, java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.List list
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
private java.util.List transformToWrapperList (java.util.List)
android.telephony.satellite.SatelliteSubscriberInfo info
android.telephony.satellite.SatelliteSubscriberProvisionStatus status
java.util.List input
java.util.List output
public boolean isSatelliteSubscriberIdSupported ()
String methodName
java.lang.reflect.Method method
NoSuchMethodException e
public void deprovisionSatellite (java.util.List, java.util.concurrent.Executor, android.os.OutcomeReceiver)
java.util.List list
java.util.concurrent.Executor executor
android.os.OutcomeReceiver callback
android.os.OutcomeReceiver internalCallback
public void setNtnSmsSupported (boolean)
boolean ntnSmsSupported
private android.telephony.ServiceState getServiceStateForSubscriptionId (int)
int subId
android.telephony.TelephonyManager tm
private void logd (java.lang.String)
String message
private static synthetic android.telephony.satellite.SatelliteSubscriberInfo lambda$deprovisionSatellite$63 (android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper)
android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper info
private static synthetic void lambda$deprovisionSatellite$62 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$deprovisionSatellite$61 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic android.telephony.satellite.SatelliteSubscriberInfo lambda$provisionSatellite$60 (android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper)
android.telephony.satellite.wrapper.SatelliteSubscriberInfoWrapper info
private static synthetic void lambda$provisionSatellite$59 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$provisionSatellite$58 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestSatelliteSubscriberProvisionStatus$57 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestSatelliteSubscriberProvisionStatus$56 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestSessionStats2$55 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestSessionStats2$54 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestSessionStats$53 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestSessionStats$52 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$removeAttachRestrictionForCarrier$51 (java.util.function.Consumer)
java.util.function.Consumer resultListener
private static synthetic void lambda$removeAttachRestrictionForCarrier$50 (java.util.function.Consumer) throws java.lang.Exception
java.util.function.Consumer resultListener
private static synthetic void lambda$addAttachRestrictionForCarrier$49 (java.util.function.Consumer)
java.util.function.Consumer resultListener
private static synthetic void lambda$addAttachRestrictionForCarrier$48 (java.util.function.Consumer) throws java.lang.Exception
java.util.function.Consumer resultListener
private static synthetic void lambda$requestIsAttachEnabledForCarrier$47 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestIsAttachEnabledForCarrier$46 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestAttachEnabledForCarrier$45 (java.util.function.Consumer)
java.util.function.Consumer resultListener
private static synthetic void lambda$requestAttachEnabledForCarrier$44 (java.util.function.Consumer) throws java.lang.Exception
java.util.function.Consumer resultListener
private synthetic void lambda$registerForCapabilitiesChanged$43 (android.telephony.satellite.wrapper.SatelliteCapabilitiesCallbackWrapper, android.telephony.satellite.SatelliteCapabilities)
android.telephony.satellite.wrapper.SatelliteCapabilitiesCallbackWrapper callback
android.telephony.satellite.SatelliteCapabilities capabilities
private static synthetic void lambda$requestNtnSignalStrength$42 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestNtnSignalStrength$41 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$registerForSelectedNbIotSatelliteSubscriptionChanged$40 (android.telephony.satellite.wrapper.SelectedNbIotSatelliteSubscriptionCallbackWrapper, int)
android.telephony.satellite.wrapper.SelectedNbIotSatelliteSubscriptionCallbackWrapper callback
int selectedSubId
private static synthetic void lambda$requestSelectedNbIotSatelliteSubscriptionId$39 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestSelectedNbIotSatelliteSubscriptionId$38 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestSatelliteDisplayName$37 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestSatelliteDisplayName$36 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestTimeForNextSatelliteVisibility$35 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestTimeForNextSatelliteVisibility$34 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestSatelliteAccessConfigurationForCurrentLocation$33 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestSatelliteAccessConfigurationForCurrentLocation$32 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestIsCommunicationAllowedForCurrentLocation$31 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestIsCommunicationAllowedForCurrentLocation$30 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$sendDatagram$29 (java.util.function.Consumer)
java.util.function.Consumer resultListener
private static synthetic void lambda$sendDatagram$28 (java.util.function.Consumer) throws java.lang.Exception
java.util.function.Consumer resultListener
private static synthetic void lambda$pollPendingDatagrams$27 (java.util.function.Consumer)
java.util.function.Consumer resultListener
private static synthetic void lambda$pollPendingDatagrams$26 (java.util.function.Consumer) throws java.lang.Exception
java.util.function.Consumer resultListener
private static synthetic void lambda$requestIsProvisioned$25 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestIsProvisioned$24 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$deprovisionService$23 (java.util.function.Consumer)
java.util.function.Consumer resultListener
private static synthetic void lambda$deprovisionService$22 (java.util.function.Consumer) throws java.lang.Exception
java.util.function.Consumer resultListener
private static synthetic void lambda$provisionService$21 (java.util.function.Consumer)
java.util.function.Consumer resultListener
private static synthetic void lambda$provisionService$20 (java.util.function.Consumer) throws java.lang.Exception
java.util.function.Consumer resultListener
private static synthetic void lambda$stopTransmissionUpdates2$19 (java.util.function.Consumer)
java.util.function.Consumer resultListener
private static synthetic void lambda$stopTransmissionUpdates2$18 (java.util.function.Consumer) throws java.lang.Exception
java.util.function.Consumer resultListener
private static synthetic void lambda$stopTransmissionUpdates$17 (java.util.function.Consumer)
java.util.function.Consumer resultListener
private static synthetic void lambda$stopTransmissionUpdates$16 (java.util.function.Consumer) throws java.lang.Exception
java.util.function.Consumer resultListener
private static synthetic void lambda$startTransmissionUpdates2$15 (java.util.function.Consumer)
java.util.function.Consumer resultListener
private static synthetic void lambda$startTransmissionUpdates2$14 (java.util.function.Consumer) throws java.lang.Exception
java.util.function.Consumer resultListener
private static synthetic void lambda$startTransmissionUpdates$13 (java.util.function.Consumer)
java.util.function.Consumer resultListener
private static synthetic void lambda$startTransmissionUpdates$12 (java.util.function.Consumer) throws java.lang.Exception
java.util.function.Consumer resultListener
private static synthetic void lambda$requestCapabilities$11 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestCapabilities$10 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestIsSupported$9 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestIsSupported$8 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestIsEmergencyModeEnabled$7 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestIsEmergencyModeEnabled$6 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestIsDemoModeEnabled$5 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestIsDemoModeEnabled$4 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestIsEnabled$3 (android.os.OutcomeReceiver)
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestIsEnabled$2 (android.os.OutcomeReceiver) throws java.lang.Exception
android.os.OutcomeReceiver callback
private static synthetic void lambda$requestEnabled$1 (java.util.function.Consumer)
java.util.function.Consumer resultListener
private static synthetic void lambda$requestEnabled$0 (java.util.function.Consumer) throws java.lang.Exception
java.util.function.Consumer resultListener
static void <clinit> ()
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$SatelliteResult.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
public abstract annotation android.telephony.satellite.wrapper.SatelliteManagerWrapper$SatelliteResult extends java.lang.Object implements java.lang.annotation.Annotation {
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$SatelliteModemState.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
public abstract annotation android.telephony.satellite.wrapper.SatelliteManagerWrapper$SatelliteModemState extends java.lang.Object implements java.lang.annotation.Annotation {
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$SatelliteExceptionWrapper.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
public android.telephony.satellite.wrapper.SatelliteManagerWrapper$SatelliteExceptionWrapper extends java.lang.Exception {
private final int mErrorCode
public void <init> (int)
int errorCode
public int getErrorCode ()
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$SatelliteDatagramTransferState.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
public abstract annotation android.telephony.satellite.wrapper.SatelliteManagerWrapper$SatelliteDatagramTransferState extends java.lang.Object implements java.lang.annotation.Annotation {
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$SatelliteCommunicationRestrictionReason.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
public abstract annotation android.telephony.satellite.wrapper.SatelliteManagerWrapper$SatelliteCommunicationRestrictionReason extends java.lang.Object implements java.lang.annotation.Annotation {
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$NTRadioTechnology.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
public abstract annotation android.telephony.satellite.wrapper.SatelliteManagerWrapper$NTRadioTechnology extends java.lang.Object implements java.lang.annotation.Annotation {
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$DeviceHoldPosition.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
public abstract annotation android.telephony.satellite.wrapper.SatelliteManagerWrapper$DeviceHoldPosition extends java.lang.Object implements java.lang.annotation.Annotation {
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$DatagramType.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
public abstract annotation android.telephony.satellite.wrapper.SatelliteManagerWrapper$DatagramType extends java.lang.Object implements java.lang.annotation.Annotation {
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$CarrierRoamingNtnModeListener.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$CarrierRoamingNtnModeListener extends android.telephony.TelephonyCallback implements android.telephony.TelephonyCallback$CarrierRoamingNtnModeListener {
private android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper mListenerWrapper
private android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper2 mListenerWrapper2
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper)
android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper listenerWrapper
public void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper2)
android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper2 listenerWrapper
public void onCarrierRoamingNtnModeChanged (boolean)
boolean active
public void onCarrierRoamingNtnEligibleStateChanged (boolean)
boolean eligible
public void onCarrierRoamingNtnAvailableServicesChanged (int[])
int[] availableServices
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$9.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$9 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.lang.Boolean)
Boolean result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$8.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$8 extends java.lang.Object implements android.telephony.satellite.SatelliteProvisionStateCallback {
final synthetic android.telephony.satellite.wrapper.SatelliteProvisionStateCallbackWrapper val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.telephony.satellite.wrapper.SatelliteProvisionStateCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onSatelliteProvisionStateChanged (boolean)
boolean provisioned
public void onSatelliteSubscriptionProvisionStateChanged (java.util.List)
java.util.List satelliteSubscriberProvisionStatus
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$7.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$7 extends java.lang.Object implements android.telephony.satellite.SatelliteTransmissionUpdateCallback {
final synthetic android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper2 val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper2)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onSendDatagramStateChanged (int, int, int)
int state
int sendPendingCount
int errorCode
public void onSendDatagramStateChanged (int, int, int, int)
int datagramType
int state
int sendPendingCount
int errorCode
public void onReceiveDatagramStateChanged (int, int, int)
int state
int receivePendingCount
int errorCode
public void onSatellitePositionChanged (android.telephony.satellite.PointingInfo)
android.telephony.satellite.PointingInfo pointingInfo
public void onSendDatagramRequested (int)
int datagramType
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$6.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$6 extends java.lang.Object implements android.telephony.satellite.SatelliteTransmissionUpdateCallback {
final synthetic android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.telephony.satellite.wrapper.SatelliteTransmissionUpdateCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onSendDatagramStateChanged (int, int, int)
int state
int sendPendingCount
int errorCode
public void onSendDatagramStateChanged (int, int, int, int)
int datagramType
int state
int sendPendingCount
int errorCode
public void onReceiveDatagramStateChanged (int, int, int)
int state
int receivePendingCount
int errorCode
public void onSatellitePositionChanged (android.telephony.satellite.PointingInfo)
android.telephony.satellite.PointingInfo pointingInfo
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$5.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$5 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (android.telephony.satellite.SatelliteCapabilities)
android.telephony.satellite.SatelliteCapabilities result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$4.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$4 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.lang.Boolean)
Boolean result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$3.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$3 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.lang.Boolean)
Boolean result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$28.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$28 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.lang.Boolean)
Boolean result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$27.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$27 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.lang.Boolean)
Boolean result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$26.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$26 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.util.List)
java.util.List result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$25.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$25 extends java.lang.Object implements android.telephony.satellite.SatelliteCommunicationAllowedStateCallback {
final synthetic android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper2 val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper2)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onSatelliteCommunicationAllowedStateChanged (boolean)
boolean supported
public void onSatelliteAccessConfigurationChanged (android.telephony.satellite.SatelliteAccessConfiguration)
android.telephony.satellite.SatelliteAccessConfiguration config
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$24.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$24 extends java.lang.Object implements android.telephony.satellite.SatelliteCommunicationAllowedStateCallback {
final synthetic android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onSatelliteCommunicationAllowedStateChanged (boolean)
boolean supported
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$23.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$23 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (android.telephony.satellite.SatelliteSessionStats)
java.util.Map$Entry entry
android.telephony.satellite.SatelliteSessionStats result
java.util.Map satelliteSessionStats
java.util.Map sessionStatsMap
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper2 sessionStatsWrapper2
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$22.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$22 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (android.telephony.satellite.SatelliteSessionStats)
android.telephony.satellite.SatelliteSessionStats result
android.telephony.satellite.wrapper.SatelliteSessionStatsWrapper statsWrapper
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$21.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$21 extends java.lang.Object implements android.telephony.satellite.SatelliteSupportedStateCallback {
final synthetic android.telephony.satellite.wrapper.SatelliteSupportedStateCallbackWrapper val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.telephony.satellite.wrapper.SatelliteSupportedStateCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onSatelliteSupportedStateChanged (boolean)
boolean supported
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$20.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$20 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.lang.Boolean)
Boolean result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$2.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$2 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.lang.Boolean)
Boolean result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$19.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$19 extends java.lang.Object implements android.telephony.satellite.NtnSignalStrengthCallback {
final synthetic android.telephony.satellite.wrapper.NtnSignalStrengthCallbackWrapper val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.telephony.satellite.wrapper.NtnSignalStrengthCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onNtnSignalStrengthChanged (android.telephony.satellite.NtnSignalStrength)
android.telephony.satellite.NtnSignalStrength ntnSignalStrength
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$18.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$18 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (android.telephony.satellite.NtnSignalStrength)
android.telephony.satellite.NtnSignalStrength result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$17.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$17 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.lang.Integer)
Integer result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$16.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$16 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.lang.CharSequence)
CharSequence result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$15.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$15 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.time.Duration)
java.time.Duration result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$14.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$14 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (android.telephony.satellite.SatelliteAccessConfiguration)
android.telephony.satellite.SatelliteAccessConfiguration result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$13.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$13 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.lang.Boolean)
Boolean result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$12.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$12 extends java.lang.Object implements android.telephony.satellite.SatelliteDatagramCallback {
final synthetic android.telephony.satellite.wrapper.SatelliteDatagramCallbackWrapper val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.telephony.satellite.wrapper.SatelliteDatagramCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onSatelliteDatagramReceived (long, android.telephony.satellite.SatelliteDatagram, int, java.util.function.Consumer)
long datagramId
android.telephony.satellite.SatelliteDatagram datagram
int pendingCount
java.util.function.Consumer internalCallback
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$11.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$11 extends java.lang.Object implements android.telephony.satellite.SatelliteModemStateCallback {
final synthetic android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper2 val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper2)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onSatelliteModemStateChanged (int)
int state
public void onEmergencyModeChanged (boolean)
boolean isEmergency
public void onRegistrationFailure (int)
int causeCode
public void onTerrestrialNetworkAvailableChanged (boolean)
boolean isAvailable
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$10.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$10 extends java.lang.Object implements android.telephony.satellite.SatelliteModemStateCallback {
final synthetic android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.telephony.satellite.wrapper.SatelliteModemStateCallbackWrapper)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onSatelliteModemStateChanged (int)
int state
}
android/telephony/satellite/wrapper/SatelliteManagerWrapper$1.class
SatelliteManagerWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteManagerWrapper$1 extends java.lang.Object implements android.os.OutcomeReceiver {
final synthetic android.os.OutcomeReceiver val$callback
final synthetic android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
void <init> (android.telephony.satellite.wrapper.SatelliteManagerWrapper, android.os.OutcomeReceiver)
android.telephony.satellite.wrapper.SatelliteManagerWrapper this$0
public void onResult (java.lang.Boolean)
Boolean result
public void onError (android.telephony.satellite.SatelliteManager$SatelliteException)
android.telephony.satellite.SatelliteManager$SatelliteException exception
public volatile synthetic void onError (java.lang.Throwable)
public volatile synthetic void onResult (java.lang.Object)
}
android/telephony/satellite/wrapper/SatelliteInfoWrapper.class
SatelliteInfoWrapper.java
package android.telephony.satellite.wrapper
public android.telephony.satellite.wrapper.SatelliteInfoWrapper extends java.lang.Object implements android.os.Parcelable {
private java.util.UUID mId
private android.telephony.satellite.wrapper.SatellitePositionWrapper mPosition
private java.util.List mBandList
private final java.util.List mEarfcnRangeList
public static final android.os.Parcelable$Creator CREATOR
protected void <init> (android.os.Parcel)
android.os.Parcel in
android.os.ParcelUuid parcelUuid
public void <init> (java.util.UUID, android.telephony.satellite.wrapper.SatellitePositionWrapper, java.util.List, java.util.List)
java.util.UUID satelliteId
android.telephony.satellite.wrapper.SatellitePositionWrapper satellitePosition
java.util.List bandList
java.util.List earfcnRanges
public int describeContents ()
public void writeToParcel (android.os.Parcel, int)
android.os.Parcel dest
int flags
public java.util.UUID getSatelliteId ()
public android.telephony.satellite.wrapper.SatellitePositionWrapper getSatellitePosition ()
public java.util.List getBands ()
public java.util.List getEarfcnRanges ()
public boolean equals (java.lang.Object)
android.telephony.satellite.wrapper.SatelliteInfoWrapper that
Object o
android.telephony.satellite.wrapper.SatelliteInfoWrapper that
public int hashCode ()
int result
public java.lang.String toString ()
StringBuilder sb
static void <clinit> ()
}
android/telephony/satellite/wrapper/SatelliteInfoWrapper$1.class
SatelliteInfoWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteInfoWrapper$1 extends java.lang.Object implements android.os.Parcelable$Creator {
void <init> ()
public android.telephony.satellite.wrapper.SatelliteInfoWrapper createFromParcel (android.os.Parcel)
android.os.Parcel in
public android.telephony.satellite.wrapper.SatelliteInfoWrapper[] newArray (int)
int size
public volatile synthetic java.lang.Object[] newArray (int)
public volatile synthetic java.lang.Object createFromParcel (android.os.Parcel)
}
android/telephony/satellite/wrapper/SatelliteGatewayServiceWrapper.class
SatelliteGatewayServiceWrapper.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.SatelliteGatewayServiceWrapper extends android.telephony.satellite.stub.SatelliteGatewayService {
public void <init> ()
}
android/telephony/satellite/wrapper/SatelliteDatagramWrapper.class
SatelliteDatagramWrapper.java
package android.telephony.satellite.wrapper
public final android.telephony.satellite.wrapper.SatelliteDatagramWrapper extends java.lang.Object {
private final byte[] mData
public void <init> (byte[])
byte[] data
public byte[] getSatelliteDatagram ()
}
android/telephony/satellite/wrapper/SatelliteDatagramCallbackWrapper.class
SatelliteDatagramCallbackWrapper.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.SatelliteDatagramCallbackWrapper extends java.lang.Object {
public abstract void onSatelliteDatagramReceived (long, android.telephony.satellite.wrapper.SatelliteDatagramWrapper, int, java.util.function.Consumer)
}
android/telephony/satellite/wrapper/SatelliteCommunicationAllowedStateCallbackWrapper2.class
SatelliteCommunicationAllowedStateCallbackWrapper2.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper2 extends java.lang.Object {
public abstract void onSatelliteCommunicationAllowedStateChanged (boolean)
public void onSatelliteAccessConfigurationChanged (android.telephony.satellite.wrapper.SatelliteAccessConfigurationWrapper)
android.telephony.satellite.wrapper.SatelliteAccessConfigurationWrapper satelliteAccessConfigurationWrapper
}
android/telephony/satellite/wrapper/SatelliteCommunicationAllowedStateCallbackWrapper.class
SatelliteCommunicationAllowedStateCallbackWrapper.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.SatelliteCommunicationAllowedStateCallbackWrapper extends java.lang.Object {
public abstract void onSatelliteCommunicationAllowedStateChanged (boolean)
}
android/telephony/satellite/wrapper/SatelliteCapabilitiesWrapper.class
SatelliteCapabilitiesWrapper.java
package android.telephony.satellite.wrapper
public final android.telephony.satellite.wrapper.SatelliteCapabilitiesWrapper extends java.lang.Object {
private final java.util.Set mSupportedRadioTechnologies
private final boolean mIsPointingRequired
private final int mMaxBytesPerOutgoingDatagram
private final java.util.Map mAntennaPositionMap
public void <init> (java.util.Set, boolean, int, java.util.Map)
java.util.Set supportedRadioTechnologies
boolean isPointingRequired
int maxBytesPerOutgoingDatagram
java.util.Map antennaPositionMap
public java.util.Set getSupportedRadioTechnologies ()
public boolean isPointingRequired ()
public int getMaxBytesPerOutgoingDatagram ()
public java.util.Map getAntennaPositionMap ()
public java.lang.String toString ()
int technology
StringBuilder sb
public boolean equals (java.lang.Object)
Object o
android.telephony.satellite.wrapper.SatelliteCapabilitiesWrapper that
public int hashCode ()
}
android/telephony/satellite/wrapper/SatelliteCapabilitiesCallbackWrapper.class
SatelliteCapabilitiesCallbackWrapper.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.SatelliteCapabilitiesCallbackWrapper extends java.lang.Object {
public abstract void onSatelliteCapabilitiesChanged (android.telephony.satellite.wrapper.SatelliteCapabilitiesWrapper)
}
android/telephony/satellite/wrapper/SatelliteAccessConfigurationWrapper.class
SatelliteAccessConfigurationWrapper.java
package android.telephony.satellite.wrapper
public android.telephony.satellite.wrapper.SatelliteAccessConfigurationWrapper extends java.lang.Object implements android.os.Parcelable {
private java.util.List mSatelliteInfoList
private java.util.List mTagIdList
public static final android.os.Parcelable$Creator CREATOR
public void <init> (java.util.List, java.util.List)
java.util.List satelliteInfos
java.util.List tagidList
public void <init> (android.os.Parcel)
android.os.Parcel in
public int describeContents ()
public void writeToParcel (android.os.Parcel, int)
android.os.Parcel dest
int flags
public java.util.List getSatelliteInfos ()
public java.util.List getTagIds ()
public boolean equals (java.lang.Object)
android.telephony.satellite.wrapper.SatelliteAccessConfigurationWrapper that
Object o
android.telephony.satellite.wrapper.SatelliteAccessConfigurationWrapper that
public int hashCode ()
int result
public java.lang.String toString ()
StringBuilder sb
static void <clinit> ()
}
android/telephony/satellite/wrapper/SatelliteAccessConfigurationWrapper$1.class
SatelliteAccessConfigurationWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.SatelliteAccessConfigurationWrapper$1 extends java.lang.Object implements android.os.Parcelable$Creator {
void <init> ()
public android.telephony.satellite.wrapper.SatelliteAccessConfigurationWrapper createFromParcel (android.os.Parcel)
android.os.Parcel in
public android.telephony.satellite.wrapper.SatelliteAccessConfigurationWrapper[] newArray (int)
int size
public volatile synthetic java.lang.Object[] newArray (int)
public volatile synthetic java.lang.Object createFromParcel (android.os.Parcel)
}
android/telephony/satellite/wrapper/PointingInfoWrapper.class
PointingInfoWrapper.java
package android.telephony.satellite.wrapper
public final android.telephony.satellite.wrapper.PointingInfoWrapper extends java.lang.Object {
private final float mSatelliteAzimuthDegrees
private final float mSatelliteElevationDegrees
public void <init> (float, float)
float satelliteAzimuthDegrees
float satelliteElevationDegrees
public float getSatelliteAzimuthDegrees ()
public float getSatelliteElevationDegrees ()
public java.lang.String toString ()
StringBuilder sb
}
android/telephony/satellite/wrapper/NtnSignalStrengthWrapper.class
NtnSignalStrengthWrapper.java
package android.telephony.satellite.wrapper
public final android.telephony.satellite.wrapper.NtnSignalStrengthWrapper extends java.lang.Object {
public static final int NTN_SIGNAL_STRENGTH_NONE
public static final int NTN_SIGNAL_STRENGTH_POOR
public static final int NTN_SIGNAL_STRENGTH_MODERATE
public static final int NTN_SIGNAL_STRENGTH_GOOD
public static final int NTN_SIGNAL_STRENGTH_GREAT
private final int mLevel
public void <init> (int)
int level
public int getLevel ()
}
android/telephony/satellite/wrapper/NtnSignalStrengthWrapper$NtnSignalStrengthLevel.class
NtnSignalStrengthWrapper.java
package android.telephony.satellite.wrapper
public abstract annotation android.telephony.satellite.wrapper.NtnSignalStrengthWrapper$NtnSignalStrengthLevel extends java.lang.Object implements java.lang.annotation.Annotation {
}
android/telephony/satellite/wrapper/NtnSignalStrengthCallbackWrapper.class
NtnSignalStrengthCallbackWrapper.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.NtnSignalStrengthCallbackWrapper extends java.lang.Object {
public abstract void onNtnSignalStrengthChanged (android.telephony.satellite.wrapper.NtnSignalStrengthWrapper)
}
android/telephony/satellite/wrapper/EarfcnRangeWrapper.class
EarfcnRangeWrapper.java
package android.telephony.satellite.wrapper
public android.telephony.satellite.wrapper.EarfcnRangeWrapper extends java.lang.Object implements android.os.Parcelable {
private int mStartEarfcn
private int mEndEarfcn
public static final android.os.Parcelable$Creator CREATOR
private void <init> (android.os.Parcel)
android.os.Parcel in
public void writeToParcel (android.os.Parcel, int)
android.os.Parcel dest
int flags
private void readFromParcel (android.os.Parcel)
android.os.Parcel in
public void <init> (int, int)
int startEarfcn
int endEarfcn
public int describeContents ()
public java.lang.String toString ()
public int getStartEarfcn ()
public int getEndEarfcn ()
public boolean equals (java.lang.Object)
android.telephony.satellite.wrapper.EarfcnRangeWrapper that
Object o
android.telephony.satellite.wrapper.EarfcnRangeWrapper that
public int hashCode ()
static void <clinit> ()
}
android/telephony/satellite/wrapper/EarfcnRangeWrapper$1.class
EarfcnRangeWrapper.java
package android.telephony.satellite.wrapper
android.telephony.satellite.wrapper.EarfcnRangeWrapper$1 extends java.lang.Object implements android.os.Parcelable$Creator {
void <init> ()
public android.telephony.satellite.wrapper.EarfcnRangeWrapper createFromParcel (android.os.Parcel)
android.os.Parcel in
public android.telephony.satellite.wrapper.EarfcnRangeWrapper[] newArray (int)
int size
public volatile synthetic java.lang.Object[] newArray (int)
public volatile synthetic java.lang.Object createFromParcel (android.os.Parcel)
}
android/telephony/satellite/wrapper/CarrierRoamingNtnModeListenerWrapper2.class
CarrierRoamingNtnModeListenerWrapper2.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper2 extends java.lang.Object {
public abstract void onCarrierRoamingNtnModeChanged (boolean)
public void onCarrierRoamingNtnEligibleStateChanged (boolean)
boolean eligible
}
android/telephony/satellite/wrapper/CarrierRoamingNtnModeListenerWrapper.class
CarrierRoamingNtnModeListenerWrapper.java
package android.telephony.satellite.wrapper
public abstract android.telephony.satellite.wrapper.CarrierRoamingNtnModeListenerWrapper extends java.lang.Object {
public abstract void onCarrierRoamingNtnModeChanged (boolean)
}
android/telephony/satellite/wrapper/AntennaPositionWrapper.class
AntennaPositionWrapper.java
package android.telephony.satellite.wrapper
public final android.telephony.satellite.wrapper.AntennaPositionWrapper extends java.lang.Object {
android.telephony.satellite.wrapper.AntennaDirectionWrapper mAntennaDirection
int mSuggestedHoldPosition
public void <init> (android.telephony.satellite.wrapper.AntennaDirectionWrapper, int)
android.telephony.satellite.wrapper.AntennaDirectionWrapper antennaDirection
int suggestedHoldPosition
public boolean equals (java.lang.Object)
Object o
android.telephony.satellite.wrapper.AntennaPositionWrapper that
public int hashCode ()
public java.lang.String toString ()
StringBuilder sb
public android.telephony.satellite.wrapper.AntennaDirectionWrapper getAntennaDirection ()
public int getSuggestedHoldPosition ()
}
android/telephony/satellite/wrapper/AntennaDirectionWrapper.class
AntennaDirectionWrapper.java
package android.telephony.satellite.wrapper
public final android.telephony.satellite.wrapper.AntennaDirectionWrapper extends java.lang.Object {
private float mX
private float mY
private float mZ
public void <init> (float, float, float)
float x
float y
float z
public java.lang.String toString ()
StringBuilder sb
public boolean equals (java.lang.Object)
Object o
android.telephony.satellite.wrapper.AntennaDirectionWrapper that
public int hashCode ()
public float getX ()
public float getY ()
public float getZ ()
}
android/telephony/satellite/wrapper/
android/telephony/satellite/
android/telephony/
android/
META-INF/MANIFEST.MF
META-INF/