Searched refs:applyOffloadIntents (Results 1 – 1 of 1) sorted by relevance
73 applyOffloadIntents(mOffloadIntentStore.getOffloadIntentsForInterface(mNetworkInterface)); in refreshProtocolResponses()85 applyOffloadIntents(Collections.emptySet()); in clearProtocolResponses()92 private void applyOffloadIntents(Collection<OffloadIntentStore.OffloadIntent> offloadIntents) { in applyOffloadIntents() method in InterfaceOffloadManager