Searched defs:suspendType (Results 1 – 2 of 2) sorted by relevance
149 private void testSetListenerInternal(String suspendType, String completionType, in testSetListenerInternal()199 private boolean isSuspendSupported(String suspendType) throws Exception { in isSuspendSupported()231 private void setPowerStateListener(String completionType, String suspendType) throws Exception { in setPowerStateListener()242 private boolean listenerStatesMatchExpected(String completionType, String suspendType) in listenerStatesMatchExpected()
230 private List<Integer> getListenerExpectedStates(String suspendType) throws in getListenerExpectedStates()268 String suspendType = tokens[2]; in parseCommandAndExecute() local