Searched refs:exFileNotFoundException (Results 1 – 3 of 3) sorted by relevance
287 ClassObject* exFileNotFoundException; /* in java.io */ member
87 { &gDvm.exFileNotFoundException, "Ljava/io/FileNotFoundException;" }, in initClassReferences()
1306 dvmThrowException(gDvm.exFileNotFoundException, msg); in dvmThrowFileNotFoundException()