Home
last modified time | relevance | path

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

/development/tools/apkcheck/src/com/android/apkcheck/
DTypeUtils.java60 int arrayDepth = 0; in typeToDescriptor() local
66 arrayDepth++; in typeToDescriptor()
74 while (arrayDepth-- > 0) in typeToDescriptor()