Home
last modified time | relevance | path

Searched defs:getByIndex (Results 1 – 11 of 11) sorted by relevance

/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/resources/
DDockMode.java76 public static DockMode getByIndex(int index) { in getByIndex() method in DockMode
DNightMode.java77 public static NightMode getByIndex(int index) { in getByIndex() method in NightMode
DScreenRatio.java77 public static ScreenRatio getByIndex(int index) { in getByIndex() method in ScreenRatio
DNavigationState.java77 public static NavigationState getByIndex(int index) { in getByIndex() method in NavigationState
DKeyboardState.java78 public static KeyboardState getByIndex(int index) { in getByIndex() method in KeyboardState
DScreenSize.java78 public static ScreenSize getByIndex(int index) { in getByIndex() method in ScreenSize
DScreenOrientation.java78 public static ScreenOrientation getByIndex(int index) { in getByIndex() method in ScreenOrientation
DTouchScreen.java78 public static TouchScreen getByIndex(int index) { in getByIndex() method in TouchScreen
DNavigation.java79 public static Navigation getByIndex(int index) { in getByIndex() method in Navigation
DKeyboard.java81 public static Keyboard getByIndex(int index) { in getByIndex() method in Keyboard
DDensity.java110 public static Density getByIndex(int index) { in getByIndex() method in Density