Searched defs:n1 (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | NotificationTest.java | 243 Notification n1 = builder.build(); in allPendingIntents_recollectedAfterReusingBuilder() local 1026 Notification n1 = new Notification.Builder(mContext, "test") in areIconsDifferent_sameLargeIcon_false() local 1041 Notification n1 = new Notification.Builder(mContext, "test") in areIconsDifferent_differentLargeIcon_true() local 1062 Notification n1 = new Notification.Builder(mContext, "test") in areIconsDifferent_removedLargeIcon_true() local 1326 Notification n1 = new Notification.Builder(mContext, "test") in testActionsDifferent_null() local 1340 Notification n1 = new Notification.Builder(mContext, "test") in testActionsDifferentSame() local 1356 Notification n1 = new Notification.Builder(mContext, "test") in testActionsDifferentText() local 1372 Notification n1 = new Notification.Builder(mContext, "test") in testActionsDifferentSpannables() local 1392 Notification n1 = new Notification.Builder(mContext, "test") in testActionsDifferentNumber() local 1411 Notification n1 = new Notification.Builder(mContext, "test") in testActionsDifferentIntent() local [all …]
|
H A D | PropertyInvalidatedCacheTests.java | 360 String n1; in testPropertyNames() local
|
/aosp14/frameworks/base/core/tests/privacytests/src/android/privacy/ |
H A D | LongitudinalReportingEncoderTest.java | 298 final int n1 = 1000; in testLongitudinalReportingEncoder_basicPRRTest() local
|
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationComparatorTest.java | 149 Notification n1 = new Notification.Builder(mMockContext, TEST_CHANNEL_ID) in setUp() local
|
H A D | NotificationManagerServiceTest.java | 6555 Notification n1 = new Notification.Builder(mContext, "channel") in testVisualDifference_sameImages() local 6569 Notification n1 = new Notification.Builder(mContext, "channel") in testVisualDifference_differentSmallImage() local 6584 Notification n1 = new Notification.Builder(mContext, "channel") in testVisualDifference_differentLargeImage() local
|
/aosp14/system/core/libutils/ |
H A D | Unicode.cpp | 264 int strzcmp16(const char16_t *s1, size_t n1, const char16_t *s2, size_t n2) in strzcmp16()
|
/aosp14/frameworks/base/telephony/java/android/telephony/ |
H A D | PhoneNumberUtils.java | 2921 PhoneNumber n1; in areSamePhoneNumber() local
|