Searched defs:oldSS (Results 1 – 2 of 2) sorted by relevance
461 public static void notifyChangeForSubIdAndField(Context context, ServiceState oldSS, in notifyChangeForSubIdAndField()485 private static boolean voiceRegStateChanged(ServiceState oldSS, ServiceState newSS) { in voiceRegStateChanged()489 private static boolean dataRegStateChanged(ServiceState oldSS, ServiceState newSS) { in dataRegStateChanged()493 private static boolean voiceRoamingTypeChanged(ServiceState oldSS, ServiceState newSS) { in voiceRoamingTypeChanged()497 private static boolean dataRoamingTypeChanged(ServiceState oldSS, ServiceState newSS) { in dataRoamingTypeChanged()513 public static void notifyChangeForSubId(Context context, ServiceState oldSS, ServiceState newSS, in notifyChangeForSubId()
220 ServiceState oldSS = new ServiceState(); in testNoNotify() local246 ServiceState oldSS = new ServiceState(); in testNotifyChanged() local