Home
last modified time | relevance | path

Searched refs:SIM_ACTIVATION_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/sim/
DSimActivationNotifier.java60 public static final int SIM_ACTIVATION_NOTIFICATION_ID = 1; field in SimActivationNotifier
156 mNotificationManager.notify(SIM_ACTIVATION_NOTIFICATION_ID, builder.build()); in sendNetworkConfigNotification()
215 mNotificationManager.notify(SIM_ACTIVATION_NOTIFICATION_ID, builder.build()); in sendEnableDsdsNotification()