Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DSnapshot.cpp179 float radius, bool highPriority) { in setClippingRoundRect()
DSnapshot.h59 bool highPriority; variable
DCanvasState.cpp188 const Rect& rect, float radius, bool highPriority) { in setClippingRoundRect()
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompat.java1117 public Builder setFullScreenIntent(PendingIntent intent, boolean highPriority) { in setFullScreenIntent()
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java3300 boolean highPriority) { in setProvNotificationVisibleIntent()