Searched refs:getS500 (Results 1 – 4 of 4) sorted by relevance
79 public int getS500() { in getS500() method in TonalPalette
126 : mAccent1.getS500(), 0xFF); in getAccentColor()
681 == mColorScheme.getAccent1().getS500() in colorSchemeIsApplied()683 == mColorScheme.getAccent2().getS500() in colorSchemeIsApplied()685 == mColorScheme.getAccent3().getS500() in colorSchemeIsApplied()687 == mColorScheme.getNeutral1().getS500() in colorSchemeIsApplied()689 == mColorScheme.getNeutral2().getS500() in colorSchemeIsApplied()
848 .thenReturn(mThemeOverlayController.mColorScheme.getAccent1().getS500()); in onWallpaperColorsChanged_defersUntilSetupIsCompleted_ifHasColors()850 .thenReturn(mThemeOverlayController.mColorScheme.getAccent2().getS500()); in onWallpaperColorsChanged_defersUntilSetupIsCompleted_ifHasColors()852 .thenReturn(mThemeOverlayController.mColorScheme.getAccent3().getS500()); in onWallpaperColorsChanged_defersUntilSetupIsCompleted_ifHasColors()854 .thenReturn(mThemeOverlayController.mColorScheme.getNeutral1().getS500()); in onWallpaperColorsChanged_defersUntilSetupIsCompleted_ifHasColors()856 .thenReturn(mThemeOverlayController.mColorScheme.getNeutral2().getS500()); in onWallpaperColorsChanged_defersUntilSetupIsCompleted_ifHasColors()