OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:framelayout
(Results
101 - 125
of
2187
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/DeskClock/res/layout-land/
stopwatch_fragment.xml
24
<!-- This
FrameLayout
reserves half the screen for the stopwatch. -->
25
<
FrameLayout
30
<!-- This
FrameLayout
draws the stopwatch centered within its half of the screen. -->
31
<
FrameLayout
48
</
FrameLayout
>
50
</
FrameLayout
>
/cts/apps/CtsVerifier/res/layout/
camera_fov_calibration_determine_fov.xml
0
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
31
</
FrameLayout
>
/cts/tests/tests/view/src/android/view/cts/
ActionModeCtsActivity.java
22
import android.widget.
FrameLayout
;
32
contentView = new
FrameLayout
(this);
/cts/tests/tests/widget/src/android/widget/cts/
FrameLayout_LayoutParamsTest.java
32
import android.widget.
FrameLayout
;
33
import android.widget.
FrameLayout
.LayoutParams;
81
FrameLayout
.LayoutParams copy;
83
final
FrameLayout
.LayoutParams fllp = new
FrameLayout
.LayoutParams(
91
copy = new
FrameLayout
.LayoutParams(fllp);
107
copy = new
FrameLayout
.LayoutParams(mlp);
118
copy = new
FrameLayout
.LayoutParams(vglp);
/developers/build/prebuilts/gradle/AccelerometerPlay/app/src/main/res/layout/
main.xml
17
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
23
</
FrameLayout
>
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/res/layout/
actionbar_indeterminate_progress.xml
16
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
25
</
FrameLayout
>
/developers/build/prebuilts/gradle/BluetoothLeGatt/Application/src/main/res/layout/
actionbar_indeterminate_progress.xml
16
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
23
</
FrameLayout
>
/developers/build/prebuilts/gradle/MediaRecorder/Application/src/main/res/layout/
sample_main.xml
0
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
24
</
FrameLayout
>
/developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/Application/src/main/res/layout/
actionbar_indeterminate_progress.xml
16
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
23
</
FrameLayout
>
/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/res/layout/
actionbar_indeterminate_progress.xml
16
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
25
</
FrameLayout
>
/developers/samples/android/media/MediaRecorder/Application/src/main/res/layout/
sample_main.xml
0
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
24
</
FrameLayout
>
/developers/samples/android/sensors/AccelerometerPlay/app/src/main/res/layout/
main.xml
17
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
23
</
FrameLayout
>
/development/samples/ApiDemos/res/layout/
wallpaper_2.xml
2
<
FrameLayout
27
</
FrameLayout
>
/development/samples/ShortcutDemo/launcher/res/layout/
framelayout.xml
16
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
21
</
FrameLayout
>
/development/samples/browseable/AccelerometerPlay/res/layout/
main.xml
17
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
23
</
FrameLayout
>
/development/samples/browseable/BasicSyncAdapter/res/layout/
actionbar_indeterminate_progress.xml
16
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
25
</
FrameLayout
>
/development/samples/browseable/BluetoothLeGatt/res/layout/
actionbar_indeterminate_progress.xml
16
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
23
</
FrameLayout
>
/development/samples/browseable/MediaRecorder/res/layout/
sample_main.xml
0
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
24
</
FrameLayout
>
/development/samples/devbytes/ui/ImmersiveMode/src/main/res/layout/
immersive_sticky_activity.xml
17
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
23
</
FrameLayout
>
/external/robolectric/v1/src/test/resources/res/layout/
tab_activity.xml
19
<
FrameLayout
23
</
FrameLayout
>
/frameworks/base/core/res/res/layout/
voice_interaction_session.xml
21
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
25
</
FrameLayout
>
/frameworks/base/packages/SystemUI/res/layout/
forced_resizable_activity.xml
17
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
26
</
FrameLayout
/frameworks/base/tests/BiDiTests/res/layout/
grid_layout_code.xml
17
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
22
</
FrameLayout
/frameworks/base/tests/notification/res/layout/
main.xml
2
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
11
</
FrameLayout
>
/frameworks/support/design/res/layout/
design_navigation_item_separator.xml
17
<
FrameLayout
xmlns:android="http://schemas.android.com/apk/res/android"
25
</
FrameLayout
>
Completed in 1713 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>