Home
last modified time | relevance | path

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

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