Searched defs:n1 (Results 1 – 5 of 5) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | ActionTriggeredReceiver.java | 44 Notification n1 = new Notification.Builder( in sendNotification() local
|
D | NotificationListenerVerifierActivity.java | 194 Notification n1 = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotifications() local 238 Notification n1 = new Notification.Builder(mContext, NOISY_NOTIFICATION_CHANNEL_ID) in sendNoisyNotification() local 1535 Notification n1 = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendMessagingNotification() local 1660 Notification n1 = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotifications() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/ |
D | DspFftServer.java | 53 int ii, jj, kk, n1, n2, aa; in fft() local
|
/cts/apps/CameraITS/tests/scene1_1/ |
D | test_capture_result.py | 47 def is_close_rational(n1, n2): argument
|
/cts/tests/tests/util/src/android/util/cts/ |
D | InstallUtilTest.java | 87 int n1 = is1.read(buf1); in assertSameResource() local
|