Searched refs:onWindowDestroyed (Results 1 – 4 of 4) sorted by relevance
50 virtual void onWindowDestroyed (ANativeWindow* window);
66 void TestThread::onWindowDestroyed (ANativeWindow* window) in onWindowDestroyed() function in tcu::Android::TestThread
140 virtual void onWindowDestroyed (ANativeWindow* window) = 0;
175 onWindowDestroyed(message.payload.window); in processMessage()