HomeSort by relevance Sort by last modified time
    Searched full:appsecurity (Results 1 - 17 of 17) sorted by null

  /cts/tests/appsecurity-tests/test-apps/AppAccessData/
Android.mk 28 LOCAL_CERTIFICATE := cts/tests/appsecurity-tests/certs/cts-testkey2
  /cts/tests/appsecurity-tests/test-apps/AppWithData/
Android.mk 27 LOCAL_CERTIFICATE := cts/tests/appsecurity-tests/certs/cts-testkey1
  /cts/tests/appsecurity-tests/test-apps/InstrumentationAppDiffCert/
Android.mk 28 LOCAL_CERTIFICATE := cts/tests/appsecurity-tests/certs/cts-testkey2
  /cts/tests/appsecurity-tests/test-apps/PermissionDeclareApp/
Android.mk 28 LOCAL_CERTIFICATE := cts/tests/appsecurity-tests/certs/cts-testkey1
  /cts/tests/appsecurity-tests/test-apps/SharedUidInstall/
Android.mk 28 LOCAL_CERTIFICATE := cts/tests/appsecurity-tests/certs/cts-testkey1
  /cts/tests/appsecurity-tests/test-apps/SharedUidInstallDiffCert/
Android.mk 28 LOCAL_CERTIFICATE := cts/tests/appsecurity-tests/certs/cts-testkey2
  /cts/tests/appsecurity-tests/test-apps/SimpleAppInstall/
Android.mk 28 LOCAL_CERTIFICATE := cts/tests/appsecurity-tests/certs/cts-testkey1
  /cts/tests/appsecurity-tests/test-apps/SimpleAppInstallDiffCert/
Android.mk 28 LOCAL_CERTIFICATE := cts/tests/appsecurity-tests/certs/cts-testkey2
  /cts/tests/appsecurity-tests/test-apps/TargetInstrumentationApp/
Android.mk 28 LOCAL_CERTIFICATE := cts/tests/appsecurity-tests/certs/cts-testkey1
  /cts/tests/appsecurity-tests/test-apps/UsePermissionDiffCert/
Android.mk 28 LOCAL_CERTIFICATE := cts/tests/appsecurity-tests/certs/cts-testkey2
  /frameworks/base/services/java/com/android/server/am/
UriPermission.java 28 * CTS tests for this functionality can be run with "runtest cts-appsecurity".
30 * Test cases are at cts/tests/appsecurity-tests/test-apps/UsePermissionDiffCert/
ActivityManagerService.java     [all...]
  /cts/tools/utils/
buildCts.py 136 plan.Include(r'android\.tests\.appsecurity')
137 self.__WritePlan(plan, 'AppSecurity')
170 test_root = 'cts/tests/appsecurity-tests'
174 package_name = 'android.tests.appsecurity'
  /development/testrunner/
test_defs.xml 510 <test-host name="cts-appsecurity"
511 build_path="cts/tests/appsecurity-tests"
512 class="com.android.cts.appsecurity.AppSecurityTests"
  /cts/development/ide/eclipse/
.classpath 13 <classpathentry kind="src" path="cts/tests/appsecurity-tests/src"/>
  /cts/tests/appsecurity-tests/src/com/android/cts/appsecurity/
AppSecurityTests.java 17 package com.android.cts.appsecurity;
  /cts/tests/appsecurity-tests/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
AccessPermissionWithDiffSigTest.java 33 * Accesses app cts/tests/appsecurity-tests/test-apps/PermissionDeclareApp/...

Completed in 238 milliseconds