Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java846 static boolean canLaunchInActivityView(Context context, NotificationEntry entry) { in canLaunchInActivityView() method in BubbleController
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java307 protected boolean canLaunchInActivityView(Context context, PendingIntent pendingIntent, in canLaunchInActivityView() method in NotificationManagerServiceTest.TestableNotificationManagerService