Home
last modified time | relevance | path

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

/development/tools/apkcheck/src/com/android/apkcheck/
DClassInfo.java46 private boolean mIsAnnotation; field in ClassInfo
124 return mIsAnnotation; in isAnnotation()
258 mIsAnnotation = true; in flattenClass()