Searched defs:SetInputWindowsListener (Results 1 – 1 of 1) sorted by relevance
1260 struct SetInputWindowsListener : BnSetInputWindowsListener { struct1261 explicit SetInputWindowsListener(sp<SurfaceFlinger> flinger) in SetInputWindowsListener() function1269 const sp<SetInputWindowsListener> mSetInputWindowsListener = new SetInputWindowsListener(this); argument