HomeSort by relevance Sort by last modified time
    Searched defs:lastVersion (Results 1 - 3 of 3) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
MainMenuActivity.java 209 final int lastVersion = prefs.getInt(PreferenceConstants.PREFERENCE_LAST_VERSION, 0);
210 if (lastVersion == 0) {
245 if (Math.abs(lastVersion) < Math.abs(AndouKun.VERSION)) {
267 if (lastVersion > 0 && lastVersion < 14) {
281 if (lastVersion > 0 && lastVersion < 14 &&
287 } else if (lastVersion == 0) {
  /external/webkit/Source/WebCore/storage/
IDBLevelDBBackingStore.cpp     [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 44 milliseconds