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

  /sdk/common/src/com/android/resources/
Keyboard.java 81 public static Keyboard getByIndex(int index) {
KeyboardState.java 78 public static KeyboardState getByIndex(int index) {
Navigation.java 79 public static Navigation getByIndex(int index) {
NavigationState.java 77 public static NavigationState getByIndex(int index) {
NightMode.java 77 public static NightMode getByIndex(int index) {
ScreenOrientation.java 78 public static ScreenOrientation getByIndex(int index) {
ScreenRatio.java 77 public static ScreenRatio getByIndex(int index) {
ScreenSize.java 79 public static ScreenSize getByIndex(int index) {
TouchScreen.java 78 public static TouchScreen getByIndex(int index) {
UiMode.java 77 public static UiMode getByIndex(int index) {
Density.java 112 public static Density getByIndex(int index) {
  /external/collada/src/dae/
daeAtomicType.cpp 86 const daeAtomicType* daeAtomicTypeList::getByIndex(daeInt index) {
  /external/icu4c/i18n/
uspoof_conf.cpp 97 SPUString *SPUStringPool::getByIndex(int32_t index) {
329 SPUString *s = stringPool->getByIndex(i);
  /libcore/luni/src/main/java/java/net/
NetworkInterface.java 243 public static NetworkInterface getByIndex(int index) throws SocketException {
  /prebuilt/common/tools-common/
tools-common-prebuilt.jar 

Completed in 100 milliseconds