Home
last modified time | relevance | path

Searched defs:SetInputWindowsListener (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1146 struct SetInputWindowsListener : BnSetInputWindowsListener { struct
1147 explicit SetInputWindowsListener(sp<SurfaceFlinger> flinger) in SetInputWindowsListener() argument
1155 const sp<SetInputWindowsListener> mSetInputWindowsListener = new SetInputWindowsListener(this); argument