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