Searched refs:PROPNAME_SCREEN_POSITION (Results 1 – 1 of 1) sorted by relevance
42 private static final String PROPNAME_SCREEN_POSITION = field in FadeAndShortSlide122 transitionValues.values.put(PROPNAME_SCREEN_POSITION, position); in captureValues()227 int[] position = (int[]) endValues.values.get(PROPNAME_SCREEN_POSITION); in onAppear()256 int[] position = (int[]) startValues.values.get(PROPNAME_SCREEN_POSITION); in onDisappear()