Searched refs:mActiveRoutingPath (Results 1 – 1 of 1) sorted by relevance
152 private int mActiveRoutingPath; field in HdmiCecLocalDevice1236 return mActiveRoutingPath; in getActivePath()1242 mActiveRoutingPath = path; in setActivePath()1253 return mService.pathToPortId(mActiveRoutingPath); in getActivePortId()1499 pw.println(String.format("mActiveRoutingPath: 0x%04x", mActiveRoutingPath)); in dump()