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.java94 private int notifyWfcCount; field in TelephonyProviderTest
247 notifyWfcCount++; in MockContextWithProvider()
1859 assertEquals(0, notifyWfcCount); in testUpdateWfcEnabled()
1867 assertEquals(1, notifyWfcCount); in testUpdateWfcEnabled()
1875 assertEquals(1, notifyWfcCount); in testUpdateWfcEnabled()
1883 assertEquals(1, notifyWfcCount); in testUpdateWfcEnabled()