Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/widget/
H A DWidgetConversationProvider.java120 final Intent intent = new Intent(context, WidgetConversationService.class); in rebuildWidget()
H A DWidgetConversationService.java57 public class WidgetConversationService extends RemoteViewsService { class