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

  /external/robolectric-shadows/resources/src/main/java/org/robolectric/manifest/
ActivityData.java 30 private static final String THEME = "theme";
151 * Convenience accessor for value of android:THEME attribute.
153 * @return The theme attribute.
156 return attrs.get(withXMLNS(THEME));
  /external/python/cpython3/Tools/msi/bundle/bootstrap/
PythonBootstrapperApplication.cpp     [all...]

Completed in 76 milliseconds