Searched defs:PERM_PACKAGE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DPackageManagerTests.java600 static final String PERM_PACKAGE = "package"; field in class:PackageManagerTests
618 if (cmd == PERM_PACKAGE) {
2562 PERM_PACKAGE, "com.android.unit_tests.install_decl_perm",
2570 PERM_PACKAGE, "com.android.frameworks.coretests.install_decl_perm",
2578 PERM_PACKAGE, "com.android.frameworks.coretests.install_use_perm_good",
2586 PERM_PACKAGE, "com.android.frameworks.coretests.install_use_perm_good",
2594 PERM_PACKAGE, "com.android.frameworks.coretests.install_use_perm_good",

Completed in 66 milliseconds