Searched refs:mDomainSelectionMainExecutor (Results 1 – 1 of 1) sorted by relevance
259 private Executor mDomainSelectionMainExecutor; field in TelephonyConnectionService798 mDomainSelectionMainExecutor.execute(() -> {861 mDomainSelectionMainExecutor.execute(new Runnable() {947 mDomainSelectionMainExecutor = getApplicationContext().getMainExecutor(); in onCreate()2706 domain, phone, number, videoState, connection), mDomainSelectionMainExecutor); in handleOutgoingCallConnection() local2892 }, mDomainSelectionMainExecutor); in createEmergencyConnection()3014 mDomainSelectionMainExecutor.execute( in dialCsEmergencyCall()3156 }, mDomainSelectionMainExecutor); in maybeReselectDomainForEmergencyCall()3344 }, mDomainSelectionMainExecutor); in maybeReselectDomainForNormalCall()3475 mDomainSelectionMainExecutor.execute( in onEmergencyRedial()[all …]