Home
last modified time | relevance | path

Searched refs:oldPreciseState (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1752 PreciseDataConnectionState oldPreciseState = in notifyDataConnectionForSubscriber() local
1754 needsNotify = !preciseState.equals(oldPreciseState); in notifyDataConnectionForSubscriber()