Searched refs:notificationExtras (Results 1 – 1 of 1) sorted by relevance
84 Bundle notificationExtras = null;86 notificationExtras = finalizeBatchAndBuildAdminMessageLocked();88 if (notificationExtras != null) {89 notifyDeviceOwnerOrProfileOwner(notificationExtras);139 Bundle notificationExtras = null; in handleMessage() local143 notificationExtras = finalizeBatchAndBuildAdminMessageLocked(); in handleMessage()146 if (notificationExtras != null) { in handleMessage()147 notifyDeviceOwnerOrProfileOwner(notificationExtras); in handleMessage()175 Bundle notificationExtras; in forceBatchFinalization() local182 notificationExtras = finalizeBatchAndBuildAdminMessageLocked(); in forceBatchFinalization()[all …]