Searched defs:nb1 (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 3344 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_foreground() local 3364 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffTitle() local 3383 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_inboxStyle() local 3433 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffText() local 3452 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameText() local 3471 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_sameTextButStyled() local 3490 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffTextButStyled() local 3509 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgress() local 3528 Notification.Builder nb1 = new Notification.Builder(mContext, "") in testVisualDifference_diffProgressNotDone() local 3547 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()
|