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 | 105 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/ |
| D | WindowContainer.kt | 26 val token: String constant
|
| D | WindowContainerImpl.kt | 31 final override val token: String, constant in android.tools.traces.wm.WindowContainerImpl
|
| /platform_testing/libraries/flicker/utils/src/android/tools/traces/inputmethod/ |
| D | InputMethodServiceEntry.kt | 37 val token: String, constant in android.tools.traces.inputmethod.InputMethodServiceEntry
|