OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSelectableItemBackground
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/util/
ThemeUtils.java
38
public static int
getSelectableItemBackground
(Theme theme) {
/packages/apps/Contacts/src/com/android/contacts/widget/
AlphaTouchInterceptorOverlay.java
52
final int resId = ThemeUtils.
getSelectableItemBackground
(context.getTheme());
Completed in 1091 milliseconds