Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
DCallbackRegistryTest.java41 private void addNotifyCount(Integer callback) { in addNotifyCount() method in CallbackRegistryTest
98 addNotifyCount(callback); in testSimpleNotify()
116 addNotifyCount(callback); in testRemoveWhileNotifying()
143 addNotifyCount(callback); in testDeepRemoveWhileNotifying()
168 addNotifyCount(callback); in testAddRemovedListener()
203 addNotifyCount(callback); in testVeryDeepRemoveWhileNotifying()
229 addNotifyCount(callback); in testClear()
253 addNotifyCount(callback); in testNestedClear()
/frameworks/data-binding/compiler/src/test/java/android/databinding/
DCallbackRegistryTest.java39 private void addNotifyCount(Integer callback) { in addNotifyCount() method in CallbackRegistryTest
98 addNotifyCount(callback); in testSimpleNotify()
117 addNotifyCount(callback); in testRemoveWhileNotifying()
145 addNotifyCount(callback); in testDeepRemoveWhileNotifying()
171 addNotifyCount(callback); in testAddRemovedListener()
207 addNotifyCount(callback); in testVeryDeepRemoveWhileNotifying()
234 addNotifyCount(callback); in testClear()
259 addNotifyCount(callback); in testNestedClear()