Searched refs:EVENT_DO_RECOVERY (Results 1 – 2 of 2) sorted by relevance
89 public static final int EVENT_DO_RECOVERY = BASE + 18; field in DctConstants
132 private static final int EVENT_DO_RECOVERY = 2; field in DataStallRecoveryManager372 obtainMessage(EVENT_DO_RECOVERY), mPredictWaitingMillis); in handleMessage()374 case EVENT_DO_RECOVERY: in handleMessage()