Searched defs:nb1 (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | NotificationManagerServiceTest.java | 4313 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_foreground() local 4333 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffTitle() local 4352 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_inboxStyle() local 4402 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffText() local 4421 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameText() local 4440 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameTextButStyled() local 4459 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffTextButStyled() local 4478 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgress() local 4497 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgressNotDone() local 4516 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameProgressStillDone() local [all …]
|
| /frameworks/layoutlib/bridge/src/android/graphics/ |
| D | Bitmap_Delegate.java | 558 /*package*/ static boolean nativeSameAs(long nb0, long nb1) { in nativeSameAs()
|