Home
last modified time | relevance | path

Searched defs:n1 (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java243 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 DPropertyInvalidatedCacheTests.java360 String n1; in testPropertyNames() local
/aosp14/frameworks/base/core/tests/privacytests/src/android/privacy/
H A DLongitudinalReportingEncoderTest.java298 final int n1 = 1000; in testLongitudinalReportingEncoder_basicPRRTest() local
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationComparatorTest.java149 Notification n1 = new Notification.Builder(mMockContext, TEST_CHANNEL_ID) in setUp() local
H A DNotificationManagerServiceTest.java6555 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 DUnicode.cpp264 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 DPhoneNumberUtils.java2921 PhoneNumber n1; in areSamePhoneNumber() local