Searched refs:contextLessVc (Results 1 – 1 of 1) sorted by relevance
150 ViewConfiguration contextLessVc = new ViewConfiguration(); in testFlingThresholds_forInvalidInputDeviceIds() local151 for (ViewConfiguration vc : new ViewConfiguration[] {contextBasedVc, contextLessVc}) { in testFlingThresholds_forInvalidInputDeviceIds()169 ViewConfiguration contextLessVc = new ViewConfiguration(); in testFlingThresholds_forAllAvailableDevices() local170 for (ViewConfiguration vc : new ViewConfiguration[] {contextBasedVc, contextLessVc}) { in testFlingThresholds_forAllAvailableDevices()