Searched refs:sViewIdsInDigitFormat (Results 1 – 2 of 2) sorted by relevance
93 private static final int [] sViewIdsInDigitFormat = IntStream field in ImeiInfoDialogFragment108 else if (Arrays.binarySearch(sViewIdsInDigitFormat, viewId) >= 0) { in setText()
112 private static final int[] sViewIdsInDigitFormat = IntStream field in SimStatusDialogFragment129 } else if (Arrays.binarySearch(sViewIdsInDigitFormat, viewId) >= 0) { in setText()