Home
last modified time | relevance | path

Searched defs:enableSystemDataSync (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/companion/java/com/android/server/companion/
DAssociationRequestsProcessor.java311 public void enableSystemDataSync(int associationId, int flags) { in enableSystemDataSync() method in AssociationRequestsProcessor
DCompanionDeviceManagerService.java789 public void enableSystemDataSync(int associationId, int flags) { in enableSystemDataSync() method in CompanionDeviceManagerService.CompanionDeviceManagerImpl
/frameworks/base/core/java/android/companion/
DICompanionDeviceManager.aidl101 void enableSystemDataSync(int associationId, int flags); in enableSystemDataSync() method