HomeSort by relevance Sort by last modified time
    Searched refs:getByIndex (Results 1 - 18 of 18) sorted by null

  /sdk/common/src/com/android/resources/
KeyboardState.java 81 public static KeyboardState getByIndex(int index) {
Navigation.java 82 public static Navigation getByIndex(int index) {
NavigationState.java 80 public static NavigationState getByIndex(int index) {
NightMode.java 80 public static NightMode getByIndex(int index) {
ScreenOrientation.java 81 public static ScreenOrientation getByIndex(int index) {
ScreenRatio.java 80 public static ScreenRatio getByIndex(int index) {
ScreenSize.java 82 public static ScreenSize getByIndex(int index) {
TouchScreen.java 81 public static TouchScreen getByIndex(int index) {
UiMode.java 80 public static UiMode getByIndex(int index) {
Density.java 121 public static Density getByIndex(int index) {
Keyboard.java 84 public static Keyboard getByIndex(int index) {
  /prebuilt/common/tools-common/
tools-common-prebuilt.jar 
  /external/icu4c/i18n/
uspoof_conf.h 65 SPUString *getByIndex(int32_t i);
67 // Sort the contents; affects the ordering of getByIndex().
uspoof_conf.cpp 97 SPUString *SPUStringPool::getByIndex(int32_t index) {
332 SPUString *s = stringPool->getByIndex(i);
  /libcore/luni/src/main/java/java/net/
MulticastSocket.java 111 return NetworkInterface.getByIndex(index);
NetworkInterface.java 243 public static NetworkInterface getByIndex(int index) throws SocketException {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationComposite.java     [all...]

Completed in 4072 milliseconds