Searched refs:notifyChangeCalledForSubId (Results 1 – 1 of 1) sorted by relevance
546 assertFalse(notifyChangeCalledForSubId(oldSS, copyOfOldSS, subId)); in testNotifyChanged_noStateUpdated()567 assertTrue(notifyChangeCalledForSubId(oldSS, newSS, subId)); in testNotifyChanged_voiceRegStateUpdated()597 assertTrue(notifyChangeCalledForSubId(oldSS, newSS, subId)); in testNotifyChanged_dataNetworkTypeUpdated()619 assertTrue(notifyChangeCalledForSubId(oldSS, newSS, subId)); in testNotifyChanged_dataRegStateUpdated()627 private boolean notifyChangeCalledForSubId(ServiceState oldSS, in notifyChangeCalledForSubId() method in ServiceStateProviderTest