Searched refs:onMobileDataEnabledChange (Results 1 – 7 of 7) sorted by relevance
43 void onMobileDataEnabledChange(); in onMobileDataEnabledChange() method70 mClient.onMobileDataEnabledChange(); in start()84 mClient.onMobileDataEnabledChange(); in start()
461 public void onMobileDataEnabledChange() { in onMobileDataEnabledChange() method in SubscriptionsPreferenceController
65 verify(mClient).onMobileDataEnabledChange(); in onMobileDataEnabledChange_firesCorrectly()75 verify(mClient, never()).onMobileDataEnabledChange(); in onMobileDataEnabledChange_doesNotFireAfterStop()86 verify(mClient).onMobileDataEnabledChange(); in onMobileDataEnabledChange_changedToDifferentId_firesCorrectly()
221 public void onMobileDataEnabledChange() { in onMobileDataEnabledChange() method in VideoCallingPreferenceController
203 public void onMobileDataEnabledChange() { in onMobileDataEnabledChange() method in NetworkProviderWorker
192 mMockNetworkProviderWorker.onMobileDataEnabledChange(); in onMobileDataEnabledChange_notifyMobileDataEnabledChanged_callUpdateSlice()
252 public void onMobileDataEnabledChange() { in onMobileDataEnabledChange() method in CellDataPreference