Home
last modified time | relevance | path

Searched defs:restored (Results 1 – 6 of 6) sorted by relevance

/cts/tests/appsearch/src/com/android/cts/appsearch/functions/
DExecuteAppFunctionRequestCtsTest.java67 ExecuteAppFunctionRequest restored = parcelizeAndDeparcelize(request); in build() local
DExecuteAppFunctionResponseCtsTest.java62 ExecuteAppFunctionResponse restored = in build() local
/cts/tests/AlarmManager/src/android/alarmmanager/cts/
DPersistableEventHistory.java51 final long[] restored = (long[]) in.readObject(); in readFromFile() local
/cts/tests/tests/apache-http/src/android/net/http/cts/
DSslCertificateTest.java202 SslCertificate restored = SslCertificate.restoreState(saved); in testState() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java482 final SecurityEvent restored = SecurityEvent.CREATOR.createFromParcel(p); in verifySecurityLogs() local
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java468 CompletableFuture<Boolean> restored = new CompletableFuture<>(); in restoreDefaultBrowser() local