Home
last modified time | relevance | path

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

/development/tools/jarutils/src/com/android/jarutils/
DDebugKeyProvider.java60 private String mCommandLine = null; field in DebugKeyProvider.KeytoolException
70 mCommandLine = commandLine; in KeytoolException()
78 return mCommandLine; in getCommandLine()