Home
last modified time | relevance | path

Searched defs:PRIORITY_LOW (Results 1 – 3 of 3) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DSoundSystem.java30 public static final int PRIORITY_LOW = 0; field in SoundSystem
/external/ipsec-tools/src/libipsec/
Dlibpfkey.h40 #define PRIORITY_LOW 0xC0000000 macro
/external/libmojo/ipc/
Dipc_message.h41 PRIORITY_LOW = 1, enumerator