Searched defs:theme (Results 1 – 7 of 7) sorted by relevance
39 protected void onApplyThemeResource(Theme theme, int resid, boolean first) { in onApplyThemeResource()
379 Theme theme = view.getContext().getTheme(); in verifyThemeType() local
85 final Theme theme = themes[intent.getIntExtra(EXTRA_THEME, 0)]; in setUpUi() local
137 public void onApplyThemeResource( Resources.Theme theme, in onApplyThemeResource()
336 public MockAlertDialog(Context context, int theme) { in MockAlertDialog()394 public MockDatePickerDialog(Context context, int theme, OnDateSetListener callBack, in MockDatePickerDialog()
89 public TestDialog(Context context, int theme) { in TestDialog()
76 final Resources.Theme theme = res.newTheme(); in checkValue() local