Searched refs:getLaunchFillInIntent (Results 1 – 2 of 2) sorted by relevance
225 val intent: Intent = CalendarAppWidgetProvider.getLaunchFillInIntent( in getViewAt()240 val intent: Intent = CalendarAppWidgetProvider.getLaunchFillInIntent( in getViewAt()354 val fillInIntent: Intent = CalendarAppWidgetProvider.getLaunchFillInIntent( in getViewAt()
221 @JvmStatic fun getLaunchFillInIntent( in getLaunchFillInIntent() method