Searched defs:unbindRemoteViewsService (Results 1 – 4 of 4) sorted by relevance
60 void unbindRemoteViewsService(int appWidgetId, in Intent intent, int userId); in unbindRemoteViewsService() method
794 public void unbindRemoteViewsService(int appWidgetId, Intent intent, UserHandle userHandle) { in unbindRemoteViewsService() method in AppWidgetManager
296 public void unbindRemoteViewsService(int appWidgetId, Intent intent, int userId) in unbindRemoteViewsService() method in AppWidgetService
773 public void unbindRemoteViewsService(int appWidgetId, Intent intent) { in unbindRemoteViewsService() method in AppWidgetServiceImpl