HomeSort by relevance Sort by last modified time
    Searched refs:SESSION_TIMEOUT (Results 1 - 5 of 5) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexSession.java 67 int SESSION_TIMEOUT = 50000;
BluetoothOppObexClientSession.java 405 BluetoothOppObexSession.SESSION_TIMEOUT);
BluetoothOppObexServerSession.java 319 BluetoothOppObexSession.SESSION_TIMEOUT);
  /frameworks/base/voip/java/android/net/sip/
SipAudioCall.java 66 private static final int SESSION_TIMEOUT = 5; // in seconds
425 mSipSession.answerCall(answer, SESSION_TIMEOUT);
554 newSession.answerCall(answer, SESSION_TIMEOUT);
    [all...]
  /external/tcpdump/
print-radius.c 108 #define SESSION_TIMEOUT 27
620 case SESSION_TIMEOUT:
    [all...]

Completed in 147 milliseconds