Searched refs:RES_STRING_ARRAY_VAL_2 (Results 1 – 1 of 1) sorted by relevance
69 private static final String[] RES_STRING_ARRAY_VAL_2 = { // carrier ID not included field in WifiStringResourceWrapperTest161 when(mResources.getStringArray(eq(RES_ID_2))).thenReturn(RES_STRING_ARRAY_VAL_2); in testCarrierIdWithBaseNoOverride()