Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DBottomActionBar.java162 APPLY_TEXT; enumConstant
214 mActionMap.put(BottomAction.APPLY_TEXT, findViewById(R.id.action_apply_text_button)); in BottomActionBar()