Searched refs:PERIOD (Results 1 – 2 of 2) sorted by relevance
271 final int PERIOD = 2; in getCapsMode() local296 state = PERIOD; in getCapsMode()301 case PERIOD: in getCapsMode()312 state = PERIOD; in getCapsMode()
34 private static final long PERIOD = DateUtils.DAY_IN_MILLIS; field in AutomaticStorageBroadcastReceiver44 long periodicOverride = SystemProperties.getLong(DEBUG_PERIOD_FLAG, PERIOD); in onReceive()