Home
last modified time | relevance | path

Searched refs:DataState (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstantConversions.java58 public static int convertDataState(PhoneConstants.DataState state) { in convertDataState()
77 public static PhoneConstants.DataState convertDataState(int state) { in convertDataState()
80 return PhoneConstants.DataState.CONNECTING; in convertDataState()
82 return PhoneConstants.DataState.CONNECTED; in convertDataState()
84 return PhoneConstants.DataState.SUSPENDED; in convertDataState()
86 return PhoneConstants.DataState.DISCONNECTING; in convertDataState()
88 return PhoneConstants.DataState.DISCONNECTED; in convertDataState()
H A DPhoneConstants.java59 public enum DataState { enum in PhoneConstants
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DPreciseDataConnectionState.java34 import android.telephony.Annotation.DataState;
62 private final @DataState int mState;
78 public PreciseDataConnectionState(@DataState int state, in PreciseDataConnectionState()
106 @DataState int state, @NetworkType int networkType, in PreciseDataConnectionState()
150 public @DataState int getDataConnectionState() { in getDataConnectionState()
182 public @DataState int getState() { in getState()
348 private @DataState int mState = TelephonyManager.DATA_UNKNOWN;
393 public @NonNull Builder setState(@DataState int state) { in setState()
H A DAnnotation.java40 public @interface DataState { annotation in Annotation
H A DTelephonyManager.java6292 public @interface DataState{} annotation in TelephonyManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/model/
H A DDataConnectionState.kt26 import android.telephony.TelephonyManager.DataState
52 fun @receiver:DataState Int.toDataConnectionType(): DataConnectionState =
/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/util/
H A DTelephonyUtils.java18 import static android.telephony.Annotation.DataState;
194 public static String dataStateToString(@DataState int state) { in dataStateToString()
/aosp14/frameworks/base/core/java/android/telephony/
H A DTelephonyCallback.java842 void onDataConnectionStateChanged(@TelephonyManager.DataState int state, in onDataConnectionStateChanged()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes11511 com.android.internal.telephony.PhoneConstants$DataState
14098 [Lcom.android.internal.telephony.PhoneConstants$DataState;
H A Dboot-image-profile.txt34317 Lcom/android/internal/telephony/PhoneConstants$DataState;
36907 [Lcom/android/internal/telephony/PhoneConstants$DataState;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes11542 com.android.internal.telephony.PhoneConstants$DataState
17093 [Lcom.android.internal.telephony.PhoneConstants$DataState;
H A Dboot-image-profile.txt44451 Lcom/android/internal/telephony/PhoneConstants$DataState;
50010 [Lcom/android/internal/telephony/PhoneConstants$DataState;