Home
last modified time | relevance | path

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

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