Searched refs:DO_NOTHING (Results 1 – 4 of 4) sorted by relevance
30 private static final Runnable DO_NOTHING = new Runnable() { field in AppCompatActivityUtils48 rule.runOnUiThread(DO_NOTHING); in waitForExecution()49 rule.runOnUiThread(DO_NOTHING); in waitForExecution()
33 private static final Runnable DO_NOTHING = new Runnable() { field in FragmentActivityUtils45 rule.runOnUiThread(DO_NOTHING); in waitForExecution()46 rule.runOnUiThread(DO_NOTHING); in waitForExecution()
33 TO_DISCONNECTION, TO_CONNECTION, DO_NOTHING enumConstant43 mTransitionDirection = StateTransitionDirection.DO_NOTHING; in NetworkState()50 mTransitionDirection = StateTransitionDirection.DO_NOTHING; in NetworkState()59 mTransitionDirection = StateTransitionDirection.DO_NOTHING; in resetNetworkState()95 case DO_NOTHING: in validateStateTransition()
39 private static final Runnable DO_NOTHING = new Runnable() { field in FragmentTestUtil51 rule.runOnUiThread(DO_NOTHING); in waitForExecution()52 rule.runOnUiThread(DO_NOTHING); in waitForExecution()