Searched defs:Insets (Results 1 – 2 of 2) sorted by relevance
28 public class Insets { class36 private Insets(int left, int top, int right, int bottom) { in Insets() method in Insets
535 public static final class Insets { class in InputMethodService