Searched refs:ACTION_SEND_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
68 protected static final String ACTION_SEND_NOTIFICATION = TAG + ".ACTION_SEND_NOTIFICATION"; field in PolicyWarningUIController91 filter.addAction(ACTION_SEND_NOTIFICATION); in PolicyWarningUIController()161 createPendingIntent(mContext, userId, ACTION_SEND_NOTIFICATION, service)); in setAlarm()166 createPendingIntent(mContext, userId, ACTION_SEND_NOTIFICATION, service)); in cancelAlarm()218 if (ACTION_SEND_NOTIFICATION.equals(action)) { in onReceive()
124 PolicyWarningUIController.ACTION_SEND_NOTIFICATION, in receiveActionSendNotification_isNonA11yCategoryService_sendNotification()175 PolicyWarningUIController.ACTION_SEND_NOTIFICATION, TEST_COMPONENT_NAME))); in onNonA11yCategoryServiceBound_setAlarm()186 PolicyWarningUIController.ACTION_SEND_NOTIFICATION, TEST_COMPONENT_NAME))); in onNonA11yCategoryServiceUnbound_cancelAlarm()