Searched refs:testStateMachine3 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DStateMachineTest.java796 public void testStateMachine3() throws Exception { method in class:StateMachineTest
799 if (sm3.isDbg()) Log.d(TAG, "testStateMachine3 E");
810 Log.e(TAG, "testStateMachine3: exception while waiting " + e.getMessage());
827 if (sm3.isDbg()) Log.d(TAG, "testStateMachine3 X");

Completed in 802 milliseconds