Searched refs:NUM_DIRECTIONS (Results 1 – 1 of 1) sorted by relevance
204 private static final int NUM_DIRECTIONS = 4; field in RotaryService383 private final Intent[] mOffScreenNudgeIntents = new Intent[NUM_DIRECTIONS];660 for (int i = 0; i < NUM_DIRECTIONS; i++) { in onCreate()