/frameworks/base/core/tests/coretests/src/android/app/ |
D | NotificationTest.java | 239 Notification n1 = builder.build(); in allPendingIntents_recollectedAfterReusingBuilder() local 1023 Notification.Builder n1 = new Notification.Builder(mContext, "test"); in testStyleChangeVisiblyDifferent_noStyles() local 1031 Notification.Builder n1 = new Notification.Builder(mContext, "test"); in testStyleChangeVisiblyDifferent_noStyleToStyle() local 1041 Notification.Builder n1 = new Notification.Builder(mContext, "test") in testStyleChangeVisiblyDifferent_styleToNoStyle() local 1049 Notification.Builder n1 = new Notification.Builder(mContext, "test") in testStyleChangeVisiblyDifferent_changeStyle() local 1167 Notification.Builder n1 = new Notification.Builder(mContext, "test") in testRemoteViews_nullChange() local 1199 Notification.Builder n1 = new Notification.Builder(mContext, "test").setContent(a); in testRemoteViews_layoutChange() local 1219 Notification.Builder n1 = new Notification.Builder(mContext, "test").setContent(a); in testRemoteViews_layoutSame() local 1241 Notification.Builder n1 = new Notification.Builder(mContext, "test").setContent(a); in testRemoteViews_sequenceChange() local 1263 Notification.Builder n1 = new Notification.Builder(mContext, "test").setContent(a); in testRemoteViews_sequenceSame() local [all …]
|
D | PropertyInvalidatedCacheTests.java | 360 String n1; in testPropertyNames() local
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcStress.cpp | 428 for (unsigned int n1 = 0; n1 < list->numHwLayers; n1++) { in main() local 492 for (unsigned int n1 = 0; n1 < numSet; n1++) { in main() local 499 for (unsigned int n1 = 0; n1 < list->numHwLayers; n1++) { in main() local 641 for (size_t n1 = 0; n1 < vec.size(); n1++) { in vectorOr() local
|
D | hwcRects.cpp | 264 for (unsigned int n1 = 0; n1 < argNext.length(); n1++) { in main() local 550 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax() local
|
D | hwcColorEquiv.cpp | 433 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax() local
|
D | hwcTestLib.cpp | 360 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormatLookup() local 374 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormatLookup() local 390 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormat2str() local
|
D | hwcCommit.cpp | 396 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in main() local 1440 for (unsigned int n1 = 0; n1 < hwcList->numHwLayers; n1++) { in numOverlays() local 1557 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax() local
|
/frameworks/base/core/tests/privacytests/src/android/privacy/ |
D | LongitudinalReportingEncoderTest.java | 298 final int n1 = 1000; in testLongitudinalReportingEncoder_basicPRRTest() local
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationComparatorTest.java | 133 Notification n1 = new Notification.Builder(mContext, TEST_CHANNEL_ID) in setUp() local
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
D | Quaternion.java | 126 double n1 = 2 * (x[0] * (v1 * x[0] - (x[3] * v0 - x[1] * v2)) + s * x[2]) - v1; in rotateVec() local
|
/frameworks/base/packages/SystemUI/monet/src/com/android/systemui/monet/ |
D | ColorScheme.kt | 158 val n1: TonalSpec, constant in com.android.systemui.monet.CoreSpec
|
/frameworks/base/telephony/java/android/telephony/ |
D | PhoneNumberUtils.java | 3283 PhoneNumber n1; in areSamePhoneNumber() local
|