Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDeviceSource.java441 protected void setLocalActivePort(@LocalActivePort int activePort) { in setLocalActivePort()
455 protected boolean isSwitchingToTheSameInput(@LocalActivePort int activePort) { in isSwitchingToTheSameInput()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java3634 int activePort = getFirstActivePortIndex(physicalSlotIndex); in getSimCardState() local
3741 int activePort = getFirstActivePortIndex(physicalSlotIndex); in getSimApplicationState() local