package android.support.v4.app; /** * Created by senneco on 11.10.2016 */ public class FragmentActivity { public boolean isFinishing() { throw new RuntimeException("Stub!"); } }