Home
last modified time | relevance | path

Searched defs:apps (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/permission/src/android/permission/cts/
DDebuggableTest.java36 List<ApplicationInfo> apps = getContext() in testNoDebuggable() local
DFileSystemPermissionTest.java146 List<ApplicationInfo> apps = getContext() in testOtherApplicationDirectoriesAreNotWritable() local
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/apphibernation/
DAppHibernationStatsTest.java119 AtomsProto.UserLevelHibernatedApps apps = atom.getUserLevelHibernatedApps(); in testUserLevelHibernatedApps() local
140 AtomsProto.GlobalHibernatedApps apps = atoms.get(0).getGlobalHibernatedApps(); in testGlobalHibernatedApps() local
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java835 List<ApplicationInfo> apps = mPackageManager.getInstalledApplications(GET_META_DATA); in testGetInstalledApplications() local