Searched refs:RELEASE_REMOTE_VIEW_HOST_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
60 private static final long RELEASE_REMOTE_VIEW_HOST_DELAY_MS = 200; field in RemoteInlineSuggestionUi191 mHandler.postDelayed(mDelayedReleaseViewRunnable, RELEASE_REMOTE_VIEW_HOST_DELAY_MS); in handleUpdateRefCount()