Searched refs:PROPNAME_SCREEN_LOCATION (Results 1 – 1 of 1) sorted by relevance
51 private static final String PROPNAME_SCREEN_LOCATION = "android:visibility:screenLocation"; field in Visibility148 transitionValues.values.put(PROPNAME_SCREEN_LOCATION, loc); in captureValues()412 int[] screenLoc = (int[]) startValues.values.get(PROPNAME_SCREEN_LOCATION); in onDisappear()