Searched refs:mCachedAmbientColor (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java3189 private int mCachedAmbientColor = COLOR_INVALID; field in class:Notification.Builder
5472 return mCachedAmbientColor;
5477 return mCachedAmbientColor = contrasted;

Completed in 47 milliseconds