Home | History | Annotate | Download | only in telephony

Lines Matching refs:mWakeLockTimeout

148     /** Release wakelock after {@link #mWakeLockTimeout} when returning to idle state. */
219 private int mWakeLockTimeout;
1562 return mWakeLockTimeout;
1569 mWakeLockTimeout = timeOut;