HomeSort by relevance Sort by last modified time
    Searched defs:onApplyThemeResource (Results 1 - 3 of 3) sorted by null

  /cts/tests/app/src/android/app/cts/
AppStubActivity.java 137 public void onApplyThemeResource( Resources.Theme theme,
140 super.onApplyThemeResource(theme,resid,first);
  /cts/tests/tests/view/src/android/view/cts/
ContextThemeWrapperTest.java 39 protected void onApplyThemeResource(Theme theme, int resid, boolean first) {
41 super.onApplyThemeResource(theme, resid, first);
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 230 milliseconds