/packages/apps/Calendar/src/com/android/calendar/ |
StickyHeaderListView.java | 124 * Sets the adapter to be used by the class to get views of headers 146 * Sets the indexer object (that implements the HeaderIndexer interface). 156 * Sets the list view that is displayed 167 * Sets an external OnScroll listener. Since the StickyHeaderListView sets 239 * Sets a separator below the sticky header, which will be visible while the sticky header
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
popen2.py | 146 'bufsize' is specified, it sets the buffer size for the I/O pipes. The 156 'bufsize' is specified, it sets the buffer size for the I/O pipes. The 166 'bufsize' is specified, it sets the buffer size for the I/O pipes. The 176 'bufsize' is specified, it sets the buffer size for the I/O pipes. The 186 'bufsize' is specified, it sets the buffer size for the I/O pipes. The 196 'bufsize' is specified, it sets the buffer size for the I/O pipes. The
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
popen2.py | 146 'bufsize' is specified, it sets the buffer size for the I/O pipes. The 156 'bufsize' is specified, it sets the buffer size for the I/O pipes. The 166 'bufsize' is specified, it sets the buffer size for the I/O pipes. The 176 'bufsize' is specified, it sets the buffer size for the I/O pipes. The 186 'bufsize' is specified, it sets the buffer size for the I/O pipes. The 196 'bufsize' is specified, it sets the buffer size for the I/O pipes. The
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/ |
AttributeInfo.java | 101 * Sets the XML Name of the attribute 141 /** Sets the values for enums. null for other types. */ 147 /** Sets the values for flags. null for other types. */ 153 /** Sets a short javadoc, .i.e. the first sentence. */ 158 /** Sets the documentation for deprecated attributes. Null if not deprecated. */ 164 * Sets the name of the class (fully qualified class name) which defined
|
/frameworks/base/core/java/android/view/accessibility/ |
AccessibilityNodeInfo.java | 302 * Action that sets the text of the node. Performing the action without argument, using <code> 639 * Sets the source. 653 * Sets the source to be a virtual descendant of the given <code>root</code>. [all...] |
/external/srtp/include/ |
srtp.h | 434 * @brief crypto_policy_set_rtp_default() sets a crypto policy 439 * The function call crypto_policy_set_rtp_default(&p) sets the 456 * @brief crypto_policy_set_rtcp_default() sets a crypto policy 461 * The function call crypto_policy_set_rtcp_default(&p) sets the 478 * @brief crypto_policy_set_aes_cm_128_hmac_sha1_80() sets a crypto 496 * @brief crypto_policy_set_aes_cm_128_hmac_sha1_32() sets a crypto 502 * sets the crypto_policy_t at location p to use policy 532 * @brief crypto_policy_set_aes_cm_128_null_auth() sets a crypto 537 * The function call crypto_policy_set_aes_cm_128_null_auth(&p) sets 562 * @brief crypto_policy_set_null_cipher_hmac_sha1_80() sets a crypt [all...] |
/development/samples/NotePad/src/com/example/android/notepad/ |
NoteEditor.java | 92 // Creates a Rect and a Paint object, and sets the style and color of the Paint object. 149 * Sets up for the edit, based on the action specified for the incoming Intent. 158 // Sets the Activity state to EDIT, and gets the URI for the data to be edited. 166 // Sets the Activity state to INSERT, gets the general note URI, and inserts an 186 // Since the new entry was created, this sets the result to be returned 225 // Sets the layout for this Activity. See res/layout/note_editor.xml 244 * Moves to the first note in the list, sets an appropriate title for the action chosen by 275 // Sets the title to "create" for inserts 526 // Sets up a map to contain values to be updated in the provider. 539 // Sets the title by getting a substring of the text that is 31 characters lon [all...] |
/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/ |
intset.py | 298 "Intersection of two sets as a new set.", 301 "Intersection of two sets as a new set.", 304 "Intersection of two sets as a new set.", 309 "Union of two sets as a new set.", 312 "Union of two sets as a new set.", 315 "Union of two sets as a new set.", 320 "Difference of two sets as a new set.", 323 "Difference of two sets as a new set.", 326 "Difference of two sets as a new set.", 331 "Symmetric difference of two sets as a new set." [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/ |
GLRotationGuideRenderer.java | 45 * Sets the rotation of the monolith. 54 * Sets the background color.
|
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/ |
HeadlinesFragment.java | 80 * Sets the listener that should be notified of headline selection events. 113 /** Sets choice mode for the list
|
/development/samples/training/testingfun/app/tests/src/com/example/android/testingfun/tests/lesson3/ |
ClickFunActivityTest.java | 46 * Sets up the test fixture for this test case. This method is always called before every test 53 //Sets the initial touch mode for the Activity under test. This must be called before
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/ |
ListPopulation.java | 76 * Sets the list of chromosomes. 124 * Sets the maximal population size.
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/ |
TestOptions.java | 167 * Sets address to attach to debuggee. 258 * Sets full name of the class to start debuggee with. 344 * Sets connectorKind to attach to debuggee. 351 * Sets connectorKind to listen connection from debuggee. 358 * Sets kind of connector (attach or listen). 412 * Sets timeout for JPDA tests in milliseconds. 446 * Sets waiting time for events in milliseconds. 496 * Sets internal value of given property to override corresponding system property.
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/MultiSession/ |
ListenConnectorTest.java | 46 * Sets kind of connection: listen kind. 56 * <BR>Before debuggee start it sets up connector kind to listening and starts
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
ProcessorAttributeSet.java | 33 * @see <a href="http://www.w3.org/TR/xslt#attribute-sets">attribute-sets in XSLT Specification</a>
|
/external/bison/tests/ |
atlocal.in | 23 # as /bin/sh, sets the shell variable POSIXLY_CORRECT to y, but not 42 # sets CFLAGS to this.
|
/external/clang/include/clang/AST/ |
TypeOrdering.h | 11 /// \brief Allows QualTypes to be sorted and hence used in maps and sets. 15 /// std::maps, std::sets, llvm::DenseMaps, and llvm::DenseSets.
|
/external/dhcpcd/ |
signals.c | 63 * no signal, -1 on error (and sets errno appropriately), and 79 /* Call this before doing anything else. Sets up the socket pair
|
/external/droiddriver/src/io/appium/droiddriver/ |
Poller.java | 151 * Sets default timeoutMillis. 161 * Sets intervalMillis.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
FetchValidator.java | 152 * Sets the install. 160 * Sets the list.
|
/external/eigen/bench/spbench/ |
spbenchsolver.cpp | 18 cout<< " --eps <RelErr> Sets the relative tolerance for iterative solvers (default 1e-08) \n\n"; 19 cout<< " --maxits <MaxIts> Sets the maximum number of iterations (default 1000) \n\n";
|
/external/elfutils/src/tests/ |
test-subr.sh | 20 # each test script. It defines some functions they use and sets up 77 # See test-wrapper.sh, which sets the environment for this.
|
/external/google-breakpad/src/common/linux/ |
elfutils.h | 75 // and sets |*section_start| to point to the start of the section data, 97 // binary data at |elf_mapped_base|. On success, returns true and sets
|
/external/google-breakpad/src/processor/ |
disassembler_x86.h | 70 // sets flags based on the type of instruction and previous state 96 // This sets an indicator that the register used to determine
|
/external/guava/guava/src/com/google/common/reflect/ |
TypeVisitor.java | 19 import com.google.common.collect.Sets; 63 private final Set<Type> visited = Sets.newHashSet();
|