Home
last modified time | relevance | path

Searched refs:CommonTypes (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/
DAndroid.bp41 name: "PolicySubsystem-CommonTypes.xml",
65 srcs: ["examples/common/Structure/PolicySubsystem-CommonTypes.xml.in"],
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/SettingsNoOutput/
DAndroid.bp44 "PolicySubsystem-CommonTypes.xml",
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/SettingsNoInput/
DAndroid.bp44 "PolicySubsystem-CommonTypes.xml",
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/CarEmu/
DAndroid.bp67 "PolicySubsystem-CommonTypes.xml",
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Car/
DAndroid.bp66 "PolicySubsystem-CommonTypes.xml",
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/
DAndroid.bp66 "PolicySubsystem-CommonTypes.xml",
/frameworks/av/services/audiopolicy/engineconfigurable/tools/
DAndroid.bp171 out: ["PolicySubsystem-CommonTypes.xml"],
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowTestsBase.java256 final @CommonTypes int[] requestedWindows = annotation.addWindows(); in createTestDisplay()
742 @interface CommonTypes { annotation in WindowTestsBase
762 @CommonTypes int[] addWindows() default {}; in addWindows()