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

/frameworks/base/tools/aapt/
H A DBundle.h72 Command getCommand(void) const { return mCmd; } function in class:Bundle
H A DMain.cpp201 // bundle->getCommand(), bundle->getVerbose(), bundle->getForce());
205 switch (bundle->getCommand()) {
/frameworks/base/core/java/android/provider/
H A DSettings.java737 String getCommand, String setCommand) {
740 mCallGetCommand = getCommand;
736 NameValueCache(String versionSystemProperty, Uri uri, String getCommand, String setCommand) argument

Completed in 101 milliseconds