Searched defs:canRestore (Results 1 – 6 of 6) sorted by relevance
11 oneway void onResult(in boolean canRestore); in onResult()
562 void canRestore(in int dataVersion, in ICanRestoreResponseCallback callback); in canRestore() method
119 Boolean canRestore = in canRestore_success() local
120 public boolean canRestore(int dataVersion) { in canRestore() method in CloudRestoreManager
161 public void canRestore() { in canRestore() method in CloudRestoreManagerTest
3314 public void canRestore(int dataVersion, ICanRestoreResponseCallback callback) { in canRestore() method in HealthConnectServiceImpl