Searched refs:mProfileSelector (Results 1 – 2 of 2) sorted by relevance
66 @VisibleForTesting protected ONSProfileSelector mProfileSelector; field in OpportunisticNetworkService159 mProfileSelector.startProfileSelection( in handleSimStateChange()288 return mProfileSelector.getPreferredDataSubscriptionId();360 if (mProfileSelector != null) { in onStartCommand()361 mProfileSelector.onSubSwitchComplete(intent); in onStartCommand()500 mProfileSelector.startProfileSelection( in handleCarrierAppAvailableNetworks()506 mProfileSelector.stopProfileSelection(callbackStub); in handleCarrierAppAvailableNetworks()585 mProfileSelector.startProfileSelection( in handleSystemAppAvailableNetworks()616 mProfileSelector.stopProfileSelection(null); in enableOpportunisticNetwork()621 mProfileSelector.startProfileSelection( in enableOpportunisticNetwork()[all …]
308 mOpportunisticNetworkService.mProfileSelector = mockProfileSelector; in testPriorityRuleOfActivatingAvailableNetworks()