MCPcopy Create free account
hub / github.com/CyanogenMod/android_frameworks_base / setCommand

Method setCommand

tools/aapt/Bundle.h:78–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 */
77 Command getCommand(void) const { return mCmd; }
78 void setCommand(Command cmd) { mCmd = cmd; }
79
80 /*
81 * Command modifiers. Not all modifiers are appropriate for all

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected