Searched refs:AppWidgetHostId (Results 1 – 3 of 3) sorted by relevance
67 public static int AppWidgetHostId = 1024; field in Constants.Values.App
353 mAppWidgetHost = new RecentsAppWidgetHost(this, Constants.Values.App.AppWidgetHostId); in onCreate()
239 mAppWidgetHost = new RecentsAppWidgetHost(mContext, Constants.Values.App.AppWidgetHostId); in start()