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