Searched refs:mTransitionDestinationCallback (Results 1 – 1 of 1) sorted by relevance
33 mTransitionDestinationCallback; field in LongScreenshotData38 mTransitionDestinationCallback = new AtomicReference<>(); in LongScreenshotData()67 mTransitionDestinationCallback.set(destination); in setTransitionDestinationCallback()74 return mTransitionDestinationCallback.getAndSet(null); in takeTransitionDestinationCallback()