/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A 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 352 Notification n2 = new Notification.Builder(mContext, "test") in testActionsDifferent_null() local 366 Notification n2 = new Notification.Builder(mContext, "test") in testActionsDifferentSame() local 381 Notification n2 = new Notification.Builder(mContext, "test") in testActionsDifferentText() local 400 Notification n2 = new Notification.Builder(mContext, "test") in testActionsDifferentSpannables() local 415 Notification n2 = new Notification.Builder(mContext, "test") in testActionsDifferentNumber() local 432 Notification n2 = new Notification.Builder(mContext, "test") in testActionsDifferentIntent() local [all …]
|
H A D | NotificationHistoryDatabaseTest.java | 197 HistoricalNotification n2 = getHistoricalNotification(2); in testAddNotification() local 212 HistoricalNotification n2 = getHistoricalNotification(2); in testAddNotification_newestFirst() local
|
H A D | NotificationComparatorTest.java | 141 Notification n2 = new Notification.Builder(mContext, TEST_CHANNEL_ID) in setUp() local
|
/aosp12/system/bt/stack/crypto_toolbox/ |
H A D | crypto_toolbox.cc | 57 const Octet16& n2, uint8_t* a1, in calculate_mac_key_or_ltk() 76 void f5(const uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, in f5() 100 Octet16 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, in f6()
|
/aosp12/art/test/963-default-range-smali/src/ |
H A D | Iface.java | 18 String n2, in SayHi()
|
/aosp12/system/bt/test/mock/ |
H A D | mock_stack_crypto_toolbox.cc | 72 void f5(const uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, in f5() 77 Octet16 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, in f6()
|
/aosp12/frameworks/compile/libbcc/tests/debuginfo/host-tests/ |
H A D | pass-struct.c | 17 int n2[2]; member
|
/aosp12/system/bt/gd/crypto_toolbox/ |
H A D | crypto_toolbox.cc | 58 const Octet16& n2, in calculate_mac_key_or_ltk() 78 void f5(uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, uint8_t* a2, Octet16* mac_ke… in f5() 100 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, const Octet16& r, uint8_t* iocap, uint8_… in f6()
|
H A D | crypto_toolbox_test.cc | 166 …Octet16 n2{0xa6, 0xe8, 0xe7, 0xcc, 0x25, 0xa7, 0x5f, 0x6e, 0x21, 0x65, 0x83, 0xf7, 0xff, 0x3d, 0xc… in TEST() local 193 …Octet16 n2{0xa6, 0xe8, 0xe7, 0xcc, 0x25, 0xa7, 0x5f, 0x6e, 0x21, 0x65, 0x83, 0xf7, 0xff, 0x3d, 0xc… in TEST() local
|
/aosp12/art/test/706-checker-scheduler/src/ |
H A D | Main.java | 21 int n2; field in Main.ExampleObj 23 public ExampleObj(int n1, int n2) { in ExampleObj()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | NotificationHistoryTest.java | 116 HistoricalNotification n2 = getHistoricalNotification(1); in testAddNotificationToWrite() local 131 HistoricalNotification n2 = getHistoricalNotification(1); in testAddNotificationsToWrite() local
|
H A D | NotificationTest.java | 133 Notification n2 = new Notification.Builder(mContext) in testHasCompletedProgress_complete() local 145 Notification n2 = new Notification.Builder(mContext) in testHasCompletedProgress_notComplete() local 204 Notification n2 = builder.build(); in allPendingIntents_recollectedAfterReusingBuilder() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | gsmmux.h | 31 unsigned int n2; member
|
H A D | ax25.h | 85 unsigned int n2, n2count; member 94 unsigned int n2, n2count; member
|
/aosp12/frameworks/base/core/java/android/text/format/ |
H A 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
|
/aosp12/system/bt/stack/test/ |
H A D | crypto_toolbox_test.cc | 190 Octet16 n2{0xa6, 0xe8, 0xe7, 0xcc, 0x25, 0xa7, 0x5f, 0x6e, in TEST() local 220 Octet16 n2{0xa6, 0xe8, 0xe7, 0xcc, 0x25, 0xa7, 0x5f, 0x6e, in TEST() local
|
/aosp12/frameworks/base/core/tests/privacytests/src/android/privacy/ |
H A D | LongitudinalReportingEncoderTest.java | 322 final int n2 = 1000; in testLongitudinalReportingEncoder_basicPRRTest() local
|
/aosp12/bionic/libc/arch-x86/ |
H A D | dynamic_function_dispatch.cpp | 50 typedef void* __memset_chk_func(void *s, int c, size_t n, size_t n2); typedef
|
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
H A D | k_expl.h | 244 int n, n2; in __k_expl() local
|
H A D | s_expl.c | 210 int k, n, n2; in expm1l() local
|
/aosp12/bionic/libc/stdio/ |
H A D | vfwprintf.cpp | 47 int n, n2; in FUNCTION_NAME() local
|
H A D | vfprintf.cpp | 47 int n, n2; in FUNCTION_NAME() local
|
/aosp12/bionic/libc/tzcode/ |
H A D | strptime.c | 612 const char * const *n2, int c) in _find_string()
|
/aosp12/bionic/libc/arch-arm/ |
H A D | dynamic_function_dispatch.cpp | 175 typedef void* __memset_chk_func(void* s, int c, size_t n, size_t n2); typedef
|
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/ |
H A 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
|