Home
last modified time | relevance | path

Searched refs:mIsTestTypeExecutor (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsService.java64 private boolean mIsTestTypeExecutor = false; field in TestImsService
124 if (mIsTestTypeExecutor) { in ImsServiceUT()
201 if (mIsTestTypeExecutor) { in createRcsFeatureForSubscription()
253 if (mIsTestTypeExecutor) { in createMmTelFeatureForSubscription()
283 if (mIsTestTypeExecutor) { in getExecutor()
301 if (mIsTestTypeExecutor) { in ImsServiceUT_compat()
376 if (mIsTestTypeExecutor) { in createRcsFeature()
426 if (mIsTestTypeExecutor) { in createMmTelFeature()
455 if (mIsTestTypeExecutor) { in getExecutor()
588 mIsTestTypeExecutor = false; in resetState()
[all …]
DImsServiceConnector.java84 private boolean mIsTestTypeExecutor = false; field in ImsServiceConnector
87 mIsTestTypeExecutor = type; in setExecutorTestType()
531 if (mIsTestTypeExecutor) { in connectCarrierImsServiceLocally()
532 mCarrierService.setExecutorTestType(mIsTestTypeExecutor); in connectCarrierImsServiceLocally()
534 mIsTestTypeExecutor = false; in connectCarrierImsServiceLocally()