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

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexSession.java 67 int SESSION_TIMEOUT = 50000;
BluetoothOppObexClientSession.java 409 BluetoothOppObexSession.SESSION_TIMEOUT);
BluetoothOppObexServerSession.java 311 BluetoothOppObexSession.SESSION_TIMEOUT);
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipAudioCall.java 61 private static final int SESSION_TIMEOUT = 5; // in seconds
419 mSipSession.answerCall(answer, SESSION_TIMEOUT);
548 newSession.answerCall(answer, SESSION_TIMEOUT);
    [all...]
  /external/tcpdump/
print-radius.c 122 #define SESSION_TIMEOUT 27
663 case SESSION_TIMEOUT:
    [all...]
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 

Completed in 156 milliseconds