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