Home | History | Annotate | Download | only in hdmi

Lines Matching refs:pathToPortId

121     // the active port id (or active input) since it can be gotten by {@link #pathToPortId(int)}.
804 mService.setActivePortId(pathToPortId(path));
813 return mService.pathToPortId(mActiveRoutingPath);
835 int pathToPortId(int newPath) {
837 return mService.pathToPortId(newPath);