Searched refs:roamings (Results 1 – 1 of 1) sorted by relevance
71 final int[] roamings; in assertValues() local73 roamings = new int[] {ROAMING_ALL, ROAMING_YES, ROAMING_NO}; in assertValues()75 roamings = new int[] {roaming}; in assertValues()94 for (int r : roamings) { in assertValues()