Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/applications/
H A DApplicationsStateTest.java72 mEntry.info.category = ApplicationInfo.CATEGORY_AUDIO; in testAudioFilterAcceptsCategorizedAudio()
93 mEntry.info.category = ApplicationInfo.CATEGORY_AUDIO; in testOtherAppsRejectsAudio()
163 mEntry.info.category = ApplicationInfo.CATEGORY_AUDIO; in testAppsExceptGamesFilterAcceptsAudio()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DApplicationInfo.java1293 CATEGORY_AUDIO,
1326 public static final int CATEGORY_AUDIO = 1; field in ApplicationInfo
1393 case ApplicationInfo.CATEGORY_AUDIO: in getCategoryTitle()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/app/
H A DGameManagerServiceTests.java493 mockAppCategory(mPackageName, ApplicationInfo.CATEGORY_AUDIO); in testGetGameMode_nonGame()
765 mockAppCategory(mPackageName, ApplicationInfo.CATEGORY_AUDIO); in testDeviceConfig_nonGame()
1573 mockAppCategory(mPackageName, ApplicationInfo.CATEGORY_AUDIO); in testSetGameState_nonGame()
1596 mockAppCategory(mPackageName, ApplicationInfo.CATEGORY_AUDIO); in testAddGameStateListener()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DApplicationsState.java2109 isMusicApp = entry.info.category == ApplicationInfo.CATEGORY_AUDIO;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt11784 field public static final int CATEGORY_AUDIO = 1; // 0x1