Searched defs:fromState (Results 1 – 4 of 4) sorted by relevance
29 public static ReentrantFragment create(int fromState, int toState) { in create()38 public void onStateChanged(int fromState) { in onStateChanged()
55 public void onStateChanged(int fromState) { in onStateChanged()121 int fromState = mState; in onActivityCreated() local187 int fromState = mState; in onDetach() local
684 private void testLifecycleTransitionFailure(int fromState, int toState) throws Throwable { in testLifecycleTransitionFailure()
187 StreamCommand cmd, aaudio_stream_state_t fromState, aaudio_stream_state_t toState) { in streamCommand()