HomeSort by relevance Sort by last modified time
    Searched refs:INSTANCE (Results 126 - 150 of 1415) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/support/compat/src/main/java/androidx/core/text/
TextDirectionHeuristicsCompat.java 48 new TextDirectionHeuristicInternal(FirstStrong.INSTANCE, false);
56 new TextDirectionHeuristicInternal(FirstStrong.INSTANCE, true);
69 TextDirectionHeuristicLocale.INSTANCE;
193 static final FirstStrong INSTANCE = new FirstStrong();
254 static final TextDirectionHeuristicLocale INSTANCE =
  /packages/apps/Camera2/src/com/android/camera/one/v1/
LegacyOneCameraManagerImpl.java 41 private static Optional<LegacyOneCameraManagerImpl> INSTANCE;
50 public static Optional<LegacyOneCameraManagerImpl> instance() { method in class:LegacyOneCameraManagerImpl
51 if (INSTANCE != null) {
52 return INSTANCE;
87 INSTANCE = Optional.of(cameraManager);
88 return INSTANCE;
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherAppState.java 46 private static LauncherAppState INSTANCE;
56 if (INSTANCE == null) {
58 INSTANCE = new LauncherAppState(context.getApplicationContext());
72 return INSTANCE;
76 return INSTANCE;
  /external/icu/android_icu4j/src/main/java/android/icu/text/
Normalizer.java 156 private static final ModeImpl INSTANCE = new ModeImpl(Normalizer2.getNFDInstance());
159 private static final ModeImpl INSTANCE = new ModeImpl(Normalizer2.getNFKDInstance());
162 private static final ModeImpl INSTANCE = new ModeImpl(Normalizer2.getNFCInstance());
165 private static final ModeImpl INSTANCE = new ModeImpl(Normalizer2.getNFKCInstance());
168 private static final ModeImpl INSTANCE = new ModeImpl(Norm2AllModes.getFCDNormalizer2());
172 private static final UnicodeSet INSTANCE = new UnicodeSet("[:age=3.2:]").freeze();
175 private static final ModeImpl INSTANCE =
177 Unicode32.INSTANCE));
180 private static final ModeImpl INSTANCE =
182 Unicode32.INSTANCE));
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
Normalizer.java 157 private static final ModeImpl INSTANCE = new ModeImpl(Normalizer2.getNFDInstance());
160 private static final ModeImpl INSTANCE = new ModeImpl(Normalizer2.getNFKDInstance());
163 private static final ModeImpl INSTANCE = new ModeImpl(Normalizer2.getNFCInstance());
166 private static final ModeImpl INSTANCE = new ModeImpl(Normalizer2.getNFKCInstance());
169 private static final ModeImpl INSTANCE = new ModeImpl(Norm2AllModes.getFCDNormalizer2());
173 private static final UnicodeSet INSTANCE = new UnicodeSet("[:age=3.2:]").freeze();
176 private static final ModeImpl INSTANCE =
178 Unicode32.INSTANCE));
181 private static final ModeImpl INSTANCE =
183 Unicode32.INSTANCE));
    [all...]
  /external/smali/smalidea/src/main/java/org/jf/smalidea/debugging/
SmaliPositionManager.java 70 return SmaliClassNameIndex.INSTANCE.get(declaringType, debugProcess.getProject(),
87 throw NoDataException.INSTANCE;
93 throw NoDataException.INSTANCE;
103 throw NoDataException.INSTANCE;
133 throw NoDataException.INSTANCE;
144 Collection<SmaliClass> classes = SmaliClassNameIndex.INSTANCE.get(typeName, debugProcess.getProject(),
174 throw NoDataException.INSTANCE;
  /external/guice/extensions/servlet/src/com/google/inject/servlet/
ServletScopes.java 56 enum NullObject { INSTANCE }
85 if (NullObject.INSTANCE == t) {
93 context.map.put(key, t != null ? t : NullObject.INSTANCE);
116 if (NullObject.INSTANCE == obj) {
124 request.setAttribute(name, (t != null) ? t : NullObject.INSTANCE);
155 if (NullObject.INSTANCE == obj) {
163 session.setAttribute(name, (t != null) ? t : NullObject.INSTANCE);
354 if (object == null || object == NullObject.INSTANCE) {
355 return NullObject.INSTANCE;
  /libcore/ojluni/src/test/java/time/tck/java/time/chrono/
TCKChronoPeriod.java 94 {HijrahChronology.INSTANCE},
95 {IsoChronology.INSTANCE},
96 {JapaneseChronology.INSTANCE},
97 {MinguoChronology.INSTANCE},
98 {ThaiBuddhistChronology.INSTANCE}};
175 ChronoPeriod thaiPeriod = ThaiBuddhistChronology.INSTANCE.period(2, 3, 4);
193 ChronoPeriod thaiPeriod = ThaiBuddhistChronology.INSTANCE.period(2, 3, 4);
212 ChronoLocalDate thaiDate = ThaiBuddhistChronology.INSTANCE.date(2000, 1, 1);
230 ChronoLocalDate thaiDate = ThaiBuddhistChronology.INSTANCE.date(2000, 1, 1);
  /external/caliper/caliper/src/main/java/com/google/caliper/model/
Host.java 74 this.hash = hashFunction.hashObject(this, HostFunnel.INSTANCE).asInt();
94 INSTANCE;
97 StringMapFunnel.INSTANCE.funnel(from.properties, into);
Scenario.java 85 .putObject(host, HostFunnel.INSTANCE)
86 .putObject(vmSpec, VmSpecFunnel.INSTANCE)
87 .putObject(benchmarkSpec, BenchmarkSpecFunnel.INSTANCE)
  /external/libphonenumber/geocoder/src/com/google/i18n/phonenumbers/
PhoneNumberToTimeZonesMapper.java 93 private static final PhoneNumberToTimeZonesMapper INSTANCE;
97 INSTANCE = new PhoneNumberToTimeZonesMapper(map);
102 * Gets a {@link PhoneNumberToTimeZonesMapper} instance.
105 * this method multiple times will only result in one instance being created.
107 * @return a {@link PhoneNumberToTimeZonesMapper} instance
110 return LazyHolder.INSTANCE;
  /libcore/ojluni/src/test/java/time/tck/java/time/format/
TCKDateTimeFormatter.java 153 test = test.withChronology(IsoChronology.INSTANCE);
154 assertEquals(test.getChronology(), IsoChronology.INSTANCE);
285 ChronoZonedDateTime<ThaiBuddhistDate> thaiZdt = ThaiBuddhistChronology.INSTANCE.zonedDateTime(zdt);
298 {IsoChronology.INSTANCE, null, DayOfWeek.MONDAY, "::::ISO"},
299 {IsoChronology.INSTANCE, null, ym, "2008::::ISO"},
300 {IsoChronology.INSTANCE, null, ld, "2008::::ISO"},
301 {IsoChronology.INSTANCE, null, lt, ":11:::ISO"},
302 {IsoChronology.INSTANCE, null, ldt, "2008:11:::ISO"},
303 {IsoChronology.INSTANCE, null, ot, ":11:+01:00::ISO"},
304 {IsoChronology.INSTANCE, null, odt, "2008:11:+01:00::ISO"}
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DHBasicKeyPairGenerator.java 32 DHKeyGeneratorHelper helper = DHKeyGeneratorHelper.INSTANCE;
  /external/droiddriver/src/io/appium/droiddriver/actions/accessibility/
AccessibilityUiElementActor.java 27 public static final AccessibilityUiElementActor INSTANCE = new AccessibilityUiElementActor();
  /external/guice/extensions/dagger-adapter/src/com/google/inject/daggeradapter/
DaggerAdapter.java 41 * has a single injector with a long lifetime, so your module instance will be used
78 binder.install(ProviderMethodsModule.forModule(module, DaggerMethodScanner.INSTANCE));
  /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/reflectionmodel/
MyObjectProvider.java 15 public static final MyObjectProvider INSTANCE = new MyObjectProvider();
  /external/mockito/src/main/java/org/mockito/internal/invocation/
RealMethod.java 22 INSTANCE;
  /external/smali/dexlib2/src/test/java/org/jf/dexlib2/writer/
DexWriterTest.java 63 ImmutableSet.of(new ImmutableAnnotationElement("zabaglione", ImmutableNullEncodedValue.INSTANCE),
64 new ImmutableAnnotationElement("blah", ImmutableNullEncodedValue.INSTANCE));
97 ImmutableSet.of(new ImmutableAnnotationElement("zabaglione", ImmutableNullEncodedValue.INSTANCE),
98 new ImmutableAnnotationElement("blah", ImmutableNullEncodedValue.INSTANCE));
  /external/smali/smalidea/src/main/java/org/jf/smalidea/psi/
SmaliCompositeElementType.java 46 super(debugName, SmaliLanguage.INSTANCE);
  /external/smali/smalidea/src/main/java/org/jf/smalidea/psi/stub/element/
SmaliExtendsListElementType.java 41 public static final SmaliExtendsListElementType INSTANCE = new SmaliExtendsListElementType ();
SmaliImplementsListElementType.java 42 public static final SmaliImplementsListElementType INSTANCE = new SmaliImplementsListElementType();
SmaliThrowsListElementType.java 42 public static final SmaliThrowsListElementType INSTANCE = new SmaliThrowsListElementType();
  /external/smali/smalidea/src/test/java/org/jf/smalidea/
ParserTest.java 36 super("", "smalidea", SmaliLanguage.INSTANCE);
SmaliFileTest.java 44 Assert.assertEquals(SmaliFileType.INSTANCE, file.getFileType());
  /libcore/luni/src/test/java/libcore/java/time/chrono/
JapaneseChronologyTest.java 46 ChronoZonedDateTime<JapaneseDate> result = JapaneseChronology.INSTANCE
55 JapaneseChronology.INSTANCE.zonedDateTime(null, ZoneOffset.UTC);
60 JapaneseChronology.INSTANCE.zonedDateTime(Instant.EPOCH, null);
65 assertSame(JapaneseChronology.INSTANCE, JapaneseDate.now().getChronology());

Completed in 1358 milliseconds

1 2 3 4 56 7 8 91011>>