Searched refs:removeWindowInfosListener (Results 1 – 13 of 13) sorted by relevance
49 status_t WindowInfosListenerReporter::removeWindowInfosListener( in removeWindowInfosListener() function in android::WindowInfosListenerReporter56 status = surfaceComposer->removeWindowInfosListener(this); in removeWindowInfosListener()
1251 status_t removeWindowInfosListener( in removeWindowInfosListener() function in android::BpSurfaceComposer2160 return removeWindowInfosListener(listener); in onTransact()
2203 status_t SurfaceComposerClient::removeWindowInfosListener( in removeWindowInfosListener() function in android::SurfaceComposerClient2206 ->removeWindowInfosListener(windowInfosListener, ComposerService::getComposerService()); in removeWindowInfosListener()
38 status_t removeWindowInfosListener(const sp<gui::WindowInfosListener>& windowInfosListener,
561 virtual status_t removeWindowInfosListener(
631 status_t removeWindowInfosListener(const sp<gui::WindowInfosListener>& windowInfosListener);
34 void removeWindowInfosListener(const sp<gui::IWindowInfosListener>& windowInfosListener);
55 void WindowInfosListenerInvoker::removeWindowInfosListener( in removeWindowInfosListener() function in android::WindowInfosListenerInvoker
726 status_t removeWindowInfosListener(
7075 status_t SurfaceFlinger::removeWindowInfosListener( in removeWindowInfosListener() function in android::SurfaceFlinger7077 mWindowInfosListenerInvoker->removeWindowInfosListener(windowInfosListener); in removeWindowInfosListener()
102 SurfaceComposerClient::getDefault()->removeWindowInfosListener(listener); in nativeUnregister()
37 mClient->removeWindowInfosListener(mWindowInfosListener); in TearDown()
913 status_t removeWindowInfosListener( in removeWindowInfosListener() function in android::FakeSurfaceComposer