Searched refs:GLOBAL_ACTION_KEY_LOGOUT (Results 1 – 1 of 1) sorted by relevance
184 private static final String GLOBAL_ACTION_KEY_LOGOUT = "logout"; field in GlobalActionsDialogLite645 } else if (GLOBAL_ACTION_KEY_LOGOUT.equals(actionKey)) { in createActionItems()