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
36 import com.android.server.hdmi.Constants.PathRelationship;354 @PathRelationship int pathRelationship = pathRelationship(newPath, activePath); in isInActiveRoutingPath()363 static @PathRelationship int pathRelationship(int firstPath, int secondPath) { in pathRelationship()
160 @Constants.PathRelationship int relationshipToActiveSource) { in activeSourceChanged()
365 @interface PathRelationship {} annotation in Constants
15034 optional android.stats.hdmi.PathRelationship local_relationship = 3;