HomeSort by relevance Sort by last modified time
    Searched full:alternate (Results 101 - 125 of 1425) sorted by null

1 2 3 45 6 7 8 91011>>

  /device/sample/apps/SampleEmailPolicy/src/com/android/email/policy/
EmailPolicy.java 35 * * Alternate strings for Exchange/ActiveSync UI
59 * "Exchange", while in the alternate configuration, the UI will refer to it as
63 * For the alternate behavior, return a bundle containing a single entry with a key of
192 * Policy: Use alternate exchange strings
195 // Un-comment the following code to select alternate exchange strings
  /external/webkit/Source/WebCore/dom/
ProcessingInstruction.cpp 135 String alternate = attrs.get("alternate"); local
136 m_alternate = alternate == "yes";
  /libcore/luni/src/main/java/java/security/cert/
Certificate.java 189 * Returns an alternate object to be serialized.
193 * if the creation of the alternate object fails.
204 * The alternate {@code Serializable} class to be used for serialization and
  /external/chromium/chrome/browser/
alternate_nav_url_fetcher.h 75 // the fetch of the alternate URL succeeded).
  /external/clang/test/SemaCXX/
literal-type.cpp 4 static_assert(__is_literal_type(int), "fail"); // alternate spelling for GCC
  /external/flac/libFLAC/include/private/
crc.h 54 /* this alternate may be faster on some systems/compilers */
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
MetadataManager.java 49 // A set of which country calling codes there are alternate format data for. If the set has an
  /external/libvorbis/lib/
Makefile.am 57 # recurse for alternate targets
  /external/libvpx/libvpx/test/
boolcoder_test.cc 47 // alternate between low and high proba:
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp2.txt 28 If a two element list is too confusing, I would recommend an alternate
  /external/replicaisland/src/com/replica/replicaisland/
PopOutComponent.java 20 * A component that implements the "pop-out" AI behavior. Pop-out characters alternate between
  /external/smack/src/org/jivesoftware/smackx/packet/
MUCOwner.java 287 * Returns the JID of an alternate location since the current room is being destroyed.
289 * @return the JID of an alternate location.
305 * Sets the JID of an alternate location since the current room is being destroyed.
307 * @param jid the JID of an alternate location.
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLAppletElement02.js 78 The alt attribute specifies the alternate text for user agents not
HTMLAreaElement02.js 78 The alt attribute specifies an alternate text for user agents not
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLAppletElement02.js 78 The alt attribute specifies the alternate text for user agents not
HTMLAreaElement02.js 78 The alt attribute specifies an alternate text for user agents not
  /external/webkit/Source/WebCore/loader/
FrameLoaderStateMachine.h 44 // alternate between CommittedFirstRealLoad and FirstLayoutDone.
  /external/webkit/Source/WebCore/platform/gtk/
ScrollbarThemeGtk.cpp 107 // BackButtonEndPart (alternate button)
111 // VerticalScrollbar alternate button
126 // ForwardButtonStartPart (alternate button)
135 // ForwardButtonStartPart (alternate button)
  /external/webkit/Source/WebCore/platform/network/
HTTPHeaderMap.h 56 // Alternate accessors that are faster than converting the char* to AtomicString first.
  /frameworks/base/docs/html/tools/help/
dmtracedump.jd 7 <p><code>dmtracedump</code> is a tool that gives you an alternate way of generating
  /frameworks/support/v4/java/android/support/v4/view/
WindowCompat.java 30 * replaces the title bar and provides an alternate location
  /libcore/luni/src/main/java/java/util/
Formattable.java 37 * {@code FormattableFlags.UPPERCASE}, and {@code FormattableFlags.ALTERNATE}. If
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
BinaryTempFileBody.java 46 * An alternate way to put data into a BinaryTempFileBody is to simply supply an already-
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
elfcore.h 46 struct sigaltstack pr_altstack; /* Alternate stack info */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elfcore.h 46 struct sigaltstack pr_altstack; /* Alternate stack info */

Completed in 1444 milliseconds

1 2 3 45 6 7 8 91011>>