Home
last modified time | relevance | path

Searched refs:modeInt (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DCompatModePackages.java117 int modeInt = 0; in CompatModePackages() local
120 modeInt = Integer.parseInt(mode); in CompatModePackages()
124 mPackages.put(pkg, modeInt); in CompatModePackages()