Home
last modified time | relevance | path

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

/development/tools/apkcheck/src/com/android/apkcheck/
DClassInfo.java185 String shortKey = nameAndDescr.substring(0, nameAndDescr.indexOf(')')+1); in getMethodIgnoringReturn() local
191 if (nad.startsWith(shortKey)) in getMethodIgnoringReturn()