Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/companion/
DCompanionDeviceManager.java187 public @interface DataSyncTypes {} annotation in CompanionDeviceManager
563 public void enableSystemDataSyncForTypes(int associationId, @DataSyncTypes int flags) { in enableSystemDataSyncForTypes()
586 public void disableSystemDataSyncForTypes(int associationId, @DataSyncTypes int flags) { in disableSystemDataSyncForTypes()