| /frameworks/base/core/tests/coretests/src/android/app/ |
| D | NotificationTest.java | 174 Notification n2 = new Notification.Builder(mContext) in testHasCompletedProgress_complete() local 186 Notification n2 = new Notification.Builder(mContext) in testHasCompletedProgress_notComplete() local 247 Notification n2 = builder.build(); in allPendingIntents_recollectedAfterReusingBuilder() local 1009 Notification n2 = new Notification.Builder(mContext, "test").setSmallIcon(1).build(); in areIconsDifferent_sameSmallIcon_false() local 1017 Notification n2 = new Notification.Builder(mContext, "test").setSmallIcon(2).build(); in areIconsDifferent_differentSmallIcon_true() local 1028 Notification n2 = new Notification.Builder(mContext, "test") in areIconsDifferent_sameLargeIcon_false() local 1043 Notification n2 = new Notification.Builder(mContext, "test") in areIconsDifferent_differentLargeIcon_true() local 1053 Notification n2 = new Notification.Builder(mContext, "test") in areIconsDifferent_addedLargeIcon_true() local 1064 Notification n2 = new Notification.Builder(mContext, "test").setSmallIcon(2).build(); in areIconsDifferent_removedLargeIcon_true() local 1072 Notification.Builder n2 = new Notification.Builder(mContext, "test"); in testStyleChangeVisiblyDifferent_noStyles() local [all …]
|
| D | NotificationHistoryTest.java | 116 HistoricalNotification n2 = getHistoricalNotification(1); in testAddNotificationToWrite() local 131 HistoricalNotification n2 = getHistoricalNotification(1); in testAddNotificationsToWrite() local
|
| /frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
| D | pass-struct.c | 17 int n2[2]; member
|
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | NotificationHistoryDatabaseTest.java | 182 HistoricalNotification n2 = getHistoricalNotification(2); in testAddNotification() local 197 HistoricalNotification n2 = getHistoricalNotification(2); in testAddNotification_newestFirst() local
|
| D | NotificationComparatorTest.java | 159 Notification n2 = new Notification.Builder(mMockContext, TEST_CHANNEL_ID) in setUp() local
|
| D | NotificationManagerServiceTest.java | 6493 Notification n2 = new Notification.Builder(mContext, "channel") in testVisualDifference_sameImages() local 6507 Notification n2 = new Notification.Builder(mContext, "channel") in testVisualDifference_differentSmallImage() local 6522 Notification n2 = new Notification.Builder(mContext, "channel") in testVisualDifference_differentLargeImage() local
|
| /frameworks/base/core/java/android/text/format/ |
| D | TimeFormatter.java | 312 int n2 = (wallTime.getHour() % 12 != 0) ? (wallTime.getHour() % 12) : 12; in handleToken() local 313 numberFormatter.format(getFormat(modifier, "%2d", "%2d", "%d", "%02d"), n2); in handleToken() local
|
| /frameworks/base/core/tests/privacytests/src/android/privacy/ |
| D | LongitudinalReportingEncoderTest.java | 322 final int n2 = 1000; in testLongitudinalReportingEncoder_basicPRRTest() local
|
| /frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
| D | Quaternion.java | 127 double n2 = 2 * (x[0] * (v2 * x[0] - (x[1] * v1 - x[2] * v0)) + s * x[3]) - v2; in rotateVec() local
|
| /frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/ |
| D | NotificationTests.java | 434 final Notification n2 = Notification.CREATOR.createFromParcel(p); in testCreate() local
|
| /frameworks/base/packages/SystemUI/monet/src/com/android/systemui/monet/ |
| D | ColorScheme.kt | 230 val n2: TonalSpec constant in com.android.systemui.monet.CoreSpec
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | PhoneNumberUtils.java | 2922 PhoneNumber n2; in areSamePhoneNumber() local
|