Searched refs:sThreadInstance (Results 1 – 1 of 1) sorted by relevance
104 private static final ThreadLocal<Choreographer> sThreadInstance = field in Choreographer286 return sThreadInstance.get(); in getInstance()309 Choreographer old = sThreadInstance.get(); in releaseInstance()310 sThreadInstance.remove(); in releaseInstance()