Home
last modified time | relevance | path

Searched defs:MSG_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMceStateMachine.java97 static final int MSG_NOTIFICATION = 2003; field in MceStateMachine
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dsctp.h117 MSG_NOTIFICATION = 0x8000, enumerator
118 #define MSG_NOTIFICATION MSG_NOTIFICATION macro