OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getByIndex
(Results
1 - 22
of
22
) sorted by null
/sdk/layoutlib_api/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
122
public static Density
getByIndex
(int index) {
Keyboard.java
84
public static Keyboard
getByIndex
(int index) {
/prebuilts/misc/common/tools-common/
tools-common-prebuilt.jar
/prebuilts/sdk/tools/lib/
common.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);
/prebuilts/misc/common/layoutlib_api/
layoutlib_api-prebuilt.jar
/libcore/luni/src/main/java/java/net/
MulticastSocket.java
111
return NetworkInterface.
getByIndex
(index);
NetworkInterface.java
255
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/
ConfigurationMatcher.java
332
configuration.setUiMode(UiMode.
getByIndex
(match.bundle.dockModeIndex), true);
333
configuration.setNightMode(NightMode.
getByIndex
(match.bundle.nightModeIndex),
363
configuration.setUiMode(UiMode.
getByIndex
(match.bundle.dockModeIndex), true);
364
configuration.setNightMode(NightMode.
getByIndex
(match.bundle.nightModeIndex), true);
[
all
...]
/prebuilts/tools/common/cglib/
cglib-2.2.3.jar
cglib-nodep-2.2.3.jar
Completed in 137 milliseconds