Searched refs:OpportunisticNetworkService (Results 1 – 5 of 5) sorted by relevance
155 OpportunisticNetworkService180 OpportunisticNetworkService362 callbackIntent.setClass(mContext, OpportunisticNetworkService.class); in switchToSubscription()445 OpportunisticNetworkService.CALLBACK_ON_MORE_ERROR_CODE_CHANGE)) { in onSubSwitchComplete()525 OpportunisticNetworkService.CALLBACK_ON_MORE_ERROR_CODE_CHANGE)) { in checkProfileUpdate()581 OpportunisticNetworkService.CALLBACK_ON_MORE_ERROR_CODE_CHANGE)) { in checkProfileUpdate()599 OpportunisticNetworkService.CALLBACK_ON_MORE_ERROR_CODE_CHANGE)) { in checkProfileUpdate()689 OpportunisticNetworkService.CALLBACK_ON_MORE_ERROR_CODE_CHANGE)) { in disableOpportunisticModem()703 OpportunisticNetworkService.CALLBACK_ON_MORE_ERROR_CODE_CHANGE)) { in disableOpportunisticModem()851 OpportunisticNetworkService.CALLBACK_ON_MORE_ERROR_CODE_CHANGE)) { in selectProfileForData()[all …]
33 OpportunisticNetworkService.class.getName()); in onReceive()
50 Intent serviceIntent = new Intent(context, OpportunisticNetworkService.class); in onReceive()
69 public class OpportunisticNetworkService extends Service { class
80 private OpportunisticNetworkService mOpportunisticNetworkService;104 Intent intent = new Intent(mContext, OpportunisticNetworkService.class); in setUp()109 mOpportunisticNetworkService = new OpportunisticNetworkService(); in setUp()474 replaceInstance(OpportunisticNetworkService.class, "mVendorApiLevel", in testTelephonyFeatureAndCompatChanges()