Searched refs:helperClass (Results 1 – 2 of 2) sorted by relevance
78 Class helperClass = builtinContext.getClassLoader().loadClass( in createNotificationHelper() local81 Constructor constructor = helperClass.getConstructor(new Class[]{Context.class}); in createNotificationHelper()
298 Class helperClass = builtinContext.getClassLoader().loadClass( in createHalWrapper() local300 Constructor constructor = helperClass.getConstructor( in createHalWrapper()