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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcAsyncChannel.java97 public enum LinkPropertyChangeAction { enum in class:DcAsyncChannel
100 public static LinkPropertyChangeAction fromInt(int value) {
108 throw new RuntimeException("LinkPropertyChangeAction.fromInt: bad value=" + value);

Completed in 57 milliseconds