Searched refs:contextLessVc (Results 1 – 1 of 1) sorted by relevance
149 ViewConfiguration contextLessVc = new ViewConfiguration(); in testFlingThresholds_forInvalidInputDeviceIds() local150 for (ViewConfiguration vc : new ViewConfiguration[] {contextBasedVc, contextLessVc}) { in testFlingThresholds_forInvalidInputDeviceIds()177 ViewConfiguration contextLessVc = new ViewConfiguration(); in testFlingThresholds_forAllAvailableDevices() local178 for (ViewConfiguration vc : new ViewConfiguration[] {contextBasedVc, contextLessVc}) { in testFlingThresholds_forAllAvailableDevices()