Searched refs:isPlatformFile (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContext.java507 boolean isPlatformFile = true;
514 isPlatformFile = parser.isPlatformFile();
528 isPlatformFile = false;
539 isPlatformFile);
702 mRenderResources.resolveValue(null, attrName, value, isPlatformFile));
H A DBridgeXmlBlockParser.java77 public boolean isPlatformFile() { method in class:BridgeXmlBlockParser

Completed in 240 milliseconds