HomeSort by relevance Sort by last modified time
    Searched refs:mNotificationColor (Results 1 - 4 of 4) 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/main/java/com/example/android/supportv4/media/
MediaNotificationManager.java 73 private int mNotificationColor;
81 mNotificationColor = ResourceHelper.getThemeColor(mService,
274 .setColor(mNotificationColor)
  /packages/apps/Music/src/com/android/music/utils/
MediaNotificationManager.java 70 private int mNotificationColor;
78 mNotificationColor =
281 .setColor(mNotificationColor)
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 178 private int mNotificationColor;
    [all...]

Completed in 140 milliseconds