HomeSort by relevance Sort by last modified time
    Searched refs:ANDROID_ALARM_CLEAR (Results 1 - 25 of 34) sorted by null

1 2

  /bionic/libc/kernel/common/linux/
android_alarm.h 44 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /development/ndk/platforms/android-3/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /external/kernel-headers/original/linux/
android_alarm.h 40 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4)) // diasable alarm
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
android_alarm.h 39 #define ANDROID_ALARM_CLEAR(type) _IO('a', 0 | ((type) << 4))

Completed in 324 milliseconds

1 2