Home
last modified time | relevance | path

Searched defs:highPriority (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/
DSnapshot.h58 bool highPriority; variable
DSnapshot.cpp220 float radius, bool highPriority) { in setClippingRoundRect()
DStatefulBaseRenderer.cpp213 const Rect& rect, float radius, bool highPriority) { in setClippingRoundRect()
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompat.java1088 public Builder setFullScreenIntent(PendingIntent intent, boolean highPriority) { in setFullScreenIntent()