HomeSort by relevance Sort by last modified time
    Searched full:begins (Results 151 - 175 of 1070) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/telephony/java/com/android/internal/telephony/
Connection.java 126 * For outgoing calls: Begins at (DIALING|ALERTING) -> ACTIVE transition.
127 * For incoming calls: Begins at (INCOMING|WAITING) -> ACTIVE transition.
  /frameworks/compile/libbcc/include/bcinfo/Wrap/
bitcode_wrapperer.h 55 // Returns true if the input file begins with a bitcode
59 // Returns true if the input file begins with a bitcode
  /ndk/sources/host-tools/sed-4.2.1/lib/
getopt.in.h 198 If OPTS begins with `-', then non-option arguments are treated as
200 `getopt'. If OPTS begins with `+', or POSIXLY_CORRECT is set in
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlCharacterMatcher.java 141 * @param offset the ending offset (where the search begins searching backwards from)
195 * @param start the starting offset (where the search begins searching forwards from)
  /external/chromium/net/base/
dnssec_keyset.cc 61 // begins uint32
75 uint32 begins = static_cast<uint32>(sigdata[10]) << 24 | local
84 if (now < begins || now >= expires)
  /external/icu4c/common/unicode/
unistr.h 285 * @param start the offset at which the compare operation begins
304 * @param start the offset at which the compare operation begins
341 * @param start the offset at which the compare operation begins
360 * @param start the offset at which the compare operation begins
383 * @param start the offset at which the compare operation begins
431 * @param start The start offset in this string at which the compare operation begins.
454 * @param start The start offset in this string at which the compare operation begins.
457 * @param srcStart The start offset in that string at which the compare operation begins.
502 * @param start The start offset in this string at which the compare operation begins.
525 * @param start The start offset in this string at which the compare operation begins
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_updater.h 281 // Begins an update check. Takes ownership of |fetch_data|.
284 // Begins (or queues up) download of an updated extension.
extension_browsertest.h 78 // Begins install process but simulates a user cancel.
  /external/freetype/src/psnames/
psmodule.c 48 /* If the name begins with `uni', then the glyph name may be a */
100 /* If the name begins with `u', followed by four to six uppercase */
  /external/guava/guava/src/com/google/common/hash/
HashFunction.java 133 * Begins a new hash code computation by returning an initialized, stateful {@code
145 * Begins a new hash code computation as {@link #newHasher()}, but provides a hint of the
  /external/icu4c/i18n/
nfsubs.h 112 * rule text begins (this value is added to this substitution's
124 * rule text begins (this value is added to this substitution's
  /frameworks/base/docs/html/guide/topics/manifest/
receiver-element.jd 161 If the name assigned to this attribute begins with a colon (':'), a new
164 If the process name begins with a lowercase character, the receiver will run
  /frameworks/base/docs/html/guide/topics/search/
adding-recent-query-suggestions.jd 34 suggestion once he or she begins typing the same query. Figure 1 shows an example of a search dialog
74 suggestions, the following procedure takes place as soon as the user begins typing a query:</p>
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
recreating.jd 73 <p class="img-caption"><strong>Figure 2.</strong> As the system begins to stop your activity, it
86 <p>As your activity begins to stop, the system calls {@link android.app.Activity#onSaveInstanceState
  /libcore/json/src/main/java/org/json/
JSONStringer.java 133 * Begins encoding a new array. Each call to this method must be paired with
152 * Begins encoding a new object. Each call to this method must be paired
  /packages/inputmethods/PinyinIME/jni/include/
atomdictbase.h 83 * the input string, or begins a new input string.
97 * The decoder always reset the decoding state by step. So when it begins
  /bionic/libc/tzcode/
tzfile.h 45 ** Each file begins with. . .
  /dalvik/vm/
AtomicCache.h 70 * begins and again when it completes. Compare the version before
  /external/checkpolicy/
module_compiler.h 17 /* Called when checkpolicy begins to parse a policy -- either at the
  /external/chromium/chrome/browser/
background_contents_service.h 72 // the |route_id| and begins tracking the object internally so it can be
process_info_snapshot.h 47 // half-seriously when it begins with '/'.
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field.h 74 // Called when the user begins editing the field, for every edit,
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.h 87 // Begins fading the status bubble window in or out depending on the value
  /external/chromium/chrome/browser/ui/views/download/
download_started_animation_win.cc 31 // DownloadStartAnimation creates an animation (which begins running
  /external/chromium/net/http/
http_proxy_client_socket_pool.h 146 // Begins the tcp connection and the optional Http proxy tunnel. If the

Completed in 1511 milliseconds

1 2 3 4 5 67 8 91011>>