Home
last modified time | relevance | path

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

/development/tools/apkcheck/src/com/android/apkcheck/
DApiList.java35 public ApiList(String debugString) { in ApiList() argument
37 mDebugString = debugString; in ApiList()