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