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