Home
last modified time | relevance | path

Searched refs:handleNotifyProviderChanged (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java2092 private void handleNotifyProviderChanged(Host host, IAppWidgetHost callbacks, in handleNotifyProviderChanged() method in AppWidgetServiceImpl
3619 handleNotifyProviderChanged(host, callbacks, appWidgetId, info, requestId); in handleMessage()