HomeSort by relevance Sort by last modified time
    Searched full:notification_event (Results 1 - 25 of 43) sorted by null

1 2

  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
strategy_for_usage.pfw 15 /Policy/policy/usages/notification_event/applicable_strategy/strategy = sonification_respectful
PolicyConfigurableDomains.xml     [all...]
  /external/libevent/test/
regress_thread.c 176 struct event *notification_event = NULL; local
195 notification_event = event_new(base,
199 event_add(notification_event, NULL);
202 event_del(notification_event);
207 event_assign(notification_event, base,
210 event_add(notification_event, NULL);
251 if (notification_event)
252 event_free(notification_event);
  /packages/apps/Car/Settings/res/values/
attrs.xml 37 <enum name="notification_event" value="10"/>
  /frameworks/base/packages/SystemUI/res/xml/
car_volume_items.xml 55 <item car:usage="notification_event"
  /packages/apps/Car/Settings/res/xml/
car_volume_items.xml 71 <item car:usage="notification_event"
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.audio.common@2.0.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.audio.common@2.0.so 
  /frameworks/base/core/proto/android/media/
audioattributes.proto 86 NOTIFICATION_EVENT = 10;
  /frameworks/base/packages/SystemUI/res/values/
attrs_car.xml 81 <enum name="notification_event" value="10"/>
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Structure/
PolicySubsystem.xml 89 <Component Name="notification_event" Type="Usage"
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
android.hardware.audio.common@2.0.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
android.hardware.audio.common@2.0.so 
  /hardware/interfaces/audio/common/2.0/
types.hal 708 NOTIFICATION_EVENT = 10,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
video.h 109 #define NOTIFICATION_EVENT 1
    [all...]
  /prebuilts/abi-dumps/vndk/28/32/arm_armv7-a-neon/source-based/
android.hardware.audio.common@2.0.so.lsdump.gz 
android.hardware.soundtrigger@2.0.so.lsdump.gz 
android.hardware.soundtrigger@2.1.so.lsdump.gz 
android.hardware.tv.input@1.0.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/32/x86/source-based/
android.hardware.audio.common@2.0.so.lsdump.gz 
android.hardware.soundtrigger@2.0.so.lsdump.gz 
android.hardware.soundtrigger@2.1.so.lsdump.gz 
android.hardware.tv.input@1.0.so.lsdump.gz 
  /prebuilts/abi-dumps/vndk/28/64/arm64_armv8-a/source-based/
android.hardware.audio.common@2.0.so.lsdump.gz 
android.hardware.soundtrigger@2.0.so.lsdump.gz 

Completed in 715 milliseconds

1 2