Searched refs:noInstanceState (Results 1 – 1 of 1) sorted by relevance
480 final Bundle noInstanceState = null; in create() local481 invoker.call("onCreate", Bundle.class).with(noInstanceState); in create()483 invoker.call("onPostCreate", Bundle.class).with(noInstanceState); in create()