Searched refs:TASK_UNBIND_DELAY_MS (Results 1 – 3 of 3) sorted by relevance
116 private static final int TASK_UNBIND_DELAY_MS = 1000; field in CarRemoteAccessManagerTest757 TASK_UNBIND_DELAY_MS + DEFAULT_TIME_OUT_MS, in testUnbindServiceIfTaskComplete()
122 private static final int TASK_UNBIND_DELAY_MS = 1000; field in CarRemoteAccessServiceUnitTest831 SystemClock.sleep(TASK_UNBIND_DELAY_MS); in testReportRemoteTaskDone_withPowerStateOn()848 SystemClock.sleep(TASK_UNBIND_DELAY_MS); in testReportRemoteTaskDone_vehicleInUse()
140 private static final int TASK_UNBIND_DELAY_MS = 1000; field in CarRemoteAccessService155 private long mTaskUnbindDelayMs = TASK_UNBIND_DELAY_MS;