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/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DSmsFacade.java852 public static final int MESSAGE_PRIORITY_LOW = PduHeaders.PRIORITY_LOW;
853 public static final int MESSAGE_PRIORITY_NORMAL = PduHeaders.PRIORITY_LOW;
854 public static final int MESSAGE_PRIORITY_HIGH = PduHeaders.PRIORITY_LOW;
/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/autotest/client/tests/kvm/tests/
Dstepmaker.py101 priority=gobject.PRIORITY_LOW)