OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotificationHeaderViewWrapper
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationViewWrapper.java
58
return new
NotificationHeaderViewWrapper
(ctx, v, row);
NotificationHeaderViewWrapper.java
48
public class
NotificationHeaderViewWrapper
extends NotificationViewWrapper {
64
protected
NotificationHeaderViewWrapper
(Context ctx, View view, ExpandableNotificationRow row) {
NotificationTemplateViewWrapper.java
36
public class NotificationTemplateViewWrapper extends
NotificationHeaderViewWrapper
{
Completed in 1989 milliseconds