Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
DCallbackRegistryTest.java35 int notify1; field in CallbackRegistryTest
43 notify1++; in addNotifyCount()
128 assertEquals(1, notify1); in testRemoveWhileNotifying()
153 assertEquals(1, notify1); in testDeepRemoveWhileNotifying()
188 assertEquals(1, notify1); in testAddRemovedListener()
/frameworks/data-binding/compiler/src/test/java/android/databinding/
DCallbackRegistryTest.java33 int notify1; field in CallbackRegistryTest
41 notify1++; in addNotifyCount()
129 assertEquals(1, notify1); in testRemoveWhileNotifying()
155 assertEquals(1, notify1); in testDeepRemoveWhileNotifying()
191 assertEquals(1, notify1); in testAddRemovedListener()