Searched refs:denyBackgroundOp (Results 1 – 2 of 2) sorted by relevance
106 public void denyBackgroundOp() throws IOException { in denyBackgroundOp() method in ServiceProcessController107 denyBackgroundOp(mDefaultWaitTime); in denyBackgroundOp()110 public void denyBackgroundOp(long timeout) throws IOException { in denyBackgroundOp() method in ServiceProcessController
875 controller.denyBackgroundOp(); in testBackgroundCheckBroadcastService()1011 controller.denyBackgroundOp(); in testBackgroundCheckActivityService()