Home
last modified time | relevance | path

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

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DEditorPanel.java95 mEditor.setUpEditorUI(actionControl, editControl, editTitle, toggleState); in onCreateView()
H A DEditor.java94 public void setUpEditorUI(View actionButton, View editControl, in setUpEditorUI() method in Editor