OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getByIndex
(Results
1 - 20
of
20
) sorted by null
/sdk/common/src/com/android/resources/
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) {
Keyboard.java
81
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) {
329
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
...]
/external/collada/include/dae/
daeAtomicType.h
300
const daeAtomicType*
getByIndex
(daeInt index);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationComposite.java
[
all
...]
/external/collada/src/dae/
daeAtomicType.cpp
86
const daeAtomicType* daeAtomicTypeList::
getByIndex
(daeInt index) {
Completed in 470 milliseconds