Home
last modified time | relevance | path

Searched defs:apps (Results 1 – 3 of 3) 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/tests/tests/content/src/android/content/pm/cts/
DPackageManagerTest.java724 List<ApplicationInfo> apps = mPackageManager.getInstalledApplications(GET_META_DATA); in testGetInstalledApplications() local