Searched defs:notificationType (Results 1 – 15 of 15) sorted by relevance
/packages/apps/Settings/src/com/android/settings/sim/ |
D | SimNotificationService.java | 43 Context context, @SimActivationNotifier.NotificationType int notificationType) { in scheduleSimNotification() 64 int notificationType = extra.getInt(EXTRA_NOTIFICATION_TYPE); in onStartJob() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/ |
D | RemoteBugreportActivity.java | 44 final int notificationType = getIntent().getIntExtra( in onCreate() local
|
/packages/apps/Settings/src/com/android/settings/ |
D | RemoteBugreportActivity.java | 52 final int notificationType = getIntent().getIntExtra( in onCreate() local
|
/packages/modules/Connectivity/tests/cts/hostside/aidl/com/android/cts/net/hostside/ |
D | IMyService.aidl | 28 void sendNotification(int notificationId, String notificationType); in sendNotification()
|
/packages/apps/Car/Settings/src/com/android/car/settings/enterprise/ |
D | RemoteRequestBugreportActivity.java | 70 int notificationType = getIntent().getIntExtra( in getInitialFragment() local
|
/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/ |
D | MyServiceClient.java | 96 public void sendNotification(int notificationId, String notificationType) in sendNotification()
|
/packages/apps/Car/Notification/src/com/android/car/notification/ |
D | CarNotificationTypeItem.java | 90 int notificationType, boolean isInGroup) { in CarNotificationTypeItem()
|
/packages/modules/Connectivity/tests/cts/hostside/app2/src/com/android/cts/net/hostside/app2/ |
D | MyBroadcastReceiver.java | 210 String notificationType ) { in sendNotification()
|
/packages/apps/Dialer/java/com/android/incallui/ |
D | StatusBarNotifier.java | 296 final int notificationType; in buildAndSendNotification() local 490 int notificationType, in checkForChangeAndSaveData()
|
/packages/modules/Connectivity/nearby/tests/multidevices/clients/test_support/fastpair_provider/src/android/nearby/fastpair/provider/bluetooth/ |
D | BluetoothGattServerConnection.java | 397 final NotificationType notificationType, final byte[] data) in sendNotification()
|
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/watchdog/ |
D | CarWatchdogTestFragment.java | 527 @NotificationType int notificationType) { in expectNewNotification()
|
/packages/services/Telephony/tests/src/com/android/services/telephony/ |
D | TelephonyConnectionServiceTest.java | 1460 private AsyncResult getSuppServiceNotification(int notificationType, int code) { in getSuppServiceNotification()
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
D | MessageNotificationState.java | 138 NotificationLineInfo(final int notificationType) { in NotificationLineInfo()
|
/packages/apps/Stk/src/com/android/stk/ |
D | StkAppService.java | 1731 private int getNotificationId(int notificationType, int slotId) { in getNotificationId()
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiMetrics.java | 3602 public void incrementConnectToNetworkNotification(String notifierTag, int notificationType) { in incrementConnectToNetworkNotification() 3611 int notificationType, int actionType) { in incrementConnectToNetworkNotificationAction()
|