Searched refs:newFontWeight (Results 1 – 1 of 1) sorted by relevance
154 final int newFontWeight = 2 * oldFontWeight; in testChangingFontWeightOfTheForegroundUser_shouldAffectUI() local157 setFontWeightOfUser(newFontWeight, currentUserId); in testChangingFontWeightOfTheForegroundUser_shouldAffectUI()159 assertEquals(newFontWeight, globalFontWeight); in testChangingFontWeightOfTheForegroundUser_shouldAffectUI()