Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DAMReceiver.java77 if (mLaunchInfo.getAttemptCount() < MAX_ATTEMPT_COUNT && in processNewLines()
DDelayedLaunchInfo.java227 public int getAttemptCount() { in getAttemptCount() method in DelayedLaunchInfo