Searched refs:mWakeLockTimeout (Results 1 – 2 of 2) sorted by relevance
252 private int mWakeLockTimeout; field in InboundSmsHandler1709 return mWakeLockTimeout; in getWakeLockTimeout()1716 mWakeLockTimeout = timeOut; in setWakeLockTimeout()
183 final int mWakeLockTimeout; // Timeout associated with request/response field in RIL592 mWakeLockTimeout = SystemProperties.getInt(TelephonyProperties.PROPERTY_WAKE_LOCK_TIMEOUT, in RIL()4905 mRilHandler.sendMessageDelayed(msg, mWakeLockTimeout); in acquireWakeLock()5714 pw.println(" mWakeLockTimeout=" + mWakeLockTimeout); in dump()