/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | BundleUtil.kt | 36 val channelId = pipelineEntry.getRepresentativeEntry()!!.channel.id in isClassified() constant
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | RankingConfig.java | 48 NotificationChannel getNotificationChannel(String pkg, int uid, String channelId, in getNotificationChannel() 50 NotificationChannel getConversationNotificationChannel(String pkg, int uid, String channelId, in getConversationNotificationChannel() 53 boolean deleteNotificationChannel(String pkg, int uid, String channelId, in deleteNotificationChannel() 55 void permanentlyDeleteNotificationChannel(String pkg, int uid, String channelId); in permanentlyDeleteNotificationChannel()
|
D | NotificationManagerInternal.java | 31 NotificationChannel getNotificationChannel(String pkg, int uid, String channelId); in getNotificationChannel() 32 NotificationChannelGroup getNotificationChannelGroup(String pkg, int uid, String channelId); in getNotificationChannelGroup()
|
D | NotificationHistoryDatabase.java | 157 public void deleteNotificationChannel(String pkg, String channelId) { in deleteNotificationChannel() 190 public NotificationHistory readNotificationHistory(String packageName, String channelId, in readNotificationHistory() 477 RemoveChannelRunnable(String pkg, String channelId) { in RemoveChannelRunnable()
|
D | NotificationHistoryManager.java | 213 public void deleteNotificationChannel(String pkg, int uid, String channelId) { in deleteNotificationChannel() 280 @UserIdInt int userId, String packageName, String channelId, int maxNotifications) { in readFilteredNotificationHistory()
|
D | NotificationHistoryProtoHelper.java | 117 String channelId = parser.readString(Notification.CHANNEL_ID); in readNotification() local
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationChannelLoggerFake.java | 32 @Nullable public final String channelId; field in NotificationChannelLoggerFake.CallRecord 34 CallRecord(NotificationChannelEvent event, @Nullable String channelId) { in CallRecord()
|
D | NotificationHistoryFilterTest.java | 44 private HistoricalNotification getHistoricalNotification(String packageName, String channelId, in getHistoricalNotification()
|
/frameworks/native/services/sensorservice/aidl/ |
D | DirectReportChannel.cpp | 24 DirectReportChannel::DirectReportChannel(::android::SensorManager& manager, int channelId) in DirectReportChannel()
|
D | SensorManager.cpp | 70 int channelId = manager.createDirectChannel(size, type, handle); in createDirectChannel() local
|
/frameworks/native/services/sensorservice/hidl/ |
D | DirectReportChannel.cpp | 26 DirectReportChannel::DirectReportChannel(::android::SensorManager& manager, int channelId) in DirectReportChannel()
|
D | SensorManager.cpp | 100 int channelId = manager.createDirectChannel( in createDirectChannel() local
|
/frameworks/base/core/tests/coretests/src/android/service/notification/ |
D | StatusBarNotificationTest.java | 276 private StatusBarNotification getNotification(String pkg, String group, String channelId) { in getNotification() 280 private Notification.Builder getNotificationBuilder(String group, String channelId) { in getNotificationBuilder()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/ |
D | ConnectedDisplaysStatusBarNotificationIconViewStoreTest.kt | 124 val channelId = "channelId" in <lambda>() constant
|
/frameworks/base/core/java/android/app/ |
D | RecoverableSecurityException.java | 113 public void showAsNotification(Context context, String channelId) { in showAsNotification()
|
D | NotificationHistory.java | 169 public Builder setChannelId(String channelId) { in setChannelId() 409 public boolean removeChannelFromWrite(String packageName, String channelId) { in removeChannelFromWrite()
|
D | NotificationManager.java | 1259 public NotificationChannel getNotificationChannel(String channelId) { in getNotificationChannel() 1290 public @Nullable NotificationChannel getNotificationChannel(@NonNull String channelId, in getNotificationChannel() 1342 private static NotificationChannel getChannelFromList(String channelId, in getChannelFromList() 1358 private static NotificationChannel getConversationChannelFromList(String channelId, in getConversationChannelFromList() 1388 public void deleteNotificationChannel(String channelId) { in deleteNotificationChannel() 1395 service.deleteNotificationChannel(mContext.getPackageName(), channelId); in deleteNotificationChannel() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/ |
D | NotificationChannelController.java | 134 public static NotificationChannel getChannel(String channelId, Context context) { in getChannel()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | UiccPort.java | 422 public void onLogicalChannelClosed(int channelId) { in onLogicalChannelClosed() 436 public OpenLogicalChannelRecord getOpenLogicalChannelRecord(int channelId) { in getOpenLogicalChannelRecord()
|
/frameworks/base/native/android/ |
D | sensor.cpp | 192 void ASensorManager_destroyDirectChannel(ASensorManager *manager, int channelId) { in ASensorManager_destroyDirectChannel() 199 ASensorManager *manager, ASensor const *sensor, int channelId, int rate) { in ASensorManager_configureDirectReport()
|
/frameworks/base/services/core/java/com/android/server/power/batterysaver/ |
D | BatterySaverStateMachine.java | 923 @NonNull String channelId, @StringRes int nameId) { in ensureNotificationChannelExists() 931 private Notification buildNotification(@NonNull String channelId, @StringRes int titleId, in buildNotification() 954 private Notification buildNotificationV2(@NonNull String channelId, @StringRes int titleId, in buildNotificationV2()
|
/frameworks/base/media/java/android/media/tv/ |
D | TvContract.java | 478 public static Uri buildChannelUri(long channelId) { in buildChannelUri() 498 public static Uri buildChannelLogoUri(long channelId) { in buildChannelLogoUri() 584 public static Uri buildProgramsUriForChannel(long channelId) { in buildProgramsUriForChannel() 613 public static Uri buildProgramsUriForChannel(long channelId, long startTime, in buildProgramsUriForChannel() 661 public static Uri buildPreviewProgramsUriForChannel(long channelId) { in buildPreviewProgramsUriForChannel() 753 public static void requestChannelBrowsable(Context context, long channelId) { in requestChannelBrowsable()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/ |
D | NotificationGroupTestHelper.java | 91 int groupAlertBehavior, String channelId) { in createClassifiedEntry()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | RankingCoordinatorTest.java | 439 private NotificationEntry makeClassifiedNotifEntry(String channelId, int importance) { in makeClassifiedNotifEntry()
|
/frameworks/base/services/usage/java/com/android/server/usage/ |
D | UsageStatsXmlV1.java | 237 final String channelId = in loadEvent() local
|