OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onNotificationUpdated
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java
275
public void
onNotificationUpdated
(NotificationData.Entry entry) {
278
mPrivateLayout.
onNotificationUpdated
(entry);
279
mPublicLayout.
onNotificationUpdated
(entry);
284
mChildrenContainer.
onNotificationUpdated
();
[
all
...]
NotificationContentView.java
[
all
...]
Completed in 586 milliseconds