Home
last modified time | relevance | path

Searched defs:n (Results 1 – 3 of 3) sorted by relevance

/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java225 StatusBarNotification n = null; in getStatusBarNotification() local
272 Notification.Builder n = new Notification.Builder(mContext) in sendNotificationsWithInlineReply() local
/platform_testing/libraries/audio-test-harness/client-lib/src/main/java/com/android/media/audiotestharness/client/grpc/
DGrpcAudioCaptureStream.java172 public long skip(long n) throws IOException { in skip()
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java190 Notification.Builder n = new Notification.Builder(mContext) in sendNotificationsWithInLineReply() local