Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
DCallbackRegistryTest.java37 int notify3; field in CallbackRegistryTest
47 notify3++; in addNotifyCount()
130 assertEquals(1, notify3); in testRemoveWhileNotifying()
155 assertEquals(3, notify3); in testDeepRemoveWhileNotifying()
190 assertEquals(1, notify3); in testAddRemovedListener()
/frameworks/data-binding/compiler/src/test/java/android/databinding/
DCallbackRegistryTest.java35 int notify3; field in CallbackRegistryTest
45 notify3++; in addNotifyCount()
131 assertEquals(1, notify3); in testRemoveWhileNotifying()
157 assertEquals(3, notify3); in testDeepRemoveWhileNotifying()
193 assertEquals(1, notify3); in testAddRemovedListener()