Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/
H A DTestTelephonyConnection.java105 private int mNotifyPhoneAccountChangedCount = 0; field in TestTelephonyConnection
203 mNotifyPhoneAccountChangedCount++; in notifyPhoneAccountChanged()
275 return mNotifyPhoneAccountChangedCount; in getNotifyPhoneAccountChangedCount()