HomeSort by relevance Sort by last modified time
    Searched full:gets (Results 1701 - 1725 of 3716) sorted by null

<<61626364656667686970>>

  /frameworks/base/test-runner/src/android/test/
ClassPathPackageInfoSource.java 255 * Gets the class and package entries from a Jar.
311 * Gets the class path from the System Property "java.class.path" and splits
  /packages/apps/Contacts/src/com/android/contacts/
ScrollingTabWidget.java 310 * Called when the {@link ScrollingTabWidget} gets focus. Here the
325 * gets control, and can assign focus where it wants.
  /packages/apps/Email/src/org/apache/commons/io/
IOCase.java 113 * Gets the name of the constant.
230 * Gets a string describing the sensitivity.
  /packages/apps/Gallery3D/src/com/cooliris/media/
LongSparseArray.java 57 * Gets the Object mapped from the specified key, or <code>null</code> if no
65 * Gets the Object mapped from the specified key, or the specified Object if
  /packages/apps/Mms/src/com/android/mms/ui/
SearchActivity.java 68 // appropriately when the Contact gets fully loaded.
230 // This gets updated when the query completes.
  /packages/inputmethods/PinyinIME/jni/android/
com_android_inputmethod_pinyin_PinyinDecoderService.cpp 131 const char *py = im_get_sps_str(&py_len); // py_len gets decoded length
152 const char *py = im_get_sps_str(&py_len); // py_len gets decoded length
  /external/gtest/src/
gtest.cc 679 // Gets the number of successful test cases.
684 // Gets the number of failed test cases.
689 // Gets the number of all test cases.
694 // Gets the number of all test cases that contain at least one test
700 // Gets the number of successful tests.
705 // Gets the number of failed tests.
710 // Gets the number of disabled tests.
715 // Gets the number of all tests.
720 // Gets the number of tests that should run.
    [all...]
  /packages/apps/Settings/src/com/android/settings/
ManageApplications.java 94 * gets notified and proceeds to add/delete these packages from the list on the screen.
95 * This is an unlikely scenario but could happen. The entire list gets created every time
96 * the activity's onStart gets invoked. This is to avoid having the receiver for the entire
100 * based on size (descending). If this activity gets launched under low memory
236 * When the size retrieval gets kicked off for the first time, a COMPUTE_PKG_SIZE_START
240 * PkgSizeObserver.onGetStatsCompleted gets invoked, the application resources like
247 * When a package gets added while the activity has focus, the PkgSizeObserver posts
254 * When a package gets deleted, REMOVE_PKG is posted to the handler
453 // first steps should have been completed before the list gets filled.
    [all...]
  /bootable/recovery/minzip/
Zip.h 141 * passing cookie to it each time it gets called. processFunction
  /build/tools/apicheck/src/com/android/apicheck/
FieldInfo.java 83 // Floating point gets an implementation-type comparison; all others just use the string
  /cts/tests/tests/accounts/src/android/accounts/cts/
MockAccountAuthenticator.java 165 * Gets the authtoken for an account.
  /dalvik/dx/src/com/android/dx/dex/code/
OutputFinisher.java 324 * Does final processing on this instance and gets the output as
438 * Potential new value of reservedCount, which gets updated in the
440 * and gets increased if it turns out that additional registers
706 * Also note: Size gets incremented by one here, as we
  /dalvik/dx/src/com/android/dx/dex/code/form/
Form35c.java 122 * Gets the number of words required for the given register list, where
  /dalvik/dx/src/com/android/dx/dex/file/
EncodedMethod.java 149 * Gets the constant for the method.
ProtoIdItem.java 85 * Gets the short-form character for the given type.
UniformListItem.java 149 * Gets the underlying list of items.
  /dalvik/dx/src/junit/framework/
TestCase.java 184 * Gets the name of a TestCase
TestSuite.java 169 * Gets a constructor which takes a single String as
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicInteger.java 57 * Gets the current value.
AtomicLong.java 82 * Gets the current value.
AtomicLongArray.java 81 * Gets the current value at position {@code i}.
AtomicReferenceArray.java 82 * Gets the current value at position {@code i}.
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
attrsetvaluenomodificationallowederr.java 119 * Gets URI that identifies the test.
attrsetvaluenomodificationallowederrEE.java 109 * Gets URI that identifies the test.
characterdataappenddatanomodificationallowederr.java 100 * Gets URI that identifies the test.

Completed in 539 milliseconds

<<61626364656667686970>>