Home
last modified time | relevance | path

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

/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DApiBrowser.java69 EXPAND_ALL, COLLAPSE_ALL, SEARCH; enumConstant
158 menu.add(Menu.NONE, MenuId.EXPAND_ALL.getId(), Menu.NONE, "Expand All").setIcon( in onPrepareOptionsMenu()
171 if (itemId == MenuId.EXPAND_ALL.getId()) { in onOptionsItemSelected()