Searched refs:GET_LOCATION_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
49 public static final int GET_LOCATION_TIMEOUT_MS = 3000; field in LocationFragment175 mHandler.postDelayed(mTimeoutRunnable, GET_LOCATION_TIMEOUT_MS); in onRequestPermissionsResult()