Searched refs:convIntent (Results 1 – 1 of 1) sorted by relevance
96 final Intent convIntent = new Intent(context, ConversationList.class); in updateWidget() local98 context, 0, convIntent, PendingIntent.FLAG_UPDATE_CURRENT); in updateWidget()