Home
last modified time | relevance | path

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

/cts/libs/rollback/src/com/android/cts/rollback/lib/
DInstall.java103 private int createInstallSession(TestApp app) throws IOException { in createInstallSession() method in Install
132 session.addChildSessionId(createInstallSession(app)); in commit()
136 sessionId = createInstallSession(mTestApps[0]); in commit()