Searched refs:ACTIVATE_CELL_SERVICE_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance
49 private static final int ACTIVATE_CELL_SERVICE_NOTIFICATION_ID = 12; field in InstallCarrierAppUtils88 ACTIVATE_CELL_SERVICE_NOTIFICATION_ID, in showNotification()101 if (notification.getId() == ACTIVATE_CELL_SERVICE_NOTIFICATION_ID) { in hideAllNotifications()108 getNotificationManager(context).cancel(pkgName, ACTIVATE_CELL_SERVICE_NOTIFICATION_ID); in hideNotification()158 if (notification.getId() == ACTIVATE_CELL_SERVICE_NOTIFICATION_ID) { in isPackageInstallNotificationActive()