Searched refs:mWakelockTimeoutThreshold (Results 1 – 1 of 1) sorted by relevance
56 private int mWakelockTimeoutThreshold = 0; field in RadioBugDetector69 mWakelockTimeoutThreshold = Settings.Global.getInt( in init()123 if (mContinuousWakelockTimoutCount < mWakelockTimeoutThreshold) { in broadcastBug()162 return mWakelockTimeoutThreshold; in getWakelockTimeoutThreshold()