Searched defs:getNotificationArrayFromBundle (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java5885 Notification[] pages = getNotificationArrayFromBundle(
6899 private static Notification[] getNotificationArrayFromBundle(Bundle bundle, String key) { method in class:Notification
/frameworks/support/compat/java/android/support/v4/app/
H A DNotificationCompat.java3068 Notification[] pages = getNotificationArrayFromBundle(
4065 static Notification[] getNotificationArrayFromBundle(Bundle bundle, String key) { method in class:NotificationCompat

Completed in 102 milliseconds