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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DStatusBar.java42 private final int mSimulatedPlatformVersion; field in class:StatusBar
50 mSimulatedPlatformVersion = simulatedPlatformVersion;
78 mSimulatedPlatformVersion, null);
H A DCustomBar.java62 private final int mSimulatedPlatformVersion; field in class:CustomBar
69 mSimulatedPlatformVersion = simulatedPlatformVersion;
103 IconLoader iconLoader = new IconLoader(iconName, density, mSimulatedPlatformVersion,

Completed in 61 milliseconds