Searched refs:notifyChangeCalledForSubId (Results 1 – 1 of 1) sorted by relevance
449 assertFalse(notifyChangeCalledForSubId(oldSS, copyOfOldSS, subId)); in testNotifyChanged_noStateUpdated()470 assertTrue(notifyChangeCalledForSubId(oldSS, newSS, subId)); in testNotifyChanged_voiceRegStateUpdated()500 assertTrue(notifyChangeCalledForSubId(oldSS, newSS, subId)); in testNotifyChanged_dataNetworkTypeUpdated()522 assertTrue(notifyChangeCalledForSubId(oldSS, newSS, subId)); in testNotifyChanged_dataRegStateUpdated()530 private boolean notifyChangeCalledForSubId(ServiceState oldSS, in notifyChangeCalledForSubId() method in ServiceStateProviderTest