Searched defs:EVENT_ON_CAPABILITIES (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
H A DUpstreamNetworkMonitor.java78 public static final int EVENT_ON_CAPABILITIES = 2; field in class:UpstreamNetworkMonitor
311 Log.d(TAG, String.format("EVENT_ON_CAPABILITIES for %s: %s",
326 notifyTarget(EVENT_ON_CAPABILITIES, network);

Completed in 67 milliseconds