/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | CarrierServiceStateTracker.java | 183 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 D | SimNotificationService.java | 43 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 D | ImsSuppServiceNotification.java | 38 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 D | RemoteBugreportActivity.java | 44 final int notificationType = getIntent().getIntExtra( in onCreate() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/ |
H A D | RemoteBugreportActivity.java | 45 final int notificationType = getIntent().getIntExtra( in onCreate() local
|
/aosp12/packages/modules/Connectivity/tests/cts/hostside/aidl/com/android/cts/net/hostside/ |
H A D | IMyService.aidl | 28 void sendNotification(int notificationId, String notificationType); in sendNotification()
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/enterprise/ |
H A D | RemoteRequestBugreportActivity.java | 70 int notificationType = getIntent().getIntExtra( in getInitialFragment() local
|
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/ |
H A D | MyServiceClient.java | 96 public void sendNotification(int notificationId, String notificationType) in sendNotification()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
H A D | SuppServiceNotification.java | 28 public int notificationType; field in SuppServiceNotification
|
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/ |
H A D | CarNotificationTypeItem.java | 92 int notificationType, boolean isInGroup) { in CarNotificationTypeItem()
|
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app2/src/com/android/cts/net/hostside/app2/ |
H A D | MyBroadcastReceiver.java | 204 String notificationType ) { in sendNotification()
|
/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | Agps.cpp | 312 AgpsNotificationType notificationType){ in notifyAllSubscribers()
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | Agps.cpp | 312 AgpsNotificationType notificationType){ in notifyAllSubscribers()
|
/aosp12/hardware/qcom/sm7250/gps/gnss/ |
H A D | Agps.cpp | 312 AgpsNotificationType notificationType){ in notifyAllSubscribers()
|
/aosp12/hardware/qcom/sm8150/gps/gnss/ |
H A D | Agps.cpp | 312 AgpsNotificationType notificationType){ in notifyAllSubscribers()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/ |
H A D | StatusBarNotifier.java | 292 final int notificationType; in buildAndSendNotification() local 486 int notificationType, in checkForChangeAndSaveData()
|
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/ |
H A D | Agps.cpp | 324 AgpsNotificationType notificationType){ in notifyAllSubscribers()
|
/aosp12/hardware/qcom/gps/msm8998/gnss/ |
H A D | Agps.cpp | 319 AgpsNotificationType notificationType){ in notifyAllSubscribers()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/ |
H A D | Agps.cpp | 321 AgpsNotificationType notificationType){ in notifyAllSubscribers()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/ |
H A D | Agps.cpp | 319 AgpsNotificationType notificationType){ in notifyAllSubscribers()
|
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/watchdog/ |
H A D | CarWatchdogTestFragment.java | 527 @NotificationType int notificationType) { in expectNewNotification()
|
/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/ |
H A D | TelephonyConnectionServiceTest.java | 1460 private AsyncResult getSuppServiceNotification(int notificationType, int code) { in getSuppServiceNotification()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
H A D | MessageNotificationState.java | 138 NotificationLineInfo(final int notificationType) { in NotificationLineInfo()
|
/aosp12/packages/apps/Stk/src/com/android/stk/ |
H A D | StkAppService.java | 1738 private int getNotificationId(int notificationType, int slotId) { in getNotificationId()
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiMetrics.java | 3551 public void incrementConnectToNetworkNotification(String notifierTag, int notificationType) { in incrementConnectToNetworkNotification() 3560 int notificationType, int actionType) { in incrementConnectToNetworkNotificationAction()
|