Searched refs:mDomainSelectionMainExecutor (Results 1 – 1 of 1) sorted by relevance
244 private Executor mDomainSelectionMainExecutor; field in TelephonyConnectionService757 mDomainSelectionMainExecutor.execute(() -> {811 mDomainSelectionMainExecutor.execute(new Runnable() {897 mDomainSelectionMainExecutor = getApplicationContext().getMainExecutor(); in onCreate()2600 domain, phone, number, videoState, connection), mDomainSelectionMainExecutor); in handleOutgoingCallConnection() local2762 }, mDomainSelectionMainExecutor); in createEmergencyConnection()2770 mDomainSelectionMainExecutor.execute( in dialCsEmergencyCall()2902 }, mDomainSelectionMainExecutor); in maybeReselectDomainForEmergencyCall()3090 }, mDomainSelectionMainExecutor); in maybeReselectDomainForNormalCall()3221 mDomainSelectionMainExecutor.execute( in onEmergencyRedial()[all …]