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.java84 private int notifyWfcCount; field in TelephonyProviderTest
140 notifyWfcCount++; in MockContextWithProvider()
1453 assertEquals(0, notifyWfcCount); in testUpdateWfcEnabled()
1461 assertEquals(1, notifyWfcCount); in testUpdateWfcEnabled()
1469 assertEquals(1, notifyWfcCount); in testUpdateWfcEnabled()
1477 assertEquals(1, notifyWfcCount); in testUpdateWfcEnabled()