Searched refs:GLOBAL_ACTION_KEY_AIRPLANE (Results 1 – 2 of 2) sorted by relevance
88 private static final String GLOBAL_ACTION_KEY_AIRPLANE = "airplane"; field in LegacyGlobalActions282 } else if (GLOBAL_ACTION_KEY_AIRPLANE.equals(actionKey)) { in createDialog()
173 private static final String GLOBAL_ACTION_KEY_AIRPLANE = "airplane"; field in GlobalActionsDialogLite607 } else if (GLOBAL_ACTION_KEY_AIRPLANE.equals(actionKey)) { in createActionItems()