Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
DTileLifecycleManagerTests.java84 waitForCallback("onCreate"); in testBind()
89 waitForCallback("onCreate"); in testUnbind()
91 waitForCallback("onDestroy"); in testUnbind()
96 waitForCallback("onCreate"); in testTileServiceCallbacks()
99 waitForCallback("onTileAdded"); in testTileServiceCallbacks()
101 waitForCallback("onStartListening"); in testTileServiceCallbacks()
103 waitForCallback("onClick"); in testTileServiceCallbacks()
105 waitForCallback("onStopListening"); in testTileServiceCallbacks()
107 waitForCallback("onTileRemoved"); in testTileServiceCallbacks()
116 waitForCallback("onCreate"); in testAddedBeforeBind()
[all …]