Home | History | Annotate | Download | only in wifi

Lines Matching defs:getCurrentState

74     private IState getCurrentState() throws Exception {
75 Method method = StateMachine.class.getDeclaredMethod("getCurrentState");
145 assertEquals("StaDisabledState", getCurrentState().getName());
150 assertEquals("DeviceActiveState", getCurrentState().getName());
502 assertEquals("EcmState", getCurrentState().getName());
694 assertEquals("EcmState", getCurrentState().getName());
718 assertEquals("EcmState", getCurrentState().getName());
744 assertEquals("EcmState", getCurrentState().getName());
764 assertEquals("DeviceActiveState", getCurrentState().getName());
777 assertEquals("DeviceActiveState", getCurrentState().getName());
790 assertEquals("DeviceActiveState", getCurrentState().getName());
802 assertEquals("DeviceActiveState", getCurrentState().getName());
840 assertEquals("StaDisabledState", getCurrentState().getName());
869 assertEquals("StaDisabledState", getCurrentState().getName());
915 assertEquals("DeviceActiveState", getCurrentState().getName());
922 assertEquals("DeviceActiveState", getCurrentState().getName());
935 assertEquals("DeviceActiveState", getCurrentState().getName());
940 assertEquals("EcmState", getCurrentState().getName());
946 assertEquals("EcmState", getCurrentState().getName());