HomeSort by relevance Sort by last modified time
    Searched full:setstyle (Results 251 - 275 of 582) sorted by null

<<11121314151617181920>>

  /frameworks/support/v7/appcompat/src/android/support/v7/app/
NotificationCompat.java 154 * {@link NotificationCompat.Builder#setStyle} like so:
161 * .setStyle(<b>new NotificationCompat.MediaStyle()</b>
  /packages/apps/DeskClock/src/com/android/deskclock/
CircleTimerView.java 122 mPaint.setStyle(Paint.Style.STROKE);
127 mFill.setStyle(Paint.Style.FILL);
  /external/skia/src/utils/debugger/
SkDrawCommand.cpp 112 p.setStyle(SkPaint::kStroke_Style);
144 p.setStyle(SkPaint::kStroke_Style);
160 p.setStyle(SkPaint::kStroke_Style);
176 p.setStyle(SkPaint::kStroke_Style);
406 p.setStyle(SkPaint::kStroke_Style);
547 p.setStyle(SkPaint::kStroke_Style);
  /frameworks/base/core/java/android/app/
DialogFragment.java 144 * Style for {@link #setStyle(int, int)}: a basic,
150 * Style for {@link #setStyle(int, int)}: don't include
156 * Style for {@link #setStyle(int, int)}: don't draw
163 * Style for {@link #setStyle(int, int)}: like
204 public void setStyle(int style, int theme) {
  /frameworks/base/core/java/android/widget/
SimpleMonthView.java 257 mMonthPaint.setStyle(Style.FILL);
263 mDayOfWeekPaint.setStyle(Style.FILL);
266 mDaySelectorPaint.setStyle(Style.FILL);
269 mDayHighlightPaint.setStyle(Style.FILL);
275 mDayPaint.setStyle(Style.FILL);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
StorageNotification.java 201 .setStyle(new Notification.BigTextStyle().bigText(text))
227 .setStyle(new Notification.BigTextStyle().bigText(text))
465 .setStyle(new Notification.BigTextStyle().bigText(text))
514 .setStyle(new Notification.BigTextStyle().bigText(text))
548 .setStyle(new Notification.BigTextStyle().bigText(text))
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
MonthView.java 288 mMonthTitlePaint.setStyle(Style.FILL);
295 mMonthTitleBGPaint.setStyle(Style.FILL);
302 mSelectedCirclePaint.setStyle(Style.FILL);
310 mMonthDayLabelPaint.setStyle(Style.FILL);
317 mMonthNumPaint.setStyle(Style.FILL);
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DisplayModifier.java 105 paint.setStyle(Paint.Style.FILL);
111 paint.setStyle(Paint.Style.STROKE);
117 paint.setStyle(Paint.Style.FILL_AND_STROKE);
  /developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/
ControllerView.java 185 mBackgroundPaint.setStyle(Paint.Style.FILL);
192 mCirclePaint.setStyle(Paint.Style.FILL);
197 mLedPaint.setStyle(Paint.Style.FILL);
  /external/skia/gm/
gradients.cpp 384 paint1.setStyle(SkPaint::kFill_Style);
385 paint2.setStyle(SkPaint::kFill_Style);
386 paint3.setStyle(SkPaint::kFill_Style);
degeneratesegments.cpp 202 paint.setStyle(style);
343 rectPaint.setStyle(SkPaint::kStroke_Style);
  /frameworks/base/docs/html/training/wearables/notifications/
creating.jd 181 android.support.v4.app.NotificationCompat.Builder#setStyle setStyle()} on the {@link
208 <b>.setStyle(bigStyle);</b>
  /frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DisplayModifier.java 102 paint.setStyle(Paint.Style.FILL);
108 paint.setStyle(Paint.Style.STROKE);
116 paint.setStyle(Paint.Style.FILL_AND_STROKE);
  /frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
NotificationTests.java 158 .setStyle(bigTextStyle)
345 .setStyle(new Notification.BigPictureStyle()
360 .setStyle(new Notification.InboxStyle()
  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
StyledCornersBitmapDrawable.java 92 mFlapPaint.setStyle(Style.FILL);
96 mBorderPaint.setStyle(Style.STROKE);
101 mCompatibilityModeBackgroundPaint.setStyle(Style.FILL);
  /packages/apps/Browser/src/com/android/browser/
TabBar.java 115 mActiveShaderPaint.setStyle(Paint.Style.FILL);
118 mInactiveShaderPaint.setStyle(Paint.Style.FILL);
121 mFocusPaint.setStyle(Paint.Style.STROKE);
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlWheel.java 129 mBackgroundPaint.setStyle(Paint.Style.STROKE);
468 mBackgroundPaint.setStyle(Paint.Style.FILL_AND_STROKE);
473 mBackgroundPaint.setStyle(Paint.Style.STROKE);
  /external/skia/tests/
DrawPathTest.cpp 248 paint.setStyle(SkPaint::kStroke_Style);
267 paint.setStyle(SkPaint::kStroke_Style);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropView.java 355 p.setStyle(Paint.Style.FILL);
366 wpPaint.setStyle(Paint.Style.STROKE);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageStraighten.java 267 mPaint.setStyle(Paint.Style.FILL_AND_STROKE);
297 mPaint.setStyle(Style.STROKE);
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderDisplayer.java 199 paint.setStyle(Paint.Style.FILL);
206 paint.setStyle(Paint.Style.FILL);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
NfcTestActivity.java 129 paint.setStyle(Paint.Style.FILL);
  /cts/tests/tests/graphics/src/android/graphics/cts/
PictureTest.java 152 paint.setStyle(Style.FILL);
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
PathClippingTests.java 49 paint.setStyle(Paint.Style.STROKE);
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentDialog.java 144 setStyle(style, theme);

Completed in 326 milliseconds

<<11121314151617181920>>