Searched defs:styles (Results 1 - 3 of 3) sorted by last modified time

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DKeyStylesSet.java90 @Nonnull final HashMap<String, KeyStyle> styles) {
93 mStyles = styles;
88 DeclaredKeyStyle(@onnull final String parentStyleName, @Nonnull final KeyboardTextsSet textsSet, @Nonnull final HashMap<String, KeyStyle> styles) argument
/packages/apps/TV/libs/
H A Dexoplayer_v2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer2/ ...
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
H A DParameterIconStyle.java24 public ParameterIconStyle(int id, Bitmap[] styles) { argument
25 super(id, styles.length);
26 mBitmaps = styles;

Completed in 164 milliseconds