Searched defs:signedFitsInShort (Results 1 - 2 of 2) sorted by relevance

/dalvik/dexgen/src/com/android/dexgen/dex/code/
H A DInsnFormat.java355 protected static boolean signedFitsInShort(int value) { method in class:InsnFormat
/dalvik/dx/src/com/android/dx/dex/code/
H A DInsnFormat.java416 protected static boolean signedFitsInShort(int value) { method in class:InsnFormat

Completed in 155 milliseconds