Searched defs:nb1 (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationManagerServiceTest.java | 4494 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_foreground() local 4514 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffTitle() local 4533 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_inboxStyle() local 4583 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffText() local 4602 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameText() local 4621 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameTextButStyled() local 4640 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffTextButStyled() local 4659 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgress() local 4678 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgressNotDone() local 4697 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameProgressStillDone() local [all …]
|
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/ |
H A D | Bitmap_Delegate.java | 558 /*package*/ static boolean nativeSameAs(long nb0, long nb1) { in nativeSameAs()
|