Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/vcn/
DVcn.java300 handleConfigUpdated((VcnConfig) msg.obj); in handleMessage()
325 private void handleConfigUpdated(@NonNull VcnConfig config) { in handleConfigUpdated() method in Vcn