OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setAlphaOnViewBackground
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/widget/
AlphaTouchInterceptorOverlay.java
69
if (mAlphaLayer == this) ContactDisplayUtils.
setAlphaOnViewBackground
(this, 0.0f);
79
ContactDisplayUtils.
setAlphaOnViewBackground
(mAlphaLayer, mAlpha);
/packages/apps/Contacts/src/com/android/contacts/detail/
ContactDisplayUtils.java
341
public static void
setAlphaOnViewBackground
(View view, float alpha) {
Completed in 1174 milliseconds