1*795d594fSAndroid Build Coastguard WorkerJNI_OnLoad called 2*795d594fSAndroid Build Coastguard WorkerCreate Main instance 3*795d594fSAndroid Build Coastguard WorkerTest method with concrete implementation 4*795d594fSAndroid Build Coastguard WorkerImpl test correct - new 5*795d594fSAndroid Build Coastguard WorkerTest method with concrete implementation via JNI call 6*795d594fSAndroid Build Coastguard WorkerAbstract interface and Main have different method ids 7*795d594fSAndroid Build Coastguard WorkerImpl test correct - new 8*795d594fSAndroid Build Coastguard WorkerTest method with no concrete implementation 9*795d594fSAndroid Build Coastguard WorkerExpected AME Thrown on Main 10*795d594fSAndroid Build Coastguard WorkerExpected NoSuchMethodError on Main 11*795d594fSAndroid Build Coastguard WorkerAbstract interface and Main have same method ids 12*795d594fSAndroid Build Coastguard WorkerExpected AME Thrown on Main via JNI call 13