HomeSort by relevance Sort by last modified time
    Searched defs:enclosed (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
WidgetClassLoader.java 260 * Goes through the layout params and look for the enclosed class. If the layout params
261 * has no known enclosed type it is dropped.
269 // get the enclosed name.
270 String enclosed = getEnclosedName(fqcn); local
275 ClassDescriptor enclosingType = mMap.get(enclosed);
  /prebuilt/common/ecj/
ecj.jar 

Completed in 113 milliseconds