Searched refs:PROPNAME_SCREEN_LOCATION (Results 1 – 2 of 2) sorted by relevance
52 private static final String PROPNAME_SCREEN_LOCATION = "android:visibility:screenLocation"; field in Visibility154 transitionValues.values.put(PROPNAME_SCREEN_LOCATION, loc); in captureValues()443 int[] screenLoc = (int[]) startValues.values.get(PROPNAME_SCREEN_LOCATION); in onDisappear()
76532 Landroid/transition/Visibility;->PROPNAME_SCREEN_LOCATION:Ljava/lang/String;