Searched refs:timeoutSecs (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
H A DMyHandler.h678 unsigned long timeoutSecs = local
686 } else if (timeoutSecs < 15) {
689 timeoutSecs);
693 mKeepAliveTimeoutUs = timeoutSecs * 1000000ll;
696 timeoutSecs);

Completed in 244 milliseconds