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