Searched refs:onMobileNetworkUpdated (Results 1 – 5 of 5) sorted by relevance
131 listener.onMobileNetworkUpdated(subId); in updateReceived()164 void onMobileNetworkUpdated(int subId); in onMobileNetworkUpdated() method
101 public void onMobileNetworkUpdated(int subId) { in onMobileNetworkUpdated() method in MobileNetworkFragment
109 public void onMobileNetworkUpdated(int subId) { in onMobileNetworkUpdated() method in RoamingPreferenceController
156 public void onMobileNetworkUpdated(int subId) { in onMobileNetworkUpdated() method in MobileDataTogglePreferenceController
134 verify(mMobileNetworkUpdateListener).onMobileNetworkUpdated(SUB_ID); in onMobileNetworkUpdated_withInitialSubId_pickSubId()144 verify(mMobileNetworkUpdateListener).onMobileNetworkUpdated(SUB_ID + 1); in onMobileNetworkUpdated_withoutInitialSubId_pickDefaultSubId()