Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java1274 incrementAppWidgetServiceRefCount(appWidgetId, in bindRemoteViewsService()
1918 private void incrementAppWidgetServiceRefCount(int appWidgetId, in incrementAppWidgetServiceRefCount() method in AppWidgetServiceImpl