Home
last modified time | relevance | path

Searched refs:getSoftkeyString (Results 1 – 2 of 2) sorted by relevance

/external/skia/tools/viewer/sk_app/
DCommandSet.cpp63 if (cmd.getSoftkeyString().equals(softkey)) { in onSoftkey()
156 result.push_back(command.getSoftkeyString()); in getCommandsAsSoftkeys()
DCommandSet.h96 SkString getSoftkeyString() const { in getSoftkeyString() function