Searched defs:styleId (Results 1 – 2 of 2) sorted by relevance
186 final int styleId = mCaptioningManager.getRawUserStyle(); in refreshPreviewText() local209 View previewWindow, int styleId) { in applyCaptionProperties()
76 private KeyboardTheme(final int themeId, final String themeName, final int styleId, in KeyboardTheme()