OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isPlatformFile
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeContext.java
527
boolean
isPlatformFile
= true;
534
isPlatformFile
= parser.
isPlatformFile
();
548
isPlatformFile
= false;
559
isPlatformFile
);
570
isPlatformFile
/*forceFrameworkOnly*/);
719
mRenderResources.resolveValue(null, attrName, value,
isPlatformFile
));
[
all
...]
BridgeXmlBlockParser.java
77
public boolean
isPlatformFile
() {
Completed in 272 milliseconds