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

  /external/ipsec-tools/src/racoon/
cfparse.h 107 RETRY_INTERVAL = 323,
272 #define RETRY_INTERVAL 323
cfparse.y 207 %token RETRY RETRY_COUNTER RETRY_INTERVAL RETRY_PERSEND
1088 | RETRY_INTERVAL NUMBER unittype_time
1090 lcconf->retry_interval = $2 * $3;
    [all...]
cftoken.l 270 <S_RTRY>interval { YYD; return(RETRY_INTERVAL); }
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java 296 private static final long RETRY_INTERVAL = 5*60*1000;
584 delay = RETRY_INTERVAL;
615 mHandler.sendMessageDelayed(Message.obtain(mHandler, DOWNLOAD_XTRA_DATA), RETRY_INTERVAL);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-jsch.jar 

Completed in 135 milliseconds