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

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DStateMachineTest.java493 public void testStateMachine0() throws Exception { method in class:StateMachineTest
498 if (sm0.isDbg()) Log.d(TAG, "testStateMachine0 E");
510 Log.e(TAG, "testStateMachine0: exception while waiting " + e.getMessage());
533 if (sm0.isDbg()) Log.d(TAG, "testStateMachine0 X");

Completed in 104 milliseconds