Searched refs:ALPHA_INDEX_LAUNCHER_LOAD (Results 1 – 2 of 2) sorted by relevance
68 public static final int ALPHA_INDEX_LAUNCHER_LOAD = 1; field in DragLayer
44 import static com.android.launcher3.dragndrop.DragLayer.ALPHA_INDEX_LAUNCHER_LOAD;498 mDragLayer.getAlphaProperty(ALPHA_INDEX_LAUNCHER_LOAD).setValue(0); in onCreate()2626 AlphaProperty property = mDragLayer.getAlphaProperty(ALPHA_INDEX_LAUNCHER_LOAD); in onInitialBindComplete()