Searched refs:notificationExtras (Results 1 – 1 of 1) sorted by relevance
74 Bundle notificationExtras = null;76 notificationExtras = finalizeBatchAndBuildDeviceOwnerMessageLocked();78 if (notificationExtras != null) {79 notifyDeviceOwner(notificationExtras);127 Bundle notificationExtras = null; in handleMessage() local131 notificationExtras = finalizeBatchAndBuildDeviceOwnerMessageLocked(); in handleMessage()134 if (notificationExtras != null) { in handleMessage()135 notifyDeviceOwner(notificationExtras); in handleMessage()164 Bundle notificationExtras = null; in resume() local178 notificationExtras = buildDeviceOwnerMessageLocked(); in resume()[all …]