Searched defs:softkey (Results 1 – 2 of 2) sorted by relevance
61 bool CommandSet::onSoftkey(const SkString& softkey) { in onSoftkey()
2966 for (const auto& softkey : fCommands.getCommandsAsSoftkeys()) { in updateUIState() local