Searched refs:compatProcessor (Results 1 – 1 of 1) sorted by relevance
1194 InputEventCompatProcessor compatProcessor = null; in ViewRootImpl() local1199 compatProcessor = klass.getConstructor(Context.class).newInstance(context); in ViewRootImpl()1203 mInputCompatProcessor = compatProcessor; in ViewRootImpl()