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

1 2 3 4 56 7 8 910

  /external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/
Longs.java 41 @GwtCompatible(emulated = true)
Shorts.java 41 @GwtCompatible(emulated = true)
  /external/guava/guava-tests/test/com/google/common/collect/
BstInOrderPathTest.java 35 @GwtCompatible(emulated = true)
GeneralRangeTest.java 36 @GwtCompatible(emulated = true)
MultisetsTest.java 41 @GwtCompatible(emulated = true)
AbstractImmutableSetTest.java 44 @GwtCompatible(emulated = true)
Collections2Test.java 49 @GwtCompatible(emulated = true)
ConstraintsTest.java 44 @GwtCompatible(emulated = true)
ContiguousSetTest.java 37 @GwtCompatible(emulated = true)
LinkedHashMultimapTest.java 43 @GwtCompatible(emulated = true)
  /packages/apps/Settings/src/com/android/settings/applications/
ManageApplications.java 634 boolean emulated = Environment.isExternalStorageEmulated();
635 if (emulated) {
646 if (!emulated) {
    [all...]
  /external/guava/guava/src/com/google/common/base/
Predicates.java 43 @GwtCompatible(emulated = true)
  /external/guava/guava/src/com/google/common/cache/
CacheBuilder.java 135 @GwtCompatible(emulated = true)
    [all...]
  /external/guava/guava/src/com/google/common/collect/
AbstractBiMap.java 47 @GwtCompatible(emulated = true)
403 @GwtIncompatible("Not needed in the emulated source.")
408 @GwtIncompatible("Not needed in emulated source.")
412 @GwtIncompatible("Not needed in emulated source.")
ImmutableList.java 56 @GwtCompatible(serializable = true, emulated = true)
ImmutableMultimap.java 59 @GwtCompatible(emulated = true)
ImmutableSet.java 66 @GwtCompatible(serializable = true, emulated = true)
ImmutableSetMultimap.java 57 @GwtCompatible(serializable = true, emulated = true)
483 @GwtIncompatible("not needed in emulated source.")
ImmutableSortedSet.java 87 @GwtCompatible(serializable = true, emulated = true)
MapMaker.java 113 @GwtCompatible(emulated = true)
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableMultimap.java 58 @GwtCompatible(emulated = true)
ImmutableSetMultimap.java 52 @GwtCompatible(serializable = true, emulated = true)
TreeMultiset.java 51 @GwtCompatible(emulated = true)
  /external/guava/guava-tests/test/com/google/common/base/
JoinerTest.java 43 @GwtCompatible(emulated = true)
SuppliersTest.java 42 @GwtCompatible(emulated = true)

Completed in 394 milliseconds

1 2 3 4 56 7 8 910