Home
last modified time | relevance | path

Searched refs:PRIORITY_LOW (Results 1 – 5 of 5) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DSoundSystem.java30 public static final int PRIORITY_LOW = 0; field in SoundSystem
/external/libchrome/ipc/
Dipc_message.h41 PRIORITY_LOW = 1, enumerator
/external/ipsec-tools/src/libipsec/
Dlibpfkey.h40 #define PRIORITY_LOW 0xC0000000 macro
Dipsec_dump_policy.c145 priority_offset = xpl->sadb_x_policy_priority - PRIORITY_LOW;
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DSmsFacade.java930 public static final int MESSAGE_PRIORITY_LOW = PduHeaders.PRIORITY_LOW;
931 public static final int MESSAGE_PRIORITY_NORMAL = PduHeaders.PRIORITY_LOW;
932 public static final int MESSAGE_PRIORITY_HIGH = PduHeaders.PRIORITY_LOW;