Searched refs:getTheme (Results 1 - 14 of 14) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/widget/
H A DAlphaTouchInterceptorOverlay.java52 final int resId = ThemeUtils.getSelectableItemBackground(context.getTheme());
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DScrollBarView.java41 context.getTheme().resolveAttribute(
/packages/apps/Settings/src/com/android/settings/quicklaunch/
H A DShortcutPreference.java60 context.getTheme().resolveAttribute(android.R.attr.disabledAlpha, outValue, true);
/packages/apps/Email/tests/src/com/android/email/
H A DDBTestHelper.java201 public Theme getTheme() { method in class:DBTestHelper.ProviderContextSetupHelper.MyIsolatedContext
202 return mRealContext.getTheme();
/packages/apps/VideoEditor/src/com/android/videoeditor/service/
H A DMovieTheme.java45 public static MovieTheme getTheme(Context context, String theme) { method in class:MovieTheme
H A DApiService.java4319 final MovieTheme theme = MovieTheme.getTheme(context, themeId);
4451 final MovieTheme theme = MovieTheme.getTheme(context, themeId);
4565 final MovieTheme theme = MovieTheme.getTheme(context, themeId);
4613 final MovieTheme theme = MovieTheme.getTheme(context, themeId);
H A DVideoEditorProject.java298 public String getTheme() { method in class:VideoEditorProject
/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothDevicePreference.java62 context.getTheme().resolveAttribute(android.R.attr.disabledAlpha, outValue, true);
/packages/apps/VideoEditor/src/com/android/videoeditor/
H A DVideoEditorActivity.java1012 mProject.getTheme());
1028 mProject.getTheme());
1045 mProject.getTheme());
1068 MediaItemUtils.getDefaultImageDuration(), mProject.getTheme());
1529 mProject.getTheme());
1538 MediaItemUtils.getDefaultImageDuration(), mProject.getTheme());
/packages/apps/Browser/src/com/android/browser/
H A DBreadCrumbView.java174 getContext().getTheme().resolveAttribute(
H A DPhoneUi.java68 browser.getTheme().resolveAttribute(
/packages/apps/Settings/src/com/android/settings/wfd/
H A DWifiDisplaySettings.java393 getContext().getTheme().resolveAttribute(android.R.attr.disabledAlpha,
/packages/apps/Camera/src/com/android/camera/
H A DUtil.java336 activity.getTheme().resolveAttribute(android.R.attr.alertDialogIcon, out, true);
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
H A DMediaLinearLayout.java1403 mProject.getTheme());

Completed in 1563 milliseconds