Home
last modified time | relevance | path

Searched defs:token (Results 1 – 4 of 4) sorted by relevance

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DBackupUtils.java101 public void restoreAndAssertSuccess(String token, String packageName) throws IOException { in restoreAndAssertSuccess()
106 public void restoreAndAssertSuccessForUser(String token, String packageName, int userId) in restoreAndAssertSuccessForUser()
111 public void restoreSync(String token, String packageName) throws IOException { in restoreSync()
115 public String getRestoreOutput(String token, String packageName) throws IOException { in getRestoreOutput()
229 private InputStream restore(String token, String packageName) throws IOException { in restore()
237 private InputStream restoreForUser(String token, String packageName, int userId) in restoreForUser()
/platform_testing/libraries/flicker/src/android/tools/common/traces/wm/
DIWindowContainer.kt27 @JsName("token") val token: String constant
DWindowContainer.kt34 override val token: String, constant in android.tools.common.traces.wm.WindowContainer
/platform_testing/libraries/flicker/src/android/tools/common/traces/inputmethod/
DInputMethodServiceEntry.kt37 val token: String, constant in android.tools.common.traces.inputmethod.InputMethodServiceEntry