Searched refs:sendDeletedIntentLocked (Results 1 – 1 of 1) sorted by relevance
717 sendDeletedIntentLocked(provider.id.componentName, in updateWidgetPackageStoppedMaskedState()2097 sendDeletedIntentLocked(widget); in deleteAppWidgetLocked()2735 private void sendDeletedIntentLocked(Widget widget) { in sendDeletedIntentLocked() method in AppWidgetServiceImpl2736 sendDeletedIntentLocked(widget.provider.id.componentName, widget.provider.id.getProfile(), in sendDeletedIntentLocked()2740 private void sendDeletedIntentLocked(ComponentName provider, UserHandle profile, in sendDeletedIntentLocked() method in AppWidgetServiceImpl