/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationTest.java | 90 Notification.Builder n2 = new Notification.Builder(mContext, "test"); in testStyleChangeVisiblyDifferent_noStyles() local 98 Notification.Builder n2 = new Notification.Builder(mContext, "test") in testStyleChangeVisiblyDifferent_noStyleToStyle() local 106 Notification.Builder n2 = new Notification.Builder(mContext, "test"); in testStyleChangeVisiblyDifferent_styleToNoStyle() local 117 Notification.Builder n2 = new Notification.Builder(mContext, "test") in testStyleChangeVisiblyDifferent_changeStyle() local 241 Notification.Builder n2 = new Notification.Builder(mContext, "test"); in testRemoteViews_nullChange() local 272 Notification.Builder n2 = new Notification.Builder(mContext, "test").setContent(b); in testRemoteViews_layoutChange() local 292 Notification.Builder n2 = new Notification.Builder(mContext, "test").setContent(b); in testRemoteViews_layoutSame() local 314 Notification.Builder n2 = new Notification.Builder(mContext, "test").setContent(b); in testRemoteViews_sequenceChange() local 336 Notification.Builder n2 = new Notification.Builder(mContext, "test").setContent(b); in testRemoteViews_sequenceSame() local 352 Notification n2 = new Notification.Builder(mContext, "test") in testActionsDifferent_null() local [all …]
|
D | NotificationHistoryDatabaseTest.java | 197 HistoricalNotification n2 = getHistoricalNotification(2); in testAddNotification() local 212 HistoricalNotification n2 = getHistoricalNotification(2); in testAddNotification_newestFirst() local
|
D | NotificationComparatorTest.java | 141 Notification n2 = new Notification.Builder(mContext, TEST_CHANNEL_ID) in setUp() local
|
/frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
D | pass-struct.c | 17 int n2[2]; member
|
/frameworks/base/core/tests/coretests/src/android/app/ |
D | NotificationTest.java | 120 Notification n2 = new Notification.Builder(mContext) in testHasCompletedProgress_complete() local 132 Notification n2 = new Notification.Builder(mContext) in testHasCompletedProgress_notComplete() local 191 Notification n2 = builder.build(); in allPendingIntents_recollectedAfterReusingBuilder() local
|
D | NotificationHistoryTest.java | 116 HistoricalNotification n2 = getHistoricalNotification(1); in testAddNotificationToWrite() local 131 HistoricalNotification n2 = getHistoricalNotification(1); in testAddNotificationsToWrite() 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/telephony/java/android/telephony/ |
D | PhoneNumberUtils.java | 3284 PhoneNumber n2; in areSamePhoneNumber() local
|