Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorPanel.java78 View actionControl = mMainView.findViewById(R.id.panelAccessoryViewList); in onCreateView() local
95 mEditor.setUpEditorUI(actionControl, editControl, editTitle, toggleState); in onCreateView()
98 mEditor.openUtilityPanel((LinearLayout) actionControl); in onCreateView()