Searched refs:PERIOD (Results 1 – 4 of 4) 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()
130 #define PERIOD 0x2e macro133 #define periodchar(c) ((c) == PERIOD)144 int pch = PERIOD, ch = *dn++; in res_hnok()
34 private static final long PERIOD = DateUtils.DAY_IN_MILLIS; field in AutomaticStorageBroadcastReceiver44 long periodicOverride = SystemProperties.getLong(DEBUG_PERIOD_FLAG, PERIOD); in onReceive()
84 private static final String PERIOD = "Feb"; field in DataUsageSummaryPreferenceControllerTest394 info.period = PERIOD; in createTestDataUsageInfo()