Searched refs:getClient (Results 1 – 5 of 5) sorted by relevance
324 Client client = device.getClient(appName); in killApp()336 client = device.getClient(appName); in waitUntilAppLaunched()362 while ((client = device.getClient(appName)) != null) { in waitUntilAppKilled()
99 ConfigurationClient client = mConfigChooser.getClient(); in widgetSelected()
730 ResourceRepository frameworkRes = mConfigChooser.getClient().getFrameworkResources(); in checkThemePrefix()
328 ConfigurationClient getClient() { in getClient() method in ConfigurationChooser
279 Client app = device.getClient(manifestData.getPackage()); in doLaunch()