OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shadow
(Results
276 - 300
of
1600
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowAutoCompleteTextView.java
13
* A
shadow
for AutoCompleteTextView
ShadowConnectivityManager.java
12
*
Shadow
of {@code ConnectivityManager} that provides for the simulation of
ShadowEditText.java
11
* A
shadow
for EditText that provides support for listeners
ShadowIntentFilter.java
12
*
Shadow
of {@code IntentFilter} implemented with a {@link java.util.List}
ShadowMimeTypeMap.java
14
*
Shadow
for {@code MimeTypeMap} that allows custom extension <-> mimetype mapping to be set up by tests.
ShadowPair.java
12
*
Shadow
of {@code Pair}
ShadowSQLiteOpenHelper.java
12
*
Shadow
for {@code SQLiteOpenHelper}. Provides basic support for retrieving
ShadowSQLiteQueryBuilder.java
9
*
Shadow
for {@code SQLiteQueryBuilder}.
ShadowSpannableStringBuilder.java
10
*
Shadow
of {@code SpannableStringBuilder} implemented using a regular {@code StringBuilder}
ShadowViewMeasureSpec.java
9
*
Shadow
for {@code View.MeasureSpec} inner class.
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/
RobolectricTest.java
62
// There's a
shadow
method for this
65
assertEquals("No
Shadow
method found for View.<init>(android.content.Context)\n", output);
69
// No
shadow
here... should be logged
71
assertEquals("No
Shadow
method found for View.findViewById(int)\n", output);
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
transition_file.txt
9
can override this behavior, for example the passwd command creates /etc/
shadow
with a type of shadow_t.
/frameworks/base/core/res/res/values-sw720dp-w1280dp/
dimens.xml
21
<!-- Compensate for double margin : preference_screen_side_margin + 4 (frame background
shadow
) = -preference_screen_side_margin_negative -->
/frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_list.jd
40
<p>List view icons look a lot like dialog icons, but they use an inner
shadow
139
<p>List view icons are flat and pictured face-on with an inner
shadow
. Built up
140
by a light gradient and inner
shadow
, they stand out well on a dark
155
<tr><td><em>1.</em></td><td>Inner
shadow
:</td><td>black | 57 % opacity | angle 120° | blend mode normal | distance 1px | size 1px <td></tr>
/frameworks/base/packages/SystemUI/res/layout/
navigation_bar_app_item.xml
19
used to compute the size of the drag
shadow
.
/frameworks/base/tools/aapt2/integration-tests/AppOne/res/values/
styles.xml
36
<enum name="
shadow
" value="2"/>
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
global_struct.c
28
int f = 10; //
shadow
globals.c
35
int f = 10; //
shadow
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
ForegroundHelper.java
14
* Interface implemented by classes that support
Shadow
.
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
ActionBarBackgroundDrawableV21.java
35
// ignore the stacked background for
shadow
casting
/packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoriteTileView.java
51
/** View that contains the transparent
shadow
that is overlaid on top of the contact image. */
58
// don't crash with an NPE if the drag
shadow
is released in their bounds
78
// NOTE The drag
shadow
is handled in the ListView.
144
// Hide the
shadow
overlay if the image is a default image (i.e. colored letter tile)
/packages/apps/Settings/res/values/
attrs.xml
33
<!-- Place a
shadow
of the specified color behind the text. -->
35
<!-- Horizontal offset of the
shadow
. -->
37
<!-- Vertical offset of the
shadow
. -->
39
<!-- Radius of the
shadow
. -->
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libnss_compat-2.11.1.so
libnss_compat.so
libnss_compat.so.2
Completed in 541 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>