Home
last modified time | relevance | path

Searched refs:dragHandle (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DAppWidgetResizeFrame.java134 View dragHandle = mDragHandles[i]; in onLayout() local
135 mSystemGestureExclusionRects.get(i).set(dragHandle.getLeft(), dragHandle.getTop(), in onLayout()
136 dragHandle.getRight(), dragHandle.getBottom()); in onLayout()
/packages/apps/Settings/src/com/android/settings/localepicker/
DLocaleDragCell.java49 mDragHandle = (ImageView) findViewById(R.id.dragHandle); in onFinishInflate()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/localepicker/
DLocaleDragCell.java49 mDragHandle = (ImageView) findViewById(R.id.dragHandle); in onFinishInflate()