Home
last modified time | relevance | path

Searched defs:bindRemoteViewsService (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/appwidget/
DIAppWidgetService.aidl64 void bindRemoteViewsService(String callingPackage, int appWidgetId, in Intent intent, in bindRemoteViewsService() method
/frameworks/base/core/java/android/appwidget/
DAppWidgetManager.java1000 public void bindRemoteViewsService(String packageName, int appWidgetId, Intent intent, in bindRemoteViewsService() method in AppWidgetManager
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java888 public void bindRemoteViewsService(String callingPackage, int appWidgetId, in bindRemoteViewsService() method in AppWidgetServiceImpl