Searched defs:getCommand (Results 1 – 6 of 6) sorted by relevance
48 public String getCommand() { in getCommand() method in Event
783 SessionCommand2 getCommand() { in getCommand() method in MediaSession2.CommandButton
79 Command getCommand(void) const { return mCmd; } in getCommand() function
723 public String getCommand() { in getCommand() method in VoiceInteractionSession.CommandRequest
1335 public @Nullable SessionCommand2 getCommand() { in getCommand() method in MediaSession2.CommandButton
2001 public NameValueCache(Uri uri, String getCommand, String setCommand, in NameValueCache()