Home
last modified time | relevance | path

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

/frameworks/base/services/companion/java/com/android/server/companion/datatransfer/contextsync/
DCrossDeviceSyncController.java157 clearInProgressCalls(associationInfo.getId()); in CrossDeviceSyncController()
191 clearInProgressCalls(associationInfo.getId()); in CrossDeviceSyncController()
250 private void clearInProgressCalls(int associationId) { in clearInProgressCalls() method in CrossDeviceSyncController