Home
last modified time | relevance | path

Searched defs:canUseFullScreenIntent (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DINotificationManager.aidl242 boolean canUseFullScreenIntent(in AttributionSource attributionSource); in canUseFullScreenIntent() method
DNotificationManager.java947 public boolean canUseFullScreenIntent() { in canUseFullScreenIntent() method in NotificationManager