Searched refs:operatorNumeric (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/ |
H A D | OperatorInfo.java | 81 String operatorNumeric, in OperatorInfo() argument 86 mOperatorNumeric = operatorNumeric; in OperatorInfo() 93 String operatorNumeric, in OperatorInfo() argument 96 this (operatorAlphaLong, operatorAlphaShort, operatorNumeric, state); in OperatorInfo() 103 String operatorNumeric, in OperatorInfo() argument 106 operatorNumeric, rilStateToState(stateString)); in OperatorInfo() 111 String operatorNumeric, in OperatorInfo() argument 113 this (operatorAlphaLong, operatorAlphaShort, operatorNumeric); in OperatorInfo() 120 String operatorNumeric) { in OperatorInfo() argument 121 this(operatorAlphaLong, operatorAlphaShort, operatorNumeric, State.UNKNOWN); in OperatorInfo()
|
/aosp14/frameworks/base/telephony/java/android/telephony/data/ |
H A D | ApnSetting.java | 2072 public Builder setOperatorNumeric(@Nullable String operatorNumeric) { in setOperatorNumeric() argument 2073 this.mOperatorNumeric = operatorNumeric; in setOperatorNumeric()
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | TelephonyManager.java | 9225 public boolean setNetworkSelectionModeManual(String operatorNumeric, boolean persistSelection) { in setNetworkSelectionModeManual() argument 9228 "" /* operatorAlphaLong */, "" /* operatorAlphaShort */, operatorNumeric), in setNetworkSelectionModeManual() 9255 public boolean setNetworkSelectionModeManual(@NonNull String operatorNumeric, in setNetworkSelectionModeManual() argument 9258 "" /* operatorAlphaShort */, operatorNumeric, ran), persistSelection); in setNetworkSelectionModeManual()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |