Home
last modified time | relevance | path

Searched defs:STATE_AVAILABLE (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DMmTelFeatureConnection.java212 static final int STATE_AVAILABLE = 2; field in MmTelFeatureConnection.BinderAccessState
/aosp12/packages/modules/Connectivity/Tethering/src/android/net/ip/
H A DIpServer.java95 public static final int STATE_AVAILABLE = 1; field in IpServer