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