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.java105 public void restoreAndAssertSuccess(String token, String packageName) throws IOException { in restoreAndAssertSuccess()
110 public void restoreAndAssertSuccessForUser(String token, String packageName, int userId) in restoreAndAssertSuccessForUser()
115 public void restoreSync(String token, String packageName) throws IOException { in restoreSync()
119 public String getRestoreOutput(String token, String packageName) throws IOException { in getRestoreOutput()
233 private InputStream restore(String token, String packageName) throws IOException { in restore()
241 private InputStream restoreForUser(String token, String packageName, int userId) in restoreForUser()
/platform_testing/libraries/flicker/utils/src/android/tools/traces/wm/
DWindowContainer.kt26 val token: String constant
DWindowContainerImpl.kt31 final override val token: String, constant in android.tools.traces.wm.WindowContainerImpl
/platform_testing/libraries/flicker/utils/src/android/tools/traces/inputmethod/
DInputMethodServiceEntry.kt37 val token: String, constant in android.tools.traces.inputmethod.InputMethodServiceEntry