Searched refs:tlFocusFinder (Results 1 – 1 of 1) sorted by relevance
31 private static final ThreadLocal<FocusFinder> tlFocusFinder = field in FocusFinder43 return tlFocusFinder.get(); in getInstance()