Searched refs:mActiveRoutingPath (Results 1 – 1 of 1) sorted by relevance
153 private int mActiveRoutingPath; field in HdmiCecLocalDevice1197 return mActiveRoutingPath; in getActivePath()1203 mActiveRoutingPath = path; in setActivePath()1214 return mService.pathToPortId(mActiveRoutingPath); in getActivePortId()1444 pw.println(String.format("mActiveRoutingPath: 0x%04x", mActiveRoutingPath)); in dump()