Searched defs:getCommand (Results 1 – 4 of 4) sorted by relevance
50 public String getCommand() { in getCommand() method in Event
79 Command getCommand(void) const { return mCmd; } in getCommand() function
786 public String getCommand() { in getCommand() method in VoiceInteractionSession.CommandRequest
2304 public NameValueCache(Uri uri, String getCommand, String setCommand, in NameValueCache()