Searched refs:KEY_ELEVATION (Results 1 – 2 of 2) sorted by relevance
137 protected static final String KEY_ELEVATION = "shared_element:elevation"; field in ActivityTransitionCoordinator515 float elevation = sharedElementBundle.getFloat(KEY_ELEVATION); in setSharedElementState()811 sharedElementBundle.putFloat(KEY_ELEVATION, view.getElevation()); in captureSharedElementState()
2495 Landroid/app/ActivityTransitionCoordinator;->KEY_ELEVATION:Ljava/lang/String;