HomeSort by relevance Sort by last modified time
    Searched full:that (Results 3276 - 3300 of 189771) sorted by null

<<131132133134135136137138139140>>

  /cts/hostsidetests/backup/src/android/cts/backup/
FullBackupOnlyHostSideTest.java 30 * Test checking that 'fullBackupOnly' manifest attribute is respected by backup manager.
32 * Uses 3 different versions of the same app that differ only by 'fullBackupOnly' value and the
45 * 5. Check that the correct files were restored depending on the manifest:
57 * The name of the APK of the app that has a backup agent and fullBackupOnly=false in the
64 * The name of the APK of the app that has no backup agent and fullBackupOnly=false in the
71 * The name of the APK of the app that has a backup agent and fullBackupOnly=true in the
87 // Clear backup data and uninstall the package (in that order!)
93 * Tests that the app that doesn't have fullBackupOnly (same as fullBackupOnly=false by default)
95 * We check that key/value data was restored after reinstall and dolly data was not
    [all...]
  /cts/tests/tests/permission/src/android/permission/cts/
NoWifiStatePermissionTest.java 44 * Verify that WifiManager#getWifiState() requires permissions.
58 * Verify that WifiManager#getConfiguredNetworks() requires permissions.
72 * Verify that WifiManager#getConnectionInfo() requires permissions.
86 * Verify that WifiManager#getScanResults() requires permissions.
100 * Verify that WifiManager#getDhcpInfo() requires permissions.
114 * Verify that WifiManager#disconnect() requires permissions.
128 * Verify that WifiManager#reconnect() requires permissions.
142 * Verify that WifiManager#reassociate() requires permissions.
156 * Verify that WifiManager#addNetwork() requires permissions.
170 * Verify that WifiManager#updateNetwork() requires permissions
    [all...]
  /dalvik/dx/
README.txt 1 Home of Dalvik eXchange, the thing that takes in class files and
  /dalvik/dx/src/com/android/dx/cf/cst/
MethodHandleKind.java 23 /** A method handle that gets an instance field. */
26 /** A method handle that gets a static field. */
29 /** A method handle that sets an instance field. */
32 /** A method handle that sets a static field. */
  /dalvik/dx/tests/003-magic-version-access/
info.txt 2 invalid. That being said, the system should still have no trouble parsing and
  /dalvik/dx/tests/032-bb-live-code/
info.txt 1 This test checks to see that the basic block recognizer properly
  /dalvik/dx/tests/035-dex-instance-var/
info.txt 1 This is a smoke test of dex conversion, which ensures that the
  /dalvik/dx/tests/036-dex-static-var/
info.txt 1 This is a smoke test of dex conversion, which ensures that the
  /dalvik/dx/tests/037-dex-static-final-var/
info.txt 1 This is a smoke test of dex conversion, which ensures that the
  /dalvik/dx/tests/038-dex-instance-method/
info.txt 1 This is a smoke test of dex conversion, which ensures that the
  /dalvik/dx/tests/039-dex-static-method/
info.txt 1 This is a smoke test of dex conversion, which ensures that the
  /dalvik/dx/tests/041-dex-abstract-method/
info.txt 1 This is a smoke test of dex conversion, which ensures that the
  /dalvik/dx/tests/044-dex-math-ops/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/045-dex-switch-ops/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/046-dex-exceptions/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/047-dex-wide-args/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/048-dex-new-array/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/049-dex-instanceof/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/050-dex-checkcast/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/052-dex-static-var-access/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/053-dex-instance-var-access/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/054-dex-high16/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/055-dex-explicit-throw/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/056-dex-call-interface/
info.txt 1 This is a smoke test of dex conversion, which checks to see that
  /dalvik/dx/tests/057-dex-call-virtual/
info.txt 1 This is a smoke test of dex conversion, which checks to see that

Completed in 1521 milliseconds

<<131132133134135136137138139140>>