Searched refs:setAodState (Results 1 – 2 of 2) sorted by relevance
91 setAodState("0"); in testPartialWakelock()138 setAodState(aodState); // restores AOD to initial state. in testPartialWakelock()153 setAodState("0"); in testPartialWakelockDuration()185 setAodState(aodState); // restores AOD to initial state. in testPartialWakelockDuration()
958 protected void setAodState(String state) throws Exception { in setAodState() method in AtomTestCase