Home
last modified time | relevance | path

Searched defs:Insets (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DInsets.java33 public final class Insets implements Parcelable { class
41 private Insets(int left, int top, int right, int bottom) { in Insets() method in Insets
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java1574 public static final class Insets { class in InputMethodService
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java1039 public static final class Insets { class in VoiceInteractionSession