HomeSort by relevance Sort by last modified time
    Searched full:tries (Results 526 - 550 of 2764) sorted by null

<<21222324252627282930>>

  /art/tools/dexfuzz/src/dexfuzz/program/mutators/
TryBlockShifter.java 88 Log.debug("Method contains no tries.");
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
ConnectReqTestCase.java 81 * Tries to connect the target devices.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
ScreenLockBoundKeysTest.java 139 * Tries to encrypt some data with the generated key in {@link #createKey} which is
  /cts/tests/tests/media/src/android/media/cts/
MediaSyncTest.java 417 for (int tries = 0; ; ++tries) {
442 info += "[" + tries
454 assertTrue("bad playback\n" + info, tries < limit);
  /dalvik/dx/src/com/android/dx/ssa/
LiteralOpUpgrader.java 139 * Tries to replace an instruction with a const instruction. The given
PhiTypeResolver.java 36 * and the algorithm tries to find the most-fit type (for example, if every
  /dalvik/tools/dexdeps/src/com/android/dexdeps/
Main.java 107 * Tries to open an input file as a Zip archive (jar/apk) with a
  /developers/build/prebuilts/gradle/ConfirmCredential/Application/src/main/java/com/example/android/confirmcredential/
MainActivity.java 95 * Tries to encrypt some data with the generated key in {@link #createKey} which is
  /developers/build/prebuilts/gradle/NfcProvisioning/Application/src/main/java/com/example/android/nfcprovisioning/
ProvisioningValuesLoader.java 44 * This loader first tries to load values from a config file in SD card. Then it fills in missing
  /developers/samples/android/admin/NfcProvisioning/Application/src/main/java/com/example/android/nfcprovisioning/
ProvisioningValuesLoader.java 44 * This loader first tries to load values from a config file in SD card. Then it fills in missing
  /developers/samples/android/security/ConfirmCredential/Application/src/main/java/com/example/android/confirmcredential/
MainActivity.java 95 * Tries to encrypt some data with the generated key in {@link #createKey} which is
  /development/ndk/sources/android/ndk_helper/
JNIHelper.h 90 * First, the method tries to read the file from an external storage.
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentTabsPager.java 167 // This hack tries to prevent this from pulling focus out of our
  /development/samples/browseable/ConfirmCredential/src/com.example.android.confirmcredential/
MainActivity.java 95 * Tries to encrypt some data with the generated key in {@link #createKey} which is
  /development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/
ProvisioningValuesLoader.java 44 * This loader first tries to load values from a config file in SD card. Then it fills in missing
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoFragment.java 44 * Converts the stored URL string to a URL, and then tries to download the picture from that
  /device/moto/shamu/cryptfs_hw/
cryptfs_hw.c 42 // When device comes up or when user tries to change the password, user can
  /docs/source.android.com/src/devices/tech/config/
low-ram.jd 116 <p>Direct reclaim happens when a process or the kernel tries to allocate a page
124 background reclaim. This is a thread that tries to free up pages so the next
143 that the kernel tries to keep free, reducing allocation time and causing the
156 kernel tries to keep free, reducing allocation time and causing the
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DisableCollectionTest.java 57 * Debuggee tries to unload checked object and checks if checked object is
  /external/apache-http/src/org/apache/http/
HttpConnection.java 72 * This method tries to alleviate this inconvenience by trying to
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
ClonerToResultTree.java 182 // It's possible that someone may write a stylesheet that tries to
  /external/autotest/client/common_lib/cros/graphite/
es_test_utils.py 102 @param sleep_time: time between tries of clear_index
  /external/autotest/client/cros/faft/utils/
cgpt_handler.py 42 'tries' : 'T',
  /external/autotest/client/site_tests/network_UdevRename/
network_UdevRename.py 158 logging.debug('Interfaces remain the same after %s; number of tries: %d',
  /external/autotest/frontend/health/
complete_failures_functional_test.py 56 # horrible failures happen when Django tries to do this check. The solution

Completed in 2570 milliseconds

<<21222324252627282930>>