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/am/
DCompatModePackages.java115 int modeInt = 0; in CompatModePackages() local
118 modeInt = Integer.parseInt(mode); in CompatModePackages()
122 mPackages.put(pkg, modeInt); in CompatModePackages()