Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DNotificationTest.java2267 final Notification.Builder nProgress1 = new Notification.Builder(mContext, "test") in progressStyle_onSegmentChange_visiblyDifferent() local
2286 final Notification.Builder nProgress1 = new Notification.Builder(mContext, "test") in indeterminateProgressStyle_onSegmentChange_visiblyNotDifferent() local
2311 final Notification.Builder nProgress1 = new Notification.Builder(mContext, "test") in progressStyle_onStartIconChange_visiblyDifferent() local
2329 final Notification.Builder nProgress1 = new Notification.Builder(mContext, "test") in progressStyle_onEndIconChange_visiblyDifferent() local
2341 final Notification.Builder nProgress1 = new Notification.Builder(mContext, "test") in progressStyle_onProgressChange_visiblyDifferent() local
2353 final Notification.Builder nProgress1 = new Notification.Builder(mContext, "test") in indeterminateProgressStyle_onProgressChange_visiblyNotDifferent() local
2367 final Notification.Builder nProgress1 = new Notification.Builder(mContext, "test") in progressStyle_onIsStyledByProgressChange_visiblyDifferent() local
2379 final Notification.Builder nProgress1 = new Notification.Builder(mContext, "test") in indeterminateProgressStyle_onIsStyledByProgressChange_visiblyNotDifferent() local
2393 final Notification.Builder nProgress1 = new Notification.Builder(mContext, "test") in progressStyle_onProgressPointChange_visiblyDifferent() local
2407 final Notification.Builder nProgress1 = new Notification.Builder(mContext, "test") in indeterminateProgressStyle_onProgressPointChange_visiblyNotDifferent() local
[all …]