Home
last modified time | relevance | path

Searched refs:DataSyncTypes (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/companion/
H A DCompanionDeviceManager.java178 public @interface DataSyncTypes {} annotation in CompanionDeviceManager
498 public void enableSystemDataSyncForTypes(int associationId, @DataSyncTypes int flags) { in enableSystemDataSyncForTypes()
520 public void disableSystemDataSyncForTypes(int associationId, @DataSyncTypes int flags) { in disableSystemDataSyncForTypes()