Home
last modified time | relevance | path

Searched refs:mAction (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/product_config/src/com/android/build/config/
DOptions.java29 private Action mAction = Action.DEFAULT; field in Options
37 return mAction; in getAction()
125 mResult.mAction = Action.HELP; in parse()