HomeSort by relevance Sort by last modified time
    Searched full:since (Results 2126 - 2150 of 13865) sorted by null

<<81828384858687888990>>

  /development/samples/ApiDemos/src/com/example/android/apis/app/
PersistentState.java 19 // Need the following import to get access to the app resources, since this
36 * <p>Note that using this approach requires more care, since you are sharing
  /development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
LaunchSettings.java 76 // Since our device may have many apps on it spanning multiple views, we
78 // We declare the object with a selector to a scrollable view. Since in this
LogBuildNumber.java 143 // Since aboutItem contains the text widgets for the requested details, we're assuming
148 // This is interesting. Since aboutItem is returned pointing a the layout containing the
  /development/samples/devbytes/animation/Anticipation/src/com/example/android/anticipation/
AnticiButton.java 120 // and end fast (no acceleration or deceleration, since we're doing that part
161 * Handle touch events directly since we want to react on down/up events, not just
  /device/generic/goldfish/camera/
EmulatedFakeCameraDevice.h 63 * Since there is no real device to connect to, this method does nothing,
69 * Since there is no real device to disconnect from, this method does
  /docs/source.android.com/src/source/community/
groups-charter.jd 17 No topic is off-limits, provided it relates to Android in some way. However, since these are very busy lists, search the archives before posting your question; you may find your question has already been answered.
29 <li><em>Working Lists</em>: Some of our groups are considered "working lists", by which we mean that the list is intended to be used in support of the completion of specific tasks. On these groups, we don't welcome off-topic conversations, and will generally ask you to take general discussions to a different list. Since these are lists where people are trying to get work done, we will be pretty aggressive about keeping the noise level low. We ask that you respect our contributors' time and keep general discussions to appropriate lists.
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3exception.h 144 /** Indicates what the current token/tree was when the error occurred. Since not
170 * generated from a lexer. We need to track this since the
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
filter-mode.rb 48 * ever match since k=1 look in the QID loop of '.' will make it loop.
182 * ever match since k=1 look in the QID loop of '.' will make it loop.
  /external/apache-http/src/org/apache/commons/codec/language/
RefinedSoundex.java 74 // Removed @see reference to SoundexUtils below, since the class isn't
96 * @since 1.3
  /external/apache-http/src/org/apache/http/conn/
BasicManagedEntity.java 53 * @since 4.0
70 * afterwards, since the content will be taken by this
  /external/apache-http/src/org/apache/http/conn/routing/
RouteInfo.java 48 * @since 4.0
71 * over a direct connection makes little sense, since the connection
  /external/apache-http/src/org/apache/http/entity/
BasicHttpEntity.java 45 * @since 4.0
72 * since {@link #setContent setContent} has been called
  /external/apache-http/src/org/apache/http/impl/io/
ContentLengthOutputStream.java 46 * @since 4.0
74 * @since 4.0
  /external/apache-http/src/org/apache/http/message/
LineParser.java 57 * @since 4.0
142 * This buffer MUST NOT be re-used afterwards, since
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMAxisIterNodeList.java 32 * considers this something of an abominations, since NodeList was not
49 * <li>Since the whole XPath/XSLT architecture assumes that the source
DTMChildIterNodeList.java 29 * considers this something of an abominations, since NodeList was not
46 * <li>Since the whole XPath/XSLT architecture assumes that the source
DTMNodeIterator.java 46 * <li>Since the whole XPath/XSLT architecture assumes that the source
51 * <li>Since our design for XPath NodeIterators builds a stateful
DTMNodeList.java 30 * considers this something of an abominations, since NodeList was not
47 * <li>Since the whole XPath/XSLT architecture assumes that the source
  /external/apache-xml/src/main/java/org/apache/xml/utils/
IntStack.java 172 * @since JDK1.0
186 * @since JDK1.0
ObjectStack.java 175 * @since JDK1.0
189 * @since JDK1.0
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XObjectFactory.java 138 // This next three instanceofs are a little worrysome, since a NodeList
144 // This must come after org.w3c.dom.Node, since many Node implementations
  /external/bison/lib/
open.c 103 - if O_CREAT is specified, open() must fail since open() cannot create
159 /* We know len is positive, since open did not fail with ENOENT. */
rawmemchr.c 101 significant bytes (positions j+1..3), but it does not matter since we
108 C_IN is encountered. However, this is considered safe since the
strchrnul.c 104 significant bytes (positions j+1..3), but it does not matter since we
113 this is considered safe since the initialization phase ensured
  /external/bison/src/
graphviz.c 33 for C strings. Use slot 2 since the user may use slots 0 and 1. */
115 the same state, since that is not the desired format. */

Completed in 596 milliseconds

<<81828384858687888990>>