Searched defs:token (Results 1 – 2 of 2) sorted by relevance
95 public void restoreAndAssertSuccess(String token, String packageName) throws IOException { in restoreAndAssertSuccess()100 public void restoreAndAssertSuccessForUser(String token, String packageName, int userId) in restoreAndAssertSuccessForUser()105 public void restoreSync(String token, String packageName) throws IOException { in restoreSync()109 public String getRestoreOutput(String token, String packageName) throws IOException { in getRestoreOutput()223 private InputStream restore(String token, String packageName) throws IOException { in restore()231 private InputStream restoreForUser(String token, String packageName, int userId) in restoreForUser()
32 val token: String, in <lambda>() constant in com.android.server.wm.traces.common.windowmanager.windows.WindowContainer