Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyProviderTest.java81 private int notifyWfcCount; field in TelephonyProviderTest
139 notifyWfcCount++; in MockContextWithProvider()
1513 assertEquals(0, notifyWfcCount); in testUpdateWfcEnabled()
1521 assertEquals(1, notifyWfcCount); in testUpdateWfcEnabled()
1529 assertEquals(1, notifyWfcCount); in testUpdateWfcEnabled()
1537 assertEquals(1, notifyWfcCount); in testUpdateWfcEnabled()