/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/chips/notification/domain/interactor/ |
H A D | SingleNotificationChipInteractor.kt | 66 fun setNotification(model: ActiveNotificationModel) { in <lambda>() method
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
H A D | BleClientService.java | 741 private void setNotification(BluetoothGattCharacteristic characteristic, boolean enable) { in setNotification() method in BleClientService 759 private void setNotification(UUID serviceUid, UUID characteristicUid, boolean enable) { in setNotification() method in BleClientService 767 private void setNotification(UUID uid, boolean enable) { in setNotification() method in BleClientService
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowJobService.java | 24 protected void setNotification( in setNotification() method in ShadowJobService
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/ |
H A D | NotificationUtil.java | 118 public static void setNotification(Context context, int id, @Nullable Notification notification) { in setNotification() method in NotificationUtil
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ |
H A D | NotificationUtil.java | 133 public static void setNotification(Context context, int id, @Nullable Notification notification) { in setNotification() method in NotificationUtil
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/chips/notification/domain/interactor/ |
D | SingleNotificationChipInteractor.java | 70 public final void setNotification(@org.jetbrains.annotations.NotNull() in setNotification() method in SingleNotificationChipInteractor
|
/aosp_15_r20/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/ |
D | NotificationPanelDismissibleItemView.java | 156 public void setNotification(TvNotification notif) { in setNotification() method in NotificationPanelDismissibleItemView
|
D | NotificationsPanelAdapter.java | 125 public void setNotification(TvNotification notification) { in setNotification() method in NotificationsPanelAdapter.NotificationPanelViewHolder
|
D | NotificationPanelItemView.java | 131 public void setNotification(TvNotification notif) { in setNotification() method in NotificationPanelItemView
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | StatusBarIconView.java | 356 public void setNotification(StatusBarNotification notification) { in setNotification() method in StatusBarIconView 368 public void setNotification(@Nullable StatusBarNotification notification, in setNotification() method in StatusBarIconView
|
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_notify/ |
H A D | Ver2_SUPLNOTIFY.java | 108 public void setNotification(Asn1Object value) { in setNotification() method in Ver2_SUPLNOTIFY
|
/aosp_15_r20/frameworks/base/apex/jobscheduler/framework/java/android/app/job/ |
H A D | IJobCallback.aidl | 128 void setNotification(int jobId, int notificationId, in setNotification() method
|
H A D | JobService.java | 472 public final void setNotification(@NonNull JobParameters params, int notificationId, in setNotification() method in JobService
|
H A D | JobServiceEngine.java | 503 public void setNotification(@NonNull JobParameters params, int notificationId, in setNotification() method in JobServiceEngine
|
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/storage/src/com/google/storage/v2/ |
H A D | NotificationName.java | 208 public Builder setNotification(String notification) { in setNotification() method in NotificationName.Builder
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ |
H A D | SbnBuilder.java | 125 public SbnBuilder setNotification(Notification notification) { in setNotification() method in SbnBuilder
|
/aosp_15_r20/external/google-cloud-java/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/src/main/java/com/google/cloud/advisorynotifications/v1/ |
H A D | NotificationName.java | 212 public Builder setNotification(String notification) { in setNotification() method in NotificationName.Builder
|
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/supl_init/ |
H A D | SUPLINIT.java | 126 public void setNotification(Asn1Object value) { in setNotification() method in SUPLINIT
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/sap/ |
D | SapServerTest.java | 125 public void setNotification() { in setNotification() method in SapServerTest
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/collection/ |
H A D | NotificationEntryBuilder.java | 205 public NotificationEntryBuilder setNotification(Notification notification) { in setNotification() method in NotificationEntryBuilder
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/ |
D | SapServer.java | 223 void setNotification(int type, int flags) { in setNotification() method in SapServer
|
/aosp_15_r20/external/google-cloud-java/java-batch/proto-google-cloud-batch-v1alpha/src/main/java/com/google/cloud/batch/v1alpha/ |
H A D | Job.java | 3772 public Builder setNotification(com.google.cloud.batch.v1alpha.JobNotification value) { in setNotification() method in Job.Builder 3796 public Builder setNotification( in setNotification() method in Job.Builder
|
/aosp_15_r20/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/ |
H A D | JobServiceContext.java | 314 public void setNotification(int jobId, int notificationId, in setNotification() method in JobServiceContext.JobCallback
|
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | ServiceStateTracker.java | 4650 public void setNotification(int notifyType) { in setNotification() method in ServiceStateTracker
|
/aosp_15_r20/prebuilts/tools/common/google-api-services-storage/1.24.1/ |
HD | google-api-services-storage-v1-rev155-1.24.1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |