Searched refs:QnsExecutor (Results 1 – 5 of 5) sorted by relevance
814 protected static class QnsExecutor implements Executor { class in QnsUtils817 QnsExecutor(Handler handler) { in QnsExecutor() method in QnsUtils.QnsExecutor
623 new QnsUtils.QnsExecutor(mNetCbHandler), this::updateCountryCode); in startCountryDetector()
122 new QnsUtils.QnsExecutor(mHandler), mSubscriptionsChangeListener); in QnsImsManager()
123 new QnsUtils.QnsExecutor(mHandler), mSubscriptionsChangeListener); in QnsTelephonyListener()
148 Executor executor = new QnsUtils.QnsExecutor(mHandler); in AccessNetworkEvaluator()