Home
last modified time | relevance | path

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

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