HomeSort by relevance Sort by last modified time
    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 146 private int mNotificationColor;
    [all...]

Completed in 1941 milliseconds