Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DActivityManagerProcessStateTest.java2567 WatchUidRunner clientWatcher = new WatchUidRunner(mInstrumentation, clientAppInfo.uid, in testProcessDeathBindings() local
2590 clientWatcher.waitFor(WatchUidRunner.CMD_PROCSTATE, WatchUidRunner.STATE_TOP); in testProcessDeathBindings()
2618 clientWatcher.finish(); in testProcessDeathBindings()
2628 WatchUidRunner clientWatcher = new WatchUidRunner(mInstrumentation, clientAppInfo.uid, in testProcessDeathBindings_anotherClient() local
2662 clientWatcher.waitFor(WatchUidRunner.CMD_PROCSTATE, WatchUidRunner.STATE_TOP); in testProcessDeathBindings_anotherClient()
2696 clientWatcher.finish(); in testProcessDeathBindings_anotherClient()