Home
last modified time | relevance | path

Searched defs:nProgress2 (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java2213 final Notification.Builder nProgress2 = new Notification.Builder(mContext, "test") in progressStyle_onSegmentChange_visiblyDifferent() local
2232 final Notification.Builder nProgress2 = new Notification.Builder(mContext, "test") in indeterminateProgressStyle_onSegmentChange_visiblyNotDifferent() local
2253 final Notification.Builder nProgress2 = new Notification.Builder(mContext, "test") in progressStyle_onStartIconChange_visiblyDifferent() local
2271 final Notification.Builder nProgress2 = new Notification.Builder(mContext, "test") in progressStyle_onEndIconChange_visiblyDifferent() local
2283 final Notification.Builder nProgress2 = new Notification.Builder(mContext, "test") in progressStyle_onProgressChange_visiblyDifferent() local
2296 final Notification.Builder nProgress2 = new Notification.Builder(mContext, "test") in indeterminateProgressStyle_onProgressChange_visiblyNotDifferent() local
2309 final Notification.Builder nProgress2 = new Notification.Builder(mContext, "test") in progressStyle_onIsStyledByProgressChange_visiblyDifferent() local
2322 final Notification.Builder nProgress2 = new Notification.Builder(mContext, "test") in indeterminateProgressStyle_onIsStyledByProgressChange_visiblyNotDifferent() local
2336 final Notification.Builder nProgress2 = new Notification.Builder(mContext, "test") in progressStyle_onProgressPointChange_visiblyDifferent() local
2350 final Notification.Builder nProgress2 = new Notification.Builder(mContext, "test") in indeterminateProgressStyle_onProgressPointChange_visiblyNotDifferent() local
[all …]