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

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DStateMachineTest.java892 public void testStateMachine4() throws Exception { method in class:StateMachineTest
895 if (sm4.isDbg()) Log.d(TAG, "testStateMachine4 E");
906 Log.e(TAG, "testStateMachine4: exception while waiting " + e.getMessage());
924 if (sm4.isDbg()) Log.d(TAG, "testStateMachine4 X");

Completed in 57 milliseconds