Searched refs:setTheme (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Mms/src/com/android/mms/ui/
H A DWarnOfStorageLimitsActivity.java56 this.setTheme(com.android.internal.R.style.Theme_Dialog_Alert);
/packages/apps/Camera/src/com/android/camera/
H A DActivityBase.java173 // we want to hide it by default. setTheme must happen before
178 setTheme(R.style.Theme_Gallery);
/packages/apps/Contacts/tests/src/com/android/contacts/calllog/
H A DCallLogFragmentTest.java112 mActivity.setTheme(R.style.DialtactsTheme);
/packages/apps/VideoEditor/src/com/android/videoeditor/service/
H A DVideoEditorProject.java290 void setTheme(String theme) { method in class:VideoEditorProject
H A DApiService.java3020 videoProject.setTheme(theme);
/packages/apps/VoiceDialer/src/com/android/voicedialer/
H A DVoiceDialerActivity.java212 setTheme(android.R.style.Theme_Dialog);
/packages/apps/Calendar/src/com/android/calendar/
H A DAllInOneActivity.java308 setTheme(R.style.CalendarTheme_WithActionBarWallpaper);

Completed in 197 milliseconds