Home
last modified time | relevance | path

Searched defs:notification (Results 26 – 50 of 394) sorted by relevance

12345678910>>...16

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DViewTransformationHelper.java104 public void transformTo(final TransformableView notification, final Runnable endRunnable) { in transformTo()
138 public void transformTo(TransformableView notification, float transformationAmount) { in transformTo()
161 public void transformFrom(final TransformableView notification) { in transformFrom()
191 public void transformFrom(TransformableView notification, float transformationAmount) { in transformFrom()
303 TransformableView notification, in transformTo()
314 TransformableView notification, in transformFrom()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DViewTransformationHelper.java104 public void transformTo(final TransformableView notification, final Runnable endRunnable) { in transformTo()
138 public void transformTo(TransformableView notification, float transformationAmount) { in transformTo()
161 public void transformFrom(final TransformableView notification) { in transformFrom()
191 public void transformFrom(TransformableView notification, float transformationAmount) { in transformFrom()
303 TransformableView notification, in transformTo()
314 TransformableView notification, in transformFrom()
/aosp12/packages/apps/ManagedProvisioning/tests/robotests/src/com/android/managedprovisioning/common/
H A DNotificationHelperTest.java55 final StatusBarNotification notification = in showResumeNotification_showsExpectedNotification() local
69 final StatusBarNotification notification = in showPrivacyReminderNotification_showsExpectedNotification() local
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryProtoHelper.java80 HistoricalNotification notification = readNotification(proto, stringPool); in readNotification() local
94 final HistoricalNotification.Builder notification = new HistoricalNotification.Builder(); in readNotification() local
162 HistoricalNotification.Builder notification, String pkg) throws IOException { in loadIcon()
227 private static void writeIcon(ProtoOutputStream proto, HistoricalNotification notification) { in writeIcon()
258 final String[] stringPool, final HistoricalNotification notification) { in writeNotification()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryProtoHelper.java80 HistoricalNotification notification = readNotification(proto, stringPool); in readNotification() local
94 final HistoricalNotification.Builder notification = new HistoricalNotification.Builder(); in readNotification() local
162 HistoricalNotification.Builder notification, String pkg) throws IOException { in loadIcon()
227 private static void writeIcon(ProtoOutputStream proto, HistoricalNotification notification) { in writeIcon()
258 final String[] stringPool, final HistoricalNotification notification) { in writeNotification()
/aosp12/frameworks/base/core/tests/coretests/src/android/debug/
H A DAdbNotificationsTest.java53 Notification notification = AdbNotifications.createNotification(mContext, in testCreateNotification_UsbTransportType() local
73 Notification notification = AdbNotifications.createNotification(mContext, in testCreateNotification_WifiTransportType() local
/aosp12/packages/apps/Car/libs/car-assist-client-lib/src/com/android/car/assist/client/
H A DBundleBuilder.java42 static Bundle buildAssistantReadBundle(StatusBarNotification notification) { in buildAssistantReadBundle()
56 static Bundle buildAssistantReplyBundle(StatusBarNotification notification) { in buildAssistantReplyBundle()
/aosp14/frameworks/base/core/tests/coretests/src/android/debug/
H A DAdbNotificationsTest.java53 Notification notification = AdbNotifications.createNotification(mContext, in testCreateNotification_UsbTransportType() local
73 Notification notification = AdbNotifications.createNotification(mContext, in testCreateNotification_WifiTransportType() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DHybridGroupManager.java92 View contentView, StatusBarNotification notification, in bindFromNotification()
100 StatusBarNotification notification, in bindFromNotificationWithStyle()
112 public static CharSequence resolveText(Notification notification) { in resolveText()
121 public static CharSequence resolveTitle(Notification notification) { in resolveTitle()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationHeaderViewWrapper.java155 Notification notification = row.getEntry().getSbn().getNotification(); in onContentUpdated() local
280 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
285 public void transformTo(TransformableView notification, float transformationAmount) { in transformTo()
290 public void transformFrom(TransformableView notification) { in transformFrom()
295 public void transformFrom(TransformableView notification, float transformationAmount) { in transformFrom()
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/core/shared/
H A DNotificationHandler.java68 Notification notification = in postNotification() local
72 notificationManager.notify(tapToReadConversation.getId().hashCode(), notification); in postNotification() local
109 Notification notification = in postNotificationForLegacyTapToRead() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java234 Notification notification = new Notification.Builder(mContext, "test id") in messagingStyle_isGroupConversation() local
250 Notification notification = new Notification.Builder(mContext, "test id") in messagingStyle_isGroupConversation_noConversationTitle() local
267 Notification notification = new Notification.Builder(mContext, "test id") in messagingStyle_isGroupConversation_withConversationTitle_legacy() local
284 Notification notification = new Notification.Builder(mContext, "test id") in messagingStyle_isGroupConversation_withoutConversationTitle_legacy() local
331 Notification notification = new Notification.Builder(mContext, "whatever") in testBuilder_setLocusId() local
341 Notification notification = new Notification.Builder(mContext, "whatever") in testBuilder_setLocusId_null() local
553 Notification notification = new Notification.Builder(mContext, "test id") in testIsMediaNotification_nullSession_returnsFalse() local
565 Notification notification = new Notification.Builder(mContext, "test id") in testIsMediaNotification_invalidSession_returnsFalse() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/sms/
H A DSmsStorageStatusManager.java80 final Notification notification = bigTextStyle.build(); in postStorageLowNotification() local
86 PendingIntentConstants.SMS_STORAGE_LOW_NOTIFICATION_ID, notification); in postStorageLowNotification() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DCustomInterpolatorTransformation.java38 public boolean transformTo(TransformState ownState, TransformableView notification, in transformTo()
60 TransformableView notification, float transformationAmount) { in transformFrom()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DCustomInterpolatorTransformation.java38 public boolean transformTo(TransformState ownState, TransformableView notification, in transformTo()
60 TransformableView notification, float transformationAmount) { in transformFrom()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationHeaderViewWrapper.java194 Notification notification = row.getEntry().getSbn().getNotification(); in onContentUpdated() local
321 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
326 public void transformTo(TransformableView notification, float transformationAmount) { in transformTo()
331 public void transformFrom(TransformableView notification) { in transformFrom()
336 public void transformFrom(TransformableView notification, float transformationAmount) { in transformFrom()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationTest.java327 Notification notification = new Notification.Builder(mContext, "test id") in messagingStyle_isGroupConversation() local
343 Notification notification = new Notification.Builder(mContext, "test id") in messagingStyle_isGroupConversation_noConversationTitle() local
360 Notification notification = new Notification.Builder(mContext, "test id") in messagingStyle_isGroupConversation_withConversationTitle_legacy() local
377 Notification notification = new Notification.Builder(mContext, "test id") in messagingStyle_isGroupConversation_withoutConversationTitle_legacy() local
424 Notification notification = new Notification.Builder(mContext, "whatever") in testBuilder_setLocusId() local
1450 Notification notification = new Notification.Builder(mContext, "test") in testFreeformRemoteInputActionPair_noRemoteInput() local
1475 Notification notification = new Notification.Builder(mContext, "test") in testFreeformRemoteInputActionPair_hasRemoteInput() local
1493 Notification notification = new Notification.Builder(mContext, "test") in testFreeformRemoteInputActionPair_requestFreeform_noFreeformRemoteInput() local
1525 Notification notification = new Notification.Builder(mContext, "test") in testFreeformRemoteInputActionPair_requestFreeform_hasFreeformRemoteInput() local
1552 Notification notification = builder.build(); in testExtras_cachedExtrasOverwrittenByUserProvided() local
[all …]
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/
H A DJobNotificationCoordinatorTest.java106 Notification notification = createValidNotification(); in testParameterValidation() local
141 final Notification notification = createValidNotification(); in testSingleJob_DetachOnStop() local
163 final Notification notification = createValidNotification(); in testSingleJob_RemoveOnStop() local
452 final Notification notification = createValidNotification(); in testUserStop_SingleJob_DetachOnStop() local
518 final Notification notification = createValidNotification(); in testUserInitiatedJob_hasNotificationFlag() local
535 final Notification notification = createValidNotification(); in testNonUserInitiatedJob_doesNotHaveNotificationFlag() local
555 final Notification notification = mock(Notification.class); in createValidNotification() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DHybridGroupManager.java94 View contentView, StatusBarNotification notification, in bindFromNotification()
112 public static CharSequence resolveText(Notification notification) { in resolveText()
121 public static CharSequence resolveTitle(Notification notification) { in resolveTitle()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowDragControllerTest.java80 Notification notification = mRow.getEntry().getSbn().getNotification(); in setUp() local
122 Notification notification = mRow.getEntry().getSbn().getNotification(); in testDoStartDrag_noLaunchIntent() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicestate/
H A DDeviceStateNotificationControllerTest.java140 Notification notification = mNotificationCaptor.getValue(); in test_activeNotification() local
170 Notification notification = mNotificationCaptor.getValue(); in test_powerSaveNotification() local
206 Notification notification = mNotificationCaptor.getValue(); in test_thermalNotification() local
/aosp12/packages/apps/Dialer/java/com/android/dialer/notification/
H A DNotificationThrottler.java60 @NonNull Context context, @NonNull Notification notification) { in throttle()
128 private static boolean isNotificationInGroup( in isNotificationInGroup()
/aosp12/packages/apps/Contacts/src/com/android/contacts/vcard/
H A DExportProcessor.java268 final Notification notification = in doProgressNotification() local
279 final Notification notification = in doCancelNotification() local
289 final Notification notification = in doFinishNotification() local
310 final Notification notification = in doFinishNotificationWithShareAction() local
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/admin/
H A DNewUserDisclaimerActivityTest.java134 Notification notification = captor.getValue(); in testShowNotification() local
154 private void assertNotificationContents(Notification notification) { in assertNotificationContents()
/aosp12/hardware/qcom/sm8150p/gps/android/visibility_control/1.0/
H A DGnssVisibilityControl.cpp63 void GnssVisibilityControl::nfwStatusCb(GnssNfwNotification notification) { in nfwStatusCb()
90 void GnssVisibilityControl::statusCb(GnssNfwNotification notification) { in statusCb()

12345678910>>...16