Home
last modified time | relevance | path

Searched refs:mAttemptCount (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DDelayedLaunchInfo.java74 private int mAttemptCount = 0; field in DelayedLaunchInfo
221 mAttemptCount++; in incrementAttemptCount()
228 return mAttemptCount; in getAttemptCount()