OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 45 milliseconds