HomeSort by relevance Sort by last modified time
    Searched refs:mostRecent (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
VaryingConfiguration.java 197 IAndroidTarget mostRecent = targets.get(targets.size() - 1);
198 if (target.equals(mostRecent)) {
209 target = mostRecent;
  /frameworks/av/services/audioflinger/
FastMixer.cpp     [all...]

Completed in 92 milliseconds