Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java1567 boolean isGame;
1569 isGame = ((info.info.flags & ApplicationInfo.FLAG_IS_GAME) != 0)
1572 return isGame;
/frameworks/base/tools/aapt/
DCommand.cpp1375 int32_t isGame = AaptXml::getResolvedIntegerAttribute(res, tree, in doDump() local
1382 if (isGame != 0) { in doDump()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt712 field public static final int isGame = 16843764; // 0x10103f4
/frameworks/base/api/
Dcurrent.txt752 field public static final int isGame = 16843764; // 0x10103f4
Dtest-current.txt752 field public static final int isGame = 16843764; // 0x10103f4
Dsystem-current.txt882 field public static final int isGame = 16843764; // 0x10103f4