Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/applications/
DApplicationsStateTest.java50 mEntry.info.category = ApplicationInfo.CATEGORY_GAME; in testGameFilterAcceptsCategorizedGame()
58 mEntry.info.category = ApplicationInfo.CATEGORY_GAME; in testGameFilterAcceptsCategorizedGameAndDeprecatedIsGame()
79 mEntry.info.category = ApplicationInfo.CATEGORY_GAME; in testAudiosFilterRejectsNotAudio()
100 mEntry.info.category = ApplicationInfo.CATEGORY_GAME; in testOtherAppsRejectsGame()
264 mEntry.info.category = ApplicationInfo.CATEGORY_GAME; in testVideosFilterRejectsNotVideo()
/frameworks/base/core/java/android/content/pm/
DApplicationInfo.java1131 CATEGORY_GAME,
1156 public static final int CATEGORY_GAME = 0; field in ApplicationInfo
1222 case ApplicationInfo.CATEGORY_GAME: in getCategoryTitle()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java1880 || info.info.category == ApplicationInfo.CATEGORY_GAME;
/frameworks/base/api/
Dcurrent.txt11077 field public static final int CATEGORY_GAME = 0; // 0x0