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