Home | History | Annotate | Download | only in app

Lines Matching defs:actionKey

62     private static final String MD_XML_ELEMENT_SEARCHABLE_ACTION_KEY = "actionkey";
869 for (ActionKeyInfo actionKey : mActionKeys.values()) {
870 actionKey.writeToParcel(dest, flags);