Searched refs:getCommand (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
H A DMain.cpp224 // bundle->getCommand(), bundle->getVerbose(), bundle->getForce());
228 switch (bundle->getCommand()) {
H A DBundle.h75 Command getCommand(void) const { return mCmd; } function in class:Bundle
/frameworks/base/core/java/android/provider/
H A DSettings.java1069 String getCommand, String setCommand) {
1072 mCallGetCommand = getCommand;
1068 NameValueCache(String versionSystemProperty, Uri uri, String getCommand, String setCommand) argument

Completed in 91 milliseconds