Home
last modified time | relevance | path

Searched refs:ANDROID_OS_VIBRATOR_CANCEL_BY_APPOPS (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/frameworks/base/android.os.vibrator.flags-aconfig-cc/android_arm64_armv8-2a_cortex-a55_static/gen/include/
Dandroid_os_vibrator.h7 #ifndef ANDROID_OS_VIBRATOR_CANCEL_BY_APPOPS
8 #define ANDROID_OS_VIBRATOR_CANCEL_BY_APPOPS true macro
52 return ANDROID_OS_VIBRATOR_CANCEL_BY_APPOPS; in cancel_by_appops()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/android.os.vibrator.flags-aconfig-cc/android_arm64_armv8-2a_cortex-a55_static/gen/
Dandroid_os_vibrator.cc18 return ANDROID_OS_VIBRATOR_CANCEL_BY_APPOPS; in cancel_by_appops()
71 return ANDROID_OS_VIBRATOR_CANCEL_BY_APPOPS; in android_os_vibrator_cancel_by_appops()