Home
last modified time | relevance | path

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

/dalvik/dx/src/com/android/dx/ssa/
DEscapeAnalysis.java760 CstNat newNat = new CstNat(new CstString("<init>"), new CstString("(I)V")); in insertExceptionThrow() local
761 CstMethodRef newRef = new CstMethodRef(exception, newNat); in insertExceptionThrow()