Home
last modified time | relevance | path

Searched refs:subscriptionChanged (Results 1 – 2 of 2) sorted by relevance

/packages/services/Iwlan/test/com/google/android/iwlan/
DIwlanNetworkServiceTest.java146 mIwlanNetworkServiceProvider.subscriptionChanged(); in testRequestNetworkRegistrationInfo()
193 mIwlanNetworkServiceProvider.subscriptionChanged(); in testNetworkRegistrationInfoSearchingForCellularAndCstDisabled()
221 mIwlanNetworkServiceProvider.subscriptionChanged(); in testNetworkRegistrationInfoSearchingForCellularOnSameSubAndCstEnabled()
251 mIwlanNetworkServiceProvider.subscriptionChanged(); in testNetworkRegistrationInfoHomeForCellularOnDifferentSubAndCstEnabled()
280 mIwlanNetworkServiceProvider.subscriptionChanged(); in testNetworkRegistrationInfoHomeForCellularVcnOnDifferentSubAndCstEnabled()
306 mIwlanNetworkServiceProvider.subscriptionChanged(); in testNetworkRegistrationInfoHomeForWiFiAndCstEnabled()
333 mIwlanNetworkServiceProvider.subscriptionChanged(); in testNetworkRegistrationInfoHomeForWiFiAndCstDisabled()
/packages/services/Iwlan/src/com/google/android/iwlan/
DIwlanNetworkService.java162 np.subscriptionChanged(); in onSubscriptionsChanged()
215 void subscriptionChanged() { in subscriptionChanged() method in IwlanNetworkService.IwlanNetworkServiceProvider