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

/frameworks/av/media/libstagefright/rtsp/
H A DMyHandler.h689 unsigned long timeoutSecs = local
697 } else if (timeoutSecs < 15) {
700 timeoutSecs);
704 mKeepAliveTimeoutUs = timeoutSecs * 1000000ll;
707 timeoutSecs);

Completed in 27 milliseconds