HomeSort by relevance Sort by last modified time
    Searched defs:DEFAULT (Results 51 - 75 of 453) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/v8/tools/unittests/
run_perf_test.py 9 from mock import DEFAULT
  /frameworks/base/core/java/android/text/
AutoText.java 54 private static final int DEFAULT = 14337; // Size of the Trie 13 Aug 2007
165 mTrie = new char[DEFAULT];
  /frameworks/base/core/java/android/util/
Base64.java 29 * Default values for encoder/decoder flags.
31 public static final int DEFAULT = 0;
110 * bytes using the default charset
112 * Pass {@code DEFAULT} to decode standard Base64.
130 * Pass {@code DEFAULT} to decode standard Base64.
150 * Pass {@code DEFAULT} to decode standard Base64.
451 * Passing {@code DEFAULT} results in output that
472 * Passing {@code DEFAULT} results in output that
490 * Passing {@code DEFAULT} results in output that
506 * Passing {@code DEFAULT} results in output tha
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
ObjectInputStream2Test.java 78 assertEquals("super field A.s", A.DEFAULT, ((A) b).s);
124 public static final String DEFAULT = "aaa";
127 s = DEFAULT;
  /packages/apps/Browser/src/com/android/browser/preferences/
GeneralPreferencesFragment.java 53 static final String DEFAULT = "default";
98 if (DEFAULT.equals(objValue)) {
173 return DEFAULT;
  /packages/apps/Launcher3/src/com/android/launcher3/
ShortcutInfo.java 39 public static final int DEFAULT = 0;
49 * be present along with {@link #FLAG_RESTORED_ICON}, and is set during default layout
84 * Indicates whether we're using the default fallback icon instead of something from the
119 int isDisabled = DEFAULT;
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEvent.java 138 /** Default (use both of the letterConverter and the {@link WnnEngine}) */
139 public static final int DEFAULT = 0;
  /system/core/base/include/base/
logging.h 39 DEFAULT,
51 // We expose this even though it is the default because a user that wants to
52 // override the default log buffer will have to construct this themselves.
75 // Configures logging using the default logger (logd for the device, stderr for
87 ::android::base::LogMessage(__FILE__, __LINE__, ::android::base::DEFAULT, \
99 ::android::base::LogMessage(__FILE__, __LINE__, ::android::base::DEFAULT, \
119 ::android::base::LogMessage(__FILE__, __LINE__, ::android::base::DEFAULT, \
128 ::android::base::LogMessage(__FILE__, __LINE__, ::android::base::DEFAULT, \
  /cts/tools/dasm/src/dasm/
sym.java 56 static final int DEFAULT = 63;
  /developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java 333 DEFAULT(Notification.PRIORITY_DEFAULT),
  /developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java 333 DEFAULT(Notification.PRIORITY_DEFAULT),
  /development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
OtherMetadataFragment.java 333 DEFAULT(Notification.PRIORITY_DEFAULT),
  /external/clang/test/CodeGenCXX/
mangle-ms-return-qualifiers.cpp 124 enum Enum { DEFAULT };
126 Enum e1() { return DEFAULT; }
129 const Enum e2() { return DEFAULT; }
visibility.cpp 6 #define DEFAULT __attribute__((visibility("default")))
16 H DEFAULT a;
30 class DEFAULT A { };
38 class DEFAULT foo {
50 DEFAULT extern RECT data_rect;
60 DEFAULT static int bar;
85 // a default symbol.
88 DEFAULT foo x;
122 class DEFAULT D
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
datefmt.h 153 * the default date-time pattern, and 4 date-time patterns. Each block of 4 values
173 // Default DateTime
205 DEFAULT = kDefault,
393 * By default, parsing is lenient: If the input is not in the form used by
426 * By default, parsing is lenient: If the input is not in the form used by
456 * By default, parsing is lenient: If the input is not in the form used by
512 * Create a default date/time formatter that uses the SHORT style for both
578 * default locale.
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
IDNA.java 56 * Default options value: None of the other options are set.
60 public static final int DEFAULT = 0;
97 * <p>By default, ToASCII() uses transitional processing.
106 * <p>By default, ToUnicode() uses transitional processing.
142 * By default, the UTS #46 implementation allows all ASCII characters (as valid or mapped).
480 * - IDNA.DEFAULT Use default options, i.e., do not process unassigned code points
512 * - IDNA.DEFAULT Use default options, i.e., do not process unassigned code points
543 * - IDNA.DEFAULT Use default options, i.e., do not process unassigned code point
    [all...]
StringPrep.java 64 public static final int DEFAULT = 0x0000;
512 * <li>{@link #DEFAULT} Prohibit processing of unassigned code points in the input</li>
595 * <li>{@link #DEFAULT} Prohibit processing of unassigned code points in the input</li>
  /frameworks/av/include/drm/
drm_framework_common.h 158 * Constant field signifies that the default action
160 static const int DEFAULT = 0x00;
  /frameworks/base/graphics/java/android/graphics/
Typeface.java 46 /** The default NORMAL typeface object */
47 public static final Typeface DEFAULT;
49 * The default BOLD typeface object. Note: this may be not actually be
54 /** The NORMAL style of the default sans serif typeface. */
56 /** The NORMAL style of the default serif typeface. */
58 /** The NORMAL style of the default monospace typeface. */
106 * If null is passed for the name, then the "default" font will be chosen.
126 * null, this selects from the default font's family.
168 * Returns one of the default typeface objects, based on the specified style
170 * @return the default typeface that corresponds to the styl
    [all...]
  /libcore/luni/src/main/java/java/text/
DateFormat.java 87 * The format style constant defining the default format style. The default
90 public static final int DEFAULT = 2;
357 * the DEFAULT style for the default locale.
359 * @return the {@code DateFormat} instance for the default style and locale.
362 return getDateInstance(DEFAULT);
367 * the specified style for the user's default locale.
368 * See "<a href="../util/Locale.html#default_locale">Be wary of the default locale</a>".
370 * one of SHORT, MEDIUM, LONG, FULL, or DEFAULT
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Settings.java 59 private static final int DEFAULT = SWIPE_SETTING_ARCHIVE;
83 * The name of the default inbox: "Inbox" or "Priority Inbox", internationalized...
86 // If you find the need for more default Inbox information: ID or capabilities, then
87 // ask viki to replace the above two members with a single JSON object representing the default
132 swipe = DEFAULT;
365 * Returns the URI of the current account's default inbox if available, otherwise
368 * @return a valid default Inbox URI, or {@link Uri#EMPTY} if settings are null or no default
400 * {@link UIProvider.ConversationViewMode#DEFAULT}.
404 conversationViewMode : UIProvider.ConversationViewMode.DEFAULT;
    [all...]
  /external/javassist/src/main/javassist/compiler/
TokenId.java 29 int DEFAULT = 310;
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityServiceInfo.java 171 * If an {@link AccessibilityService} is the default for a given type.
172 * Default service is invoked only if no package specific one exists. In case of
175 public static final int DEFAULT = 0x0000001;
262 * useful for UI test automation. This flag is not set by default.
381 * @see #DEFAULT
    [all...]
  /frameworks/base/core/java/android/view/accessibility/
CaptioningManager.java 46 /** Default captioning enabled value. */
49 /** Default style preset as an index into {@link CaptionStyle#PRESETS}. */
52 /** Default scaling value for caption fonts. */
131 * {@link CaptionStyle}, or the default style if not specified
277 * Packed value for a color of 'default' and opacity of 100%.
290 /** The default caption style used to fill in unspecified values. @hide */
291 public static final CaptionStyle DEFAULT;
379 * Returns whether a packed color indicates a non-default value.
382 * @return {@code true} if a non-default value is specified
386 // Matches the color packing code from Settings. "Default" packe
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
StateView.java 38 public static int DEFAULT = 0;
47 private int mType = DEFAULT;
49 private String mText = "Default";
72 this(context, DEFAULT);
153 if (mType == DEFAULT || mType == END) {

Completed in 3285 milliseconds

1 23 4 5 6 7 8 91011>>