Searched refs:mScreenOnDuration (Results 1 – 2 of 2) sorted by relevance
176 public int mScreenOnDuration = 60000; field in CellBroadcastChannelManager.CellBroadcastChannelRange287 mScreenOnDuration = Integer.parseInt(value); in CellBroadcastChannelRange()357 + mAlwaysOn + ",ScreenOnDuration=" + mScreenOnDuration + ", displayIcon=" in toString()
316 screenOnDuration = range.mScreenOnDuration; in startScreenOnTimer()