Searched refs:indents (Results 1 – 4 of 4) sorted by relevance
263 private VehiclePropValue makeKeyPropValueWithIndents(int code, int indents) { in makeKeyPropValueWithIndents() argument270 v.value.int32Values.add(indents); in makeKeyPropValueWithIndents()274 private KeyEvent dispatchSingleEventWithIndents(int code, int indents) { in dispatchSingleEventWithIndents() argument278 ImmutableList.of(makeKeyPropValueWithIndents(code, indents))); in dispatchSingleEventWithIndents()