OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:initFromAttributes
(Results
1 - 3
of
3
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
ProportionalLayout.java
72
initFromAttributes
(context, attrs);
77
initFromAttributes
(context, attrs);
80
private void
initFromAttributes
(Context context, AttributeSet attrs) {
/frameworks/base/core/java/android/widget/
RelativeLayout.java
237
initFromAttributes
(context, attrs);
243
initFromAttributes
(context, attrs);
247
private void
initFromAttributes
(Context context, AttributeSet attrs) {
[
all
...]
/frameworks/base/core/java/android/view/
ViewGroup.java
466
initFromAttributes
(context, attrs);
472
initFromAttributes
(context, attrs);
502
private void
initFromAttributes
(Context context, AttributeSet attrs) {
[
all
...]
Completed in 84 milliseconds