HomeSort by relevance Sort by last modified time
    Searched refs:getCopy (Results 1 - 25 of 116) sorted by null

1 2 3 4 5

  /frameworks/base/services/core/java/com/android/server/fingerprint/
FingerprintsUserState.java 106 return getCopy(mFingerprints);
151 private ArrayList<Fingerprint> getCopy(ArrayList<Fingerprint> array) {
167 fingerprints = getCopy(mFingerprints);
  /tools/tradefederation/core/src/com/android/tradefed/device/
ManagedDeviceList.java 79 return getCopy().iterator();
85 List<IManagedTestDevice> getCopy() {
DeviceManager.java     [all...]
  /tools/tradefederation/core/src/com/android/tradefed/util/
ConditionPriorityBlockingQueue.java 321 return getCopy().iterator();
327 public List<T> getCopy() {
  /external/guava/guava/src/com/google/common/collect/
LinkedListMultimap.java 608 List<V> oldValues = getCopy(key);
632 private List<V> getCopy(@Nullable Object key) {
644 List<V> oldValues = getCopy(key);
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
LinkedListMultimap.java 604 List<V> oldValues = getCopy(key);
628 private List<V> getCopy(@Nullable Object key) {
640 List<V> oldValues = getCopy(key);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RegisterCoalescer.cpp 470 if (!CP.isCoalescable(AValNo->getCopy()))
    [all...]
InlineSpiller.cpp 648 if (VNI->isPHIDef() || VNI->getCopy()) {
    [all...]
SplitKit.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
LiveInterval.h 90 /// getCopy() returns a pointer to it, otherwise returns 0.
92 MachineInstr* getCopy() const { return copy; }
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/tools/common/m2/repository/org/apache/logging/log4j/log4j-api/2.5/
log4j-api-2.5.jar 
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.text_3.5.400.v20150505-1044.jar 
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /external/dagger2/lib/
auto-value-1.4.1.jar 
google-java-format-0.1-20151017.042846-2.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.3/
auto-value-1.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/
auto-value-1.3-rc1.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.5.2/
auto-value-1.5.2.jar 
  /cts/tests/libcore/javautilcollections/libs/
guava-20.0.jar 
  /external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.jar 
  /external/annotation-tools/annotation-file-utilities/lib/
guava-20.0.jar 
  /external/guice/lib/
guava-16.0.1.jar 

Completed in 506 milliseconds

1 2 3 4 5