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

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeContext.java 668 boolean isPlatformFile = true;
675 isPlatformFile = parser.isPlatformFile();
689 isPlatformFile = false;
700 Resources_Delegate.newTypeArray(mSystemResources, attrs.length, isPlatformFile);
711 isPlatformFile /*forceFrameworkOnly*/);
    [all...]
BridgeXmlBlockParser.java 77 public boolean isPlatformFile() {

Completed in 58 milliseconds