Searched defs:nb1 (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | NotificationManagerServiceTest.java | 3280 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_foreground() local 3300 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffTitle() local 3319 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_inboxStyle() local 3369 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffText() local 3388 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameText() local 3407 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameTextButStyled() local 3426 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffTextButStyled() local 3445 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgress() local 3464 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgressNotDone() local 3483 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameProgressStillDone() local [all …]
|
| /frameworks/layoutlib/bridge/src/android/graphics/ |
| D | Bitmap_Delegate.java | 543 /*package*/ static boolean nativeSameAs(long nb0, long nb1) { in nativeSameAs()
|