OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotificationTemplateViewWrapper
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationBigPictureTemplateViewWrapper.java
31
public class NotificationBigPictureTemplateViewWrapper extends
NotificationTemplateViewWrapper
{
NotificationBigTextTemplateViewWrapper.java
30
public class NotificationBigTextTemplateViewWrapper extends
NotificationTemplateViewWrapper
{
NotificationMediaTemplateViewWrapper.java
28
public class NotificationMediaTemplateViewWrapper extends
NotificationTemplateViewWrapper
{
NotificationMessagingTemplateViewWrapper.java
35
public class NotificationMessagingTemplateViewWrapper extends
NotificationTemplateViewWrapper
{
NotificationViewWrapper.java
51
return new
NotificationTemplateViewWrapper
(ctx, v, row);
NotificationTemplateViewWrapper.java
47
public class
NotificationTemplateViewWrapper
extends NotificationHeaderViewWrapper {
64
protected
NotificationTemplateViewWrapper
(Context ctx, View view,
Completed in 269 milliseconds