Searched refs:ListViewService (Results 1 – 3 of 3) sorted by relevance
55 import com.android.launcher3.testcomponent.ListViewService;56 import com.android.launcher3.testcomponent.ListViewService.SimpleViewsFactory;165 new Intent(getContext(), ListViewService.class)); in testSwipeUp_with_list_widgets()
23 public class ListViewService extends RemoteViewsService { class
109 ListViewService.sBinderForTest = extras.getBinder(EXTRA_VALUE); in call()