Searched refs:timeoutRunnable (Results 1 – 1 of 1) sorted by relevance
49 private Runnable timeoutRunnable; field in AdvertiserService74 mHandler.removeCallbacks(timeoutRunnable); in onDestroy()113 timeoutRunnable = new Runnable() { in setTimeout()121 mHandler.postDelayed(timeoutRunnable, TIMEOUT); in setTimeout()