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