Home
last modified time | relevance | path

Searched refs:GsmCdmaPhone (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DSsData.java23 import com.android.internal.telephony.GsmCdmaPhone;
123 Rlog.e(GsmCdmaPhone.LOG_TAG, "Invalid Service type"); in ServiceTypeFromRILInt()
132 Rlog.e(GsmCdmaPhone.LOG_TAG, "Invalid Request type"); in RequestTypeFromRILInt()
141 Rlog.e(GsmCdmaPhone.LOG_TAG, "Invalid Teleservice type"); in TeleserviceTypeFromRILInt()
DGsmMmiCode.java55 import com.android.internal.telephony.GsmCdmaPhone;
148 GsmCdmaPhone mPhone;
237 public static GsmMmiCode newFromDialString(String dialString, GsmCdmaPhone phone, in newFromDialString()
242 public static GsmMmiCode newFromDialString(String dialString, GsmCdmaPhone phone, in newFromDialString()
333 boolean isUssdRequest, GsmCdmaPhone phone, UiccCardApplication app) { in newNetworkInitiatedUssd()
354 GsmCdmaPhone phone, in newFromUssdUserInput()
696 public GsmMmiCode(GsmCdmaPhone phone, UiccCardApplication app) { in GsmMmiCode()
840 static private boolean isShortCode(String dialString, GsmCdmaPhone phone) { in isShortCode()
876 static private boolean isShortCodeUSSD(String dialString, GsmCdmaPhone phone) { in isShortCodeUSSD()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java141 private GsmCdmaPhone mPhoneUT;
155 mPhoneUT.sendMessage(mPhoneUT.obtainMessage(GsmCdmaPhone.EVENT_VOICE_RADIO_TECH_CHANGED, in switchToGsm()
163 mPhoneUT.sendMessage(mPhoneUT.obtainMessage(GsmCdmaPhone.EVENT_VOICE_RADIO_TECH_CHANGED, in switchToCdma()
184 mPhoneUT = new GsmCdmaPhone(mContext, mSimulatedCommands, mNotifier, true, 0, in setUp()
398 GsmCdmaPhone spyPhone = spy(mPhoneUT); in testGetSubscriberIdForGsmPhone()
416 GsmCdmaPhone spyPhone = spy(mPhoneUT); in testGetSubscriberIdForCdmaLtePhone()
431 GsmCdmaPhone spyPhone = spy(mPhoneUT); in testGetSubscriberIdForCdmaPhone()
1069 Phone phone = new GsmCdmaPhone(mContext, sc, mNotifier, true, 0, in testZeroMeid()
1405 for (int i = 0; i < GsmCdmaPhone.ENABLE_UICC_APPS_MAX_RETRIES; i++) { in testReapplyUiccApplicationEnablementRetry()
1710 mPhoneUT.sendMessage(mPhoneUT.obtainMessage(GsmCdmaPhone.EVENT_LINK_CAPACITY_CHANGED, in testEventLceUpdate()
[all …]
DTelephonyTest.java195 protected GsmCdmaPhone mPhone;
196 protected GsmCdmaPhone mPhone2;
482 mPhone = Mockito.mock(GsmCdmaPhone.class); in setUp()
483 mPhone2 = Mockito.mock(GsmCdmaPhone.class); in setUp()
645 .makeServiceStateTracker(nullable(GsmCdmaPhone.class), in setUp()
657 .makeGsmCdmaCallTracker(nullable(GsmCdmaPhone.class), any(FeatureFlags.class)); in setUp()
685 .makeNitzStateMachine(nullable(GsmCdmaPhone.class)); in setUp()
DCellBroadcastConfigTrackerTest.java73 mPhone = new GsmCdmaPhone(mContext, mSpyCi, mNotifier, true, 0, in setUp()
DPhoneSubInfoControllerTest.java82 GsmCdmaPhone mSecondPhone;
87 mSecondPhone = mock(GsmCdmaPhone.class); in setUp()
DServiceStateTrackerTest.java442 GsmCdmaPhone phone2 = Mockito.mock(GsmCdmaPhone.class); in testSetRadioPowerWaitForAllDataDisconnected()
497 GsmCdmaPhone phone2 = Mockito.mock(GsmCdmaPhone.class); in testSetRadioPowerExitEmergencyMode()
2938 sst.obtainMessage(GsmCdmaPhone.EVENT_CARRIER_CONFIG_CHANGED, null).sendToTarget(); in testEriLoading()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaMmiCode.java35 import com.android.internal.telephony.GsmCdmaPhone;
71 GsmCdmaPhone mPhone;
119 newFromDialString(String dialString, GsmCdmaPhone phone, UiccCardApplication app) { in newFromDialString()
157 CdmaMmiCode (GsmCdmaPhone phone, UiccCardApplication app) { in CdmaMmiCode()
DCdmaSMSDispatcher.java28 import com.android.internal.telephony.GsmCdmaPhone;
147 && ((GsmCdmaPhone) mPhone).mCT.mState != PhoneConstants.State.IDLE; in sendSms()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyComponentFactory.java287 public GsmCdmaCallTracker makeGsmCdmaCallTracker(GsmCdmaPhone phone,
300 public ServiceStateTracker makeServiceStateTracker(GsmCdmaPhone phone, CommandsInterface ci,
318 public NitzStateMachine makeNitzStateMachine(GsmCdmaPhone phone) {
489 return new GsmCdmaPhone(context, ci, notifier, phoneId, precisePhoneType,
519 public SignalStrengthController makeSignalStrengthController(GsmCdmaPhone phone) {
DTelephonyTester.java663 if (mPhone instanceof GsmCdmaPhone) { in testChangeNumber()
664 ((GsmCdmaPhone) mPhone).notifyPhoneStateChanged(); in testChangeNumber()
665 ((GsmCdmaPhone) mPhone).notifyPreciseCallStateChanged(); in testChangeNumber()
DGsmCdmaConnection.java133 public GsmCdmaConnection (GsmCdmaPhone phone, DriverCall dc, GsmCdmaCallTracker ct, int index) { in GsmCdmaConnection()
168 public GsmCdmaConnection (GsmCdmaPhone phone, String dialString, GsmCdmaCallTracker ct, in GsmCdmaConnection()
580 GsmCdmaPhone phone = mOwner.getPhone(); in disconnectCauseFromCode()
1192 private void fetchDtmfToneDelay(GsmCdmaPhone phone) { in fetchDtmfToneDelay()
DGsmCdmaCallTracker.java102 private GsmCdmaPhone mPhone;
160 public GsmCdmaCallTracker(GsmCdmaPhone phone, FeatureFlags featureFlags) { in GsmCdmaCallTracker()
458 mPhone.handleTimerInEmergencyCallbackMode(GsmCdmaPhone.CANCEL_ECM_TIMER); in dialCdma()
921 GsmCdmaPhone.RESTART_ECM_TIMER); in handlePollCalls()
1023 mPhone.handleTimerInEmergencyCallbackMode(GsmCdmaPhone.RESTART_ECM_TIMER); in handlePollCalls()
1847 public GsmCdmaPhone getPhone() { in getPhone()
DCallWaitingController.java107 private final GsmCdmaPhone mPhone;
112 public CallWaitingController(GsmCdmaPhone phone) { in CallWaitingController()
DPhoneFactory.java334 TelephonyComponentFactory.getInstance().inject(GsmCdmaPhone.class.getName()); in createPhone()
DGsmCdmaPhone.java159 public class GsmCdmaPhone extends Phone { class
329 public GsmCdmaPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, int phoneId, in GsmCdmaPhone() method in GsmCdmaPhone
336 public GsmCdmaPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, in GsmCdmaPhone() method in GsmCdmaPhone
346 public GsmCdmaPhone(Context context, CommandsInterface ci, PhoneNotifier notifier, in GsmCdmaPhone() method in GsmCdmaPhone
3156 GsmCdmaPhone.this, in onIncomingUSSD()
3163 GsmCdmaPhone.this, in onIncomingUSSD()
DServiceStateTracker.java463 protected final GsmCdmaPhone mPhone;
630 public ServiceStateTracker(GsmCdmaPhone phone, CommandsInterface ci, in ServiceStateTracker()
2388 GsmCdmaPhone.PROPERTY_CDMA_HOME_OPERATOR_NUMERIC, "00000"); in handlePollStateResultMessage()
2392 GsmCdmaPhone.PROPERTY_CDMA_HOME_OPERATOR_NUMERIC + in handlePollStateResultMessage()
5513 numeric = SystemProperties.get(GsmCdmaPhone.PROPERTY_CDMA_HOME_OPERATOR_NUMERIC, ""); in getHomeOperatorNumeric()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadHandlerTest.java37 import com.android.internal.telephony.GsmCdmaPhone;
57 protected GsmCdmaPhone mMockPhone;
79 mMockPhone = Mockito.mock(GsmCdmaPhone.class); in setUp()
DGsmMmiCodeTest.java39 import com.android.internal.telephony.GsmCdmaPhone;
64 private GsmCdmaPhone mGsmCdmaPhoneUT;
74 mGsmCdmaPhoneUT = new GsmCdmaPhone(mContext, mSimulatedCommands, mNotifier, true, 0, in setUp()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdnr/
DCarrierDisplayNameResolver.java44 import com.android.internal.telephony.GsmCdmaPhone;
81 private final GsmCdmaPhone mPhone;
102 public CarrierDisplayNameResolver(GsmCdmaPhone phone) { in CarrierDisplayNameResolver()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsNrSaModeHandlerTest.java44 import com.android.internal.telephony.GsmCdmaPhone;
99 mPassthroughPhone = new GsmCdmaPhone( in setUp()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/emergency/
DEmergencyStateTracker.java62 import com.android.internal.telephony.GsmCdmaPhone;
584 ((GsmCdmaPhone) mPhone).notifyEcbmTimerReset(Boolean.TRUE); in startEmergencyCall()
1153 ((GsmCdmaPhone) mPhone).notifyEmergencyCallRegistrants(true); in enterEmergencyCallbackMode()
1157 ((GsmCdmaPhone) mPhone).notifyEcbmTimerReset(Boolean.FALSE); in enterEmergencyCallbackMode()
1189 GsmCdmaPhone gsmCdmaPhone = (GsmCdmaPhone) mPhone; in exitEmergencyCallbackMode()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java117 import com.android.internal.telephony.GsmCdmaPhone;
2107 ((GsmCdmaPhone) mDefaultPhone).notifyEmergencyCallRegistrants(true); in handleEnterEmergencyCallbackMode()
2146 ((GsmCdmaPhone) mDefaultPhone).notifyEmergencyCallRegistrants(false); in handleExitEmergencyCallbackMode()
2159 ((GsmCdmaPhone) mDefaultPhone).notifyEcbmTimerReset(Boolean.TRUE); in handleTimerInEmergencyCallbackMode()
2166 ((GsmCdmaPhone) mDefaultPhone).notifyEcbmTimerReset(Boolean.FALSE); in handleTimerInEmergencyCallbackMode()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/emergency/
DEmergencyStateTrackerTest.java77 import com.android.internal.telephony.GsmCdmaPhone;
2526 GsmCdmaPhone testPhone = (GsmCdmaPhone) setupTestPhoneForEmergencyCall( in exitEmergencyCallbackMode_NewEmergencyCallDialedAndCompletes()
2609 GsmCdmaPhone testPhone = (GsmCdmaPhone) setupTestPhoneForEmergencyCall( in exitEmergencyCallbackMode_NewEmergencyCallDialedAndFails()
3408 GsmCdmaPhone phone = mock(GsmCdmaPhone.class); in makeTestPhone()
/frameworks/base/boot/
Dpreloaded-classes11705 com.android.internal.telephony.GsmCdmaPhone$$ExternalSyntheticLambda0
11706 com.android.internal.telephony.GsmCdmaPhone$$ExternalSyntheticLambda1
11707 com.android.internal.telephony.GsmCdmaPhone$1
11708 com.android.internal.telephony.GsmCdmaPhone$2
11709 com.android.internal.telephony.GsmCdmaPhone$3
11710 com.android.internal.telephony.GsmCdmaPhone$Cfu
11711 com.android.internal.telephony.GsmCdmaPhone$ImsManagerFactory
11712 com.android.internal.telephony.GsmCdmaPhone

12