Searched refs:executeBackgroundService (Results 1 – 2 of 2) sorted by relevance
58 executeBackgroundService(ACTION_BACKGROUND_SLEEP); in testProcessStatePssValue()64 executeBackgroundService(ACTION_END_IMMEDIATELY); in testProcessStatePssValue()122 executeBackgroundService(ACTION_BACKGROUND_SLEEP); in testProcessStateByPulling()128 executeBackgroundService(ACTION_END_IMMEDIATELY); in testProcessStateByPulling()
208 protected void executeBackgroundService(String actionValue) throws Exception { in executeBackgroundService() method in DeviceAtomTestCase