Searched refs:UNBIND_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
70 private static final int UNBIND_DELAY_MILLIS = 30 * 1000; // 30 seconds field in CarrierServiceBindHelper381 mUnbindScheduledUptimeMillis = currentUptimeMillis + UNBIND_DELAY_MILLIS; in unbind()382 logdWithLocalLog("Scheduling unbind in " + UNBIND_DELAY_MILLIS + " millis"); in unbind()