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

/frameworks/base/tools/aapt/
H A DBundle.h74 Command getCommand(void) const { return mCmd; } function in class:Bundle
H A DMain.cpp205 // bundle->getCommand(), bundle->getVerbose(), bundle->getForce());
209 switch (bundle->getCommand()) {
/frameworks/base/core/java/android/provider/
H A DSettings.java752 String getCommand, String setCommand) {
755 mCallGetCommand = getCommand;
751 NameValueCache(String versionSystemProperty, Uri uri, String getCommand, String setCommand) argument

Completed in 1336 milliseconds