OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotificationHeaderUtil
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationHeaderUtil.java
35
public class
NotificationHeaderUtil
{
93
public
NotificationHeaderUtil
(ExpandableNotificationRow row) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationChildrenContainer.java
36
import com.android.systemui.statusbar.
NotificationHeaderUtil
;
77
private
NotificationHeaderUtil
mHeaderUtil;
682
mHeaderUtil = new
NotificationHeaderUtil
(mNotificationParent);
[
all
...]
Completed in 597 milliseconds