Searched refs:mLeftHoverDrawableActive (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
H A DDragLayer.java128 private Drawable mLeftHoverDrawableActive; field in class:DragLayer
154 mLeftHoverDrawableActive = res.getDrawable(R.drawable.page_hover_left_active);
1042 mLeftHoverDrawableActive : mLeftHoverDrawable;

Completed in 39 milliseconds