Searched defs:token (Results 1 – 4 of 4) sorted by relevance
| /platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
| D | BackupUtils.java | 101 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/ |
| D | IWindowContainer.kt | 27 @JsName("token") val token: String constant
|
| D | WindowContainer.kt | 34 override val token: String, constant in android.tools.common.traces.wm.WindowContainer
|
| /platform_testing/libraries/flicker/src/android/tools/common/traces/inputmethod/ |
| D | InputMethodServiceEntry.kt | 37 val token: String, constant in android.tools.common.traces.inputmethod.InputMethodServiceEntry
|