Searched refs:DELEGATE_CLASS_NATIVES (Results 1 – 2 of 2) sorted by relevance
63 return DELEGATE_CLASS_NATIVES; in getDelegateClassNatives()259 public final static String[] DELEGATE_CLASS_NATIVES = new String[] { field in CreateInfo
48 final String[] classes = CreateInfo.DELEGATE_CLASS_NATIVES; in testNativeDelegates()