Home
last modified time | relevance | path

Searched defs:notificationType (Results 1 – 25 of 29) sorted by relevance

12

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCarrierServiceStateTracker.java183 NotificationType notificationType = mNotificationTypeMap.get(msg.what); in handleMessage() local
288 NotificationType notificationType = entry.getValue(); in handleConfigChanges() local
294 NotificationType notificationType = mNotificationTypeMap.get(NOTIFICATION_PREF_NETWORK); in handleAllowedNetworkTypeChanged() local
301 NotificationType notificationType = mNotificationTypeMap in handleImsCapabilitiesChanged() local
308 private void evaluateSendingMessageOrCancelNotification(NotificationType notificationType) { in evaluateSendingMessageOrCancelNotification()
323 public boolean evaluateSendingMessage(NotificationType notificationType) { in evaluateSendingMessage()
331 public int getDelay(NotificationType notificationType) { in getDelay()
339 public Notification.Builder getNotificationBuilder(NotificationType notificationType) { in getNotificationBuilder()
370 public void sendNotification(NotificationType notificationType) { in sendNotification()
390 public void cancelNotification(NotificationType notificationType) { in cancelNotification()
/aosp12/packages/apps/Settings/src/com/android/settings/sim/
H A DSimNotificationService.java43 Context context, @SimActivationNotifier.NotificationType int notificationType) { in scheduleSimNotification()
64 int notificationType = extra.getInt(EXTRA_NOTIFICATION_TYPE); in onStartJob() local
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsSuppServiceNotification.java38 public final int notificationType; field in ImsSuppServiceNotification
51 public ImsSuppServiceNotification(int notificationType, int code, int index, int type, in ImsSuppServiceNotification()
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
H A DRemoteBugreportActivity.java44 final int notificationType = getIntent().getIntExtra( in onCreate() local
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DRemoteBugreportActivity.java45 final int notificationType = getIntent().getIntExtra( in onCreate() local
/aosp12/packages/modules/Connectivity/tests/cts/hostside/aidl/com/android/cts/net/hostside/
H A DIMyService.aidl28 void sendNotification(int notificationId, String notificationType); in sendNotification()
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/enterprise/
H A DRemoteRequestBugreportActivity.java70 int notificationType = getIntent().getIntExtra( in getInitialFragment() local
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
H A DMyServiceClient.java96 public void sendNotification(int notificationId, String notificationType) in sendNotification()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DSuppServiceNotification.java28 public int notificationType; field in SuppServiceNotification
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DCarNotificationTypeItem.java92 int notificationType, boolean isInGroup) { in CarNotificationTypeItem()
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app2/src/com/android/cts/net/hostside/app2/
H A DMyBroadcastReceiver.java204 String notificationType ) { in sendNotification()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DAgps.cpp312 AgpsNotificationType notificationType){ in notifyAllSubscribers()
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DAgps.cpp312 AgpsNotificationType notificationType){ in notifyAllSubscribers()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DAgps.cpp312 AgpsNotificationType notificationType){ in notifyAllSubscribers()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DAgps.cpp312 AgpsNotificationType notificationType){ in notifyAllSubscribers()
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DStatusBarNotifier.java292 final int notificationType; in buildAndSendNotification() local
486 int notificationType, in checkForChangeAndSaveData()
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/
H A DAgps.cpp324 AgpsNotificationType notificationType){ in notifyAllSubscribers()
/aosp12/hardware/qcom/gps/msm8998/gnss/
H A DAgps.cpp319 AgpsNotificationType notificationType){ in notifyAllSubscribers()
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/
H A DAgps.cpp321 AgpsNotificationType notificationType){ in notifyAllSubscribers()
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/
H A DAgps.cpp319 AgpsNotificationType notificationType){ in notifyAllSubscribers()
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/watchdog/
H A DCarWatchdogTestFragment.java527 @NotificationType int notificationType) { in expectNewNotification()
/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/
H A DTelephonyConnectionServiceTest.java1460 private AsyncResult getSuppServiceNotification(int notificationType, int code) { in getSuppServiceNotification()
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DMessageNotificationState.java138 NotificationLineInfo(final int notificationType) { in NotificationLineInfo()
/aosp12/packages/apps/Stk/src/com/android/stk/
H A DStkAppService.java1738 private int getNotificationId(int notificationType, int slotId) { in getNotificationId()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiMetrics.java3551 public void incrementConnectToNetworkNotification(String notifierTag, int notificationType) { in incrementConnectToNetworkNotification()
3560 int notificationType, int actionType) { in incrementConnectToNetworkNotificationAction()

12