/packages/apps/TV/tests/unit/src/com/android/tv/util/ |
TvTrackInfoUtilsTest.java | 53 private static final List<TvTrackInfo> ALL = Arrays.asList(INFO_1_EN_1, INFO_2_EN_5, INFO_3_FR_5); 62 TvTrackInfo result = getBestTrackInfo(ALL, "1", "en", 1); 67 TvTrackInfo result = getBestTrackInfo(ALL, UN_MATCHED_ID, "en", 5); 72 TvTrackInfo result = getBestTrackInfo(ALL, UN_MATCHED_ID, "fr", 1); 77 TvTrackInfo result = getBestTrackInfo(ALL, UN_MATCHED_ID, "kr", 1); 94 // all match
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/ |
AnimationProps.java | 43 @IntDef({ALL, TRANSLATION_X, TRANSLATION_Y, TRANSLATION_Z, ALPHA, SCALE, BOUNDS}) 46 public static final int ALL = 0; 68 * Creates an animation with a default {@param duration} and {@param interpolator} for all 76 * Creates an animation with a default {@param duration} and {@param interpolator} for all 86 * {@param interpolator} for all properties in this animation. 94 * {@param interpolator} for all properties in this animation. 98 setStartDelay(ALL, startDelay); 99 setDuration(ALL, duration); 100 setInterpolator(ALL, interpolator); 163 return mPropStartDelay.get(ALL, 0) [all...] |
/external/google-breakpad/src/testing/scripts/generator/cpp/ |
keywords.py | 49 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP 53 return token in ALL
|
/frameworks/wilhelm/tools/mphtogen/ |
Makefile | 2 ALL = $(DIR)/MPH_to_3DGroup.h $(DIR)/MPH_to_AudioPlayer.h $(DIR)/MPH_to_AudioRecorder.h \ 7 $(ALL) : mphtogen
|
/libcore/ojluni/src/main/resources/sun/util/logging/resources/ |
logging_ja.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 29 # The following ALL CAPS words should be translated. 30 ALL=\u3059\u3079\u3066 31 # The following ALL CAPS words should be translated. 33 # The following ALL CAPS words should be translated. 35 # The following ALL CAPS words should be translated. 37 # The following ALL CAPS words should be translated. 39 # The following ALL CAPS words should be translated. 41 # The following ALL CAPS words should be translated. 43 # The following ALL CAPS words should be translated [all...] |
logging_ko.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 29 # The following ALL CAPS words should be translated. 30 ALL=\uBAA8\uB450 31 # The following ALL CAPS words should be translated. 33 # The following ALL CAPS words should be translated. 35 # The following ALL CAPS words should be translated. 37 # The following ALL CAPS words should be translated. 39 # The following ALL CAPS words should be translated. 41 # The following ALL CAPS words should be translated. 43 # The following ALL CAPS words should be translated [all...] |
logging_zh_CN.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 29 # The following ALL CAPS words should be translated. 30 ALL=\u5168\u90E8 31 # The following ALL CAPS words should be translated. 33 # The following ALL CAPS words should be translated. 35 # The following ALL CAPS words should be translated. 37 # The following ALL CAPS words should be translated. 39 # The following ALL CAPS words should be translated. 41 # The following ALL CAPS words should be translated. 43 # The following ALL CAPS words should be translated [all...] |
logging_zh_TW.properties | 2 # Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved. 29 # The following ALL CAPS words should be translated. 30 ALL=\u5168\u90E8 31 # The following ALL CAPS words should be translated. 33 # The following ALL CAPS words should be translated. 35 # The following ALL CAPS words should be translated. 37 # The following ALL CAPS words should be translated. 39 # The following ALL CAPS words should be translated. 41 # The following ALL CAPS words should be translated. 43 # The following ALL CAPS words should be translated [all...] |
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastAreaInfoReceiver.java | 46 context.sendBroadcastAsUser(areaInfoIntent, UserHandle.ALL, 48 context.sendBroadcastAsUser(areaInfoIntent, UserHandle.ALL,
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
Axis.java | 27 * and together they contain all the nodes in the document.</p> 71 * the following axis contains all nodes in the same document as the 78 * The following-sibling axis contains all the following siblings of the 103 * The preceding axis contains all nodes in the same document as the context 110 * The preceding-sibling axis contains all the preceding siblings of the 132 // All axis past this are absolute. 135 * A non-xpath axis, returns all nodes in the tree from and including the 138 public static final int ALL = 16; 141 * A non-xpath axis, returns all nodes that aren't namespaces or attributes, 147 * A non-xpath axis, returns all nodes that aren't namespaces or attributes, [all...] |
/external/emma/core/java12/com/vladium/logging/ |
ILogLevels.java | 1 /* Copyright (C) 2003 Vladimir Roubtsov. All rights reserved. 27 /** log level excluding all but severe errors */ 47 /** setting log level to NONE disables all logging */ 49 /** setting log level to ALL enables all log levels */ 50 int ALL = TRACE3 + 1; 66 String ALL_STRING = "all";
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
feedPublish.emf.properties | 3 # All rights reserved. This program and the accompanying materials 65 JUnitTestResults=0,ALL,ALL,ALL,PASS 71 # eg., ALL,ALL,ALL,SDK,emf-sdo-xsd-SDK-%%buildAlias%%.zip 72 Releases=ALL,ALL,ALL,SDK,emf-sdo-xsd-SDK-%%buildAlias%%.zi [all...] |
feedPublish.uml2.properties | 3 # All rights reserved. This program and the accompanying materials 65 JUnitTestResults=0,ALL,ALL,ALL,PASS 71 # eg., ALL,ALL,ALL,SDK,uml2-SDK-%%buildAlias%%.zip 72 Releases=ALL,ALL,ALL,SDK,uml2-SDK-%%buildAlias%%.zi [all...] |
/external/llvm/test/MC/Mips/ |
cpsetup.s | 3 # RUN: FileCheck -check-prefix=ALL -check-prefix=O32 %s 6 # RUN: FileCheck -check-prefix=ALL -check-prefix=ASM %s 10 # RUN: FileCheck -check-prefix=ALL -check-prefix=NXX -check-prefix=N32 %s 13 # RUN: FileCheck -check-prefix=ALL -check-prefix=ASM %s 17 # RUN: FileCheck -check-prefix=ALL -check-prefix=NXX -check-prefix=N64 %s 20 # RUN: FileCheck -check-prefix=ALL -check-prefix=ASM %s 30 # ALL-LABEL: t1: 48 # ALL-NEXT: nop 53 # ALL-NEXT: nop 61 # ALL-LABEL: t2 [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
CurrencyMetaInfo.java | 5 * others. All Rights Reserved. * 114 private static final CurrencyFilter ALL = new CurrencyFilter( 118 * Returns a filter that accepts all currency data. 121 public static CurrencyFilter all() { method in class:CurrencyMetaInfo.CurrencyFilter 122 return ALL; 126 * Returns a filter that accepts all currencies in use as of the current date. 131 return ALL.withDate(new Date()); 135 * Returns a filter that accepts all currencies ever used in the given region. 141 return ALL.withRegion(region); 151 return ALL.withCurrency(currency) [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
CurrencyMetaInfo.java | 4 * others. All Rights Reserved. * 120 private static final CurrencyFilter ALL = new CurrencyFilter( 124 * Returns a filter that accepts all currency data. 128 public static CurrencyFilter all() { method in class:CurrencyMetaInfo.CurrencyFilter 129 return ALL; 133 * Returns a filter that accepts all currencies in use as of the current date. 139 return ALL.withDate(new Date()); 143 * Returns a filter that accepts all currencies ever used in the given region. 150 return ALL.withRegion(region); 161 return ALL.withCurrency(currency) [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/config/ |
ProviderConfigurationPermission.java | 18 * <li>ProviderConfigurationPermission("BC"); // enable all permissions</li> 35 private static final int ALL = THREAD_LOCAL_EC_IMPLICITLY_CA | EC_IMPLICITLY_CA | THREAD_LOCAL_DH_DEFAULT_PARAMS | DH_DEFAULT_PARAMS; 42 private static final String ALL_STR = "all"; 50 this.actions = "all"; 51 this.permissionMask = ALL; 89 mask |= ALL;
|
/device/linaro/hikey/wpan/uim/ |
Makefile | 15 ALL = uim 25 all: $(ALL) 38 $(Q)$(MAKE) all CC="REAL_CC=$(CC) CHECK=\"sparse -Wall\" cgcc"
|
/external/chromium-trace/catapult/telemetry/telemetry/timeline/ |
memory_dump_event_unittest.py | 1 # Copyright 2015 The Chromium Authors. All rights reserved. 90 ALL = [2 ** x for x in range(8)] 92 DEVICE_GPU) = ALL 106 '/': sum(ALL), 203 ALL = [2 ** x for x in range(7)] 205 DIRTY_1, DIRTY_2) = ALL 220 self.assertEquals({'mmaps_overall_pss': sum(ALL[:5]), 260 ALL = [2 ** x for x in range(5)] 261 (HEAP, DIRTY, MALLOC, TRACING_1, TRACING_2) = ALL
|
/external/junit/src/org/junit/runner/manipulation/ |
Filter.java | 17 * A null <code>Filter</code> that passes all tests through. 19 public static Filter ALL= new Filter() { 27 return "all tests"; 80 * Invoke with a {@link org.junit.runner.Runner} to cause all tests it intends to run 83 * @throws NoTestsRemainException if the receiver removes all tests 97 if (second == this || second == ALL) {
|
/external/libchrome/sandbox/linux/bpf_dsl/ |
syscall_set.h | 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 27 // for (uint32_t sysnum : SyscallSet::All()) { 40 // All returns a SyscallSet that contains both valid and invalid 42 static SyscallSet All() { return SyscallSet(Set::ALL); } 58 enum class Set { ALL, VALID_ONLY, INVALID_ONLY };
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
Permissions.java | 29 public static final Permissions ALL = new Permissions("rwxrwxrwx");
31 public static final Permissions DEFAULT = ALL;
|
/frameworks/base/core/tests/coretests/src/android/text/util/ |
LinkifyTest.java | 45 tv.setAutoLinkMask(Linkify.ALL); 57 tv.setAutoLinkMask(Linkify.ALL);
|
/libcore/luni/src/test/java/libcore/java/util/logging/ |
OldLogRecordTest.java | 44 lr.setLevel(Level.ALL); 45 assertSame(lr.getLevel(), Level.ALL); 69 //All threadID must be different, based on the ThreadLocal.java ID
|
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
LevelTest.java | 120 assertSame(Level.ALL, Level.parse("ALL")); 159 assertSame(Level.ALL, Level.parse("ALL")); 168 assertSame(Level.ALL, Level.parse(String.valueOf(Integer.MIN_VALUE))); 215 assertEquals(Integer.MIN_VALUE, Level.parse("ALL").hashCode()); 242 assertFalse(Level.ALL.equals(null)); 249 assertFalse(Level.ALL.equals(new Object())); 256 assertTrue(Level.ALL.equals(Level.ALL)); [all...] |