Home
last modified time | relevance | path

Searched defs:getCommand (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/cmds/hid/src/com/android/commands/hid/
DEvent.java73 public String getCommand() { in getCommand() method in Event
/frameworks/base/cmds/uinput/src/com/android/commands/uinput/
DEvent.java87 public Command getCommand() { in getCommand() method in Event
/frameworks/base/tools/aapt/
DBundle.h79 Command getCommand(void) const { return mCmd; } in getCommand() function
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java839 public String getCommand() { in getCommand() method in VoiceInteractionSession.CommandRequest
/frameworks/base/core/java/android/provider/
DSettings.java3158 <T extends NameValueTable> NameValueCache(Uri uri, String getCommand, in NameValueCache()
3165 private <T extends NameValueTable> NameValueCache(Uri uri, String getCommand, in NameValueCache()