Searched refs:shadeEntry (Results 1 – 2 of 2) sorted by relevance
321 NotificationData.Entry shadeEntry = headsUpEntry.entry; in releaseImmediately() local322 removeHeadsUpEntry(shadeEntry); in releaseImmediately()
1516 Entry shadeEntry = createNotificationViews(notification); in addNotification() local1517 if (shadeEntry == null) { in addNotification()1520 boolean isHeadsUped = shouldPeek(shadeEntry); in addNotification()1522 mHeadsUpManager.showNotification(shadeEntry); in addNotification()1550 shadeEntry.notifyFullScreenIntentLaunched(); in addNotification()1556 addNotificationViews(shadeEntry, ranking); in addNotification()