Searched refs:INTERPRETER_MANAGER (Results 1 – 1 of 1) sorted by relevance
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
D | ScriptManager.java | 94 DELETE, HELP, FOLDER_ADD, QRCODE_ADD, INTERPRETER_MANAGER, PREFERENCES, LOGCAT_VIEWER, enumConstant 283 subMenu.add(Menu.NONE, MenuId.INTERPRETER_MANAGER.getId(), Menu.NONE, "Interpreters"); in buildSwitchActivityMenu() 318 if (itemId == MenuId.INTERPRETER_MANAGER.getId()) { in onOptionsItemSelected()
|