HomeSort by relevance Sort by last modified time
    Searched refs:applyThemeStyle (Results 1 - 2 of 2) sorted by null

  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowArscAssetManager.java     [all...]
ShadowLegacyAssetManager.java 913 public static void applyThemeStyle(int themePtr, int styleRes, boolean force) {
914 applyThemeStyle((long) themePtr, styleRes, force);
    [all...]

Completed in 59 milliseconds