OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mNotificationColor
(Results
1 - 3
of
3
) sorted by null
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
MediaNotificationManager.java
69
private int
mNotificationColor
;
77
mNotificationColor
= ResourceHelper.getThemeColor(mService,
278
.setColor(
mNotificationColor
)
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
MediaNotificationManager.java
72
private int
mNotificationColor
;
80
mNotificationColor
= ResourceHelper.getThemeColor(mService,
273
.setColor(
mNotificationColor
)
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java
150
private int
mNotificationColor
;
[
all
...]
Completed in 129 milliseconds