Searched refs:TIME_OUT_MS (Results 1 – 1 of 1) sorted by relevance
50 private static final long TIME_OUT_MS = 100; field in UpdateQuestionService71 mGoogleApiClient.blockingConnect(TIME_OUT_MS, TimeUnit.MILLISECONDS); in onHandleIntent()