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.java103 public void denyBackgroundOp() throws IOException { in denyBackgroundOp() method in ServiceProcessController
104 denyBackgroundOp(mDefaultWaitTime); in denyBackgroundOp()
107 public void denyBackgroundOp(long timeout) throws IOException { in denyBackgroundOp() method in ServiceProcessController
/cts/tests/app/src/android/app/cts/
DActivityManagerProcessStateTest.java788 controller.denyBackgroundOp(); in testBackgroundCheckBroadcastService()
918 controller.denyBackgroundOp(); in testBackgroundCheckActivityService()