Home
last modified time | relevance | path

Searched refs:denyBackgroundOp (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/src/android/app/cts/android/app/cts/tools/
DServiceProcessController.java106 public void denyBackgroundOp() throws IOException { in denyBackgroundOp() method in ServiceProcessController
107 denyBackgroundOp(mDefaultWaitTime); in denyBackgroundOp()
110 public void denyBackgroundOp(long timeout) throws IOException { in denyBackgroundOp() method in ServiceProcessController
/cts/tests/app/src/android/app/cts/
DActivityManagerProcessStateTest.java875 controller.denyBackgroundOp(); in testBackgroundCheckBroadcastService()
1011 controller.denyBackgroundOp(); in testBackgroundCheckActivityService()