Searched refs:PathRelationship (Results 1 – 5 of 5) sorted by relevance
46 // Values correspond exactly to PathRelationship in com.android.server.hdmi.Constants.47 enum PathRelationship { enum
38 import com.android.server.hdmi.Constants.PathRelationship;352 @PathRelationship int pathRelationship = pathRelationship(newPath, activePath); in isInActiveRoutingPath()361 static @PathRelationship int pathRelationship(int firstPath, int secondPath) { in pathRelationship()
191 @Constants.PathRelationship int relationshipToActiveSource) { in activeSourceChanged()
371 @interface PathRelationship {} annotation in Constants
18187 optional android.stats.hdmi.PathRelationship local_relationship = 3;