Searched refs:mTestApps (Results 1 – 1 of 1) sorted by relevance
33 private final TestApp[] mTestApps; field in Install39 mTestApps = testApps; in Install()131 for (TestApp app : mTestApps) { in commit()135 assert mTestApps.length == 1; in commit()136 sessionId = createInstallSession(mTestApps[0]); in commit()