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

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

Completed in 143 milliseconds