Searched refs:stopHandleId (Results 1 – 1 of 1) sorted by relevance
73 int stopHandleId = resources.getIdentifier("stop_drag_handle", "id", packageName); in ZoomableSelectionHandles() local75 this.mStopHandle = createHandle(handleParent, true, stopHandleId); in ZoomableSelectionHandles()