Home
last modified time | relevance | path

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

/development/tools/apkcheck/src/com/android/apkcheck/
DApiList.java27 private String mDebugString; field in ApiList
37 mDebugString = debugString; in ApiList()
44 return mDebugString; in getDebugString()