Searched refs:mActiveRoutingPath (Results 1 – 1 of 1) sorted by relevance
141 private int mActiveRoutingPath; field in HdmiCecLocalDevice911 return mActiveRoutingPath; in getActivePath()917 mActiveRoutingPath = path; in setActivePath()928 return mService.pathToPortId(mActiveRoutingPath); in getActivePortId()1130 pw.println(String.format("mActiveRoutingPath: 0x%04x", mActiveRoutingPath)); in dump()