Searched refs:mTransitionDestinationCallback (Results 1 – 1 of 1) sorted by relevance
34 mTransitionDestinationCallback; field in LongScreenshotData39 mTransitionDestinationCallback = new AtomicReference<>(); in LongScreenshotData()68 mTransitionDestinationCallback.set(destination); in setTransitionDestinationCallback()75 return mTransitionDestinationCallback.getAndSet(null); in takeTransitionDestinationCallback()