Searched refs:clientWatcher (Results 1 – 1 of 1) sorted by relevance
2567 WatchUidRunner clientWatcher = new WatchUidRunner(mInstrumentation, clientAppInfo.uid, in testProcessDeathBindings() local2590 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() local2662 clientWatcher.waitFor(WatchUidRunner.CMD_PROCSTATE, WatchUidRunner.STATE_TOP); in testProcessDeathBindings_anotherClient()2696 clientWatcher.finish(); in testProcessDeathBindings_anotherClient()