Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/android/gui/
H A DIWindowInfosListener.aidl19 import android.gui.IWindowInfosReportedListener;
25 …nWindowInfosChanged(in WindowInfo[] windowInfos, in @nullable IWindowInfosReportedListener windowI… in onWindowInfosChanged()
H A DIWindowInfosReportedListener.aidl20 oneway interface IWindowInfosReportedListener interface
/aosp12/frameworks/native/libs/gui/
H A DWindowInfosListenerReporter.cpp22 using gui::IWindowInfosReportedListener;
69 const sp<IWindowInfosReportedListener>& windowInfosReportedListener) { in onWindowInfosChanged()
H A DAndroid.bp72 "android/gui/IWindowInfosReportedListener.aidl",
/aosp12/frameworks/native/libs/gui/include/gui/
H A DWindowInfosListenerReporter.h34 const sp<gui::IWindowInfosReportedListener>&) override;
/aosp12/frameworks/native/services/surfaceflinger/
H A DWindowInfosListenerInvoker.h54 sp<gui::IWindowInfosReportedListener> mWindowInfosReportedListener;