Searched refs:PROFILE_WIPED_NOTIFICATION_ID (Results 1 – 1 of 1) sorted by relevance
215 private static final int PROFILE_WIPED_NOTIFICATION_ID = 1001; field in DevicePolicyManagerService4627 mInjector.getNotificationManager().notify(PROFILE_WIPED_NOTIFICATION_ID, notification); in sendWipeProfileNotification()4631 mInjector.getNotificationManager().cancel(PROFILE_WIPED_NOTIFICATION_ID); in clearWipeProfileNotification()