Searched refs:PATH_RELATIONSHIP_ANCESTOR (Results 1 – 4 of 4) sorted by relevance
360 PATH_RELATIONSHIP_ANCESTOR,372 static final int PATH_RELATIONSHIP_ANCESTOR = 2; field in Constants
355 return (pathRelationship == Constants.PATH_RELATIONSHIP_ANCESTOR in isInActiveRoutingPath()379 return Constants.PATH_RELATIONSHIP_ANCESTOR; in pathRelationship()
21 import static com.android.server.hdmi.Constants.PATH_RELATIONSHIP_ANCESTOR;156 .activeSourceChanged(1, 0x1111, PATH_RELATIONSHIP_ANCESTOR); in testActiveSourceChanged_calledOnSetActiveSource()
205 .isEqualTo(Constants.PATH_RELATIONSHIP_ANCESTOR); in pathRelationship_ancestor()207 .isEqualTo(Constants.PATH_RELATIONSHIP_ANCESTOR); in pathRelationship_ancestor()209 .isEqualTo(Constants.PATH_RELATIONSHIP_ANCESTOR); in pathRelationship_ancestor()