Searched refs:FLAG_IS_GAME (Results 1 – 8 of 8) sorted by relevance
43 mEntry.info.flags = ApplicationInfo.FLAG_IS_GAME; in testGamesFilterAcceptsGameDeprecated()57 mEntry.info.flags = ApplicationInfo.FLAG_IS_GAME; in testGameFilterAcceptsCategorizedGameAndDeprecatedIsGame()206 mEntry.info.flags = ApplicationInfo.FLAG_IS_GAME; in testOtherAppsRejectsLegacyGame()
359 public static final int FLAG_IS_GAME = 1<<25; field in ApplicationInfo
3722 ai.flags |= ApplicationInfo.FLAG_IS_GAME; in parseBaseApplication()
1569 isGame = ((info.info.flags & ApplicationInfo.FLAG_IS_GAME) != 0)
8374 field public static final int FLAG_IS_GAME = 33554432; // 0x2000000
10195 field public static final deprecated int FLAG_IS_GAME = 33554432; // 0x2000000
10232 field public static final deprecated int FLAG_IS_GAME = 33554432; // 0x2000000
10746 field public static final deprecated int FLAG_IS_GAME = 33554432; // 0x2000000