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