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