Searched refs:mTryToRebindRunnable (Results 1 – 1 of 1) sorted by relevance
1197 private Runnable mTryToRebindRunnable = this::tryToRebind; field in WallpaperManagerService.WallpaperConnection1306 mContext.getMainThreadHandler().removeCallbacks(mTryToRebindRunnable); in onServiceConnected()1383 mContext.getMainThreadHandler().postDelayed(mTryToRebindRunnable, 1000); in tryToRebind()3037 wallpaper.connection.mTryToRebindRunnable); in detachWallpaperLocked()