OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dimensions
(Results
151 - 175
of
1745
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/tests/045-reflect-array/src/
Main.java
196
int[]
dimensions
= { 3, 2, 1 };
local
198
intIntIntArray = Array.newInstance(Integer.TYPE,
dimensions
);
215
int[]
dimensions
= { 1, 2, 3 };
local
217
strStrStrArray = Array.newInstance(String.class,
dimensions
);
/developers/build/prebuilts/gradle/ActionBarCompat-Basic/ActionBarCompat-BasicSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/ActionBarCompat-ListPopupMenuSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/ActionBarCompat-ShareActionProvider/ActionBarCompat-ShareActionProviderSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/ActionBarCompat-Styled/ActionBarCompat-StyledSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/ActivityInstrumentation/ActivityInstrumentationSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/AdvancedImmersiveModeSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/AppRestrictions/AppRestrictionsSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BasicAccessibility/BasicAccessibilitySample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/BasicAndroidKeyStoreSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BasicContactables/BasicContactablesSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BasicGestureDetect/BasicGestureDetectSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BasicImmersiveMode/BasicImmersiveModeSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BasicMediaDecoder/BasicMediaDecoderSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BasicMediaRouter/BasicMediaRouterSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BasicMultitouch/BasicMultitouchSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BasicNetworking/BasicNetworkingSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BasicNotifications/BasicNotificationsSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BasicRenderScript/BasicRenderScriptSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BasicSyncAdapter/BasicSyncAdapterSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BatchStepSensor/BatchStepSensorSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BluetoothLeGatt/BluetoothLeGattSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/BorderlessButtons/BorderlessButtonsSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/CardEmulation/CardEmulationSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
/developers/build/prebuilts/gradle/CardReader/CardReaderSample/src/main/res/values/
template-dimens.xml
19
<!-- Define standard
dimensions
to comply with Holo-style grids and rhythm. -->
Completed in 931 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>