Searched refs:sThreadInstance (Results 1 – 1 of 1) sorted by relevance
90 private static final ThreadLocal<Choreographer> sThreadInstance = field in Choreographer192 return sThreadInstance.get(); in getInstance()