Searched defs:restored (Results 1 – 6 of 6) sorted by relevance
67 ExecuteAppFunctionRequest restored = parcelizeAndDeparcelize(request); in build() local
62 ExecuteAppFunctionResponse restored = in build() local
51 final long[] restored = (long[]) in.readObject(); in readFromFile() local
202 SslCertificate restored = SslCertificate.restoreState(saved); in testState() local
482 final SecurityEvent restored = SecurityEvent.CREATOR.createFromParcel(p); in verifySecurityLogs() local
468 CompletableFuture<Boolean> restored = new CompletableFuture<>(); in restoreDefaultBrowser() local