Searched defs:onFinishInflate (Results 1 - 25 of 49) sorted by relevance

12

/frameworks/base/core/java/android/widget/
H A DTwoLineListItem.java69 protected void onFinishInflate() { method in class:TwoLineListItem
70 super.onFinishInflate();
H A DToggleButton.java124 protected void onFinishInflate() { method in class:ToggleButton
125 super.onFinishInflate();
H A DDialerFilter.java49 protected void onFinishInflate() { method in class:DialerFilter
50 super.onFinishInflate();
H A DRadioGroup.java115 protected void onFinishInflate() { method in class:RadioGroup
116 super.onFinishInflate();
/frameworks/base/core/java/com/android/internal/view/
H A DCheckableLinearLayout.java46 protected void onFinishInflate() { method in class:CheckableLinearLayout
47 super.onFinishInflate();
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardPINView.java59 protected void onFinishInflate() { method in class:KeyguardPINView
60 super.onFinishInflate();
H A DEmergencyButton.java79 protected void onFinishInflate() { method in class:EmergencyButton
80 super.onFinishInflate();
H A DKeyguardPasswordView.java92 protected void onFinishInflate() { method in class:KeyguardPasswordView
93 super.onFinishInflate();
H A DKeyguardSimPinView.java66 protected void onFinishInflate() { method in class:KeyguardSimPinView
67 super.onFinishInflate();
H A DCarrierText.java85 protected void onFinishInflate() { method in class:CarrierText
86 super.onFinishInflate();
H A DKeyguardMultiUserSelectorView.java57 protected void onFinishInflate () { method in class:KeyguardMultiUserSelectorView
H A DKeyguardStatusView.java80 protected void onFinishInflate() { method in class:KeyguardStatusView
81 super.onFinishInflate();
H A DClockView.java154 protected void onFinishInflate() { method in class:ClockView
155 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DNotificationLinearLayout.java66 public void onFinishInflate() { method in class:NotificationLinearLayout
67 super.onFinishInflate();
H A DNotificationPanelTitle.java48 public void onFinishInflate() { method in class:NotificationPanelTitle
49 super.onFinishInflate();
H A DSettingsView.java59 protected void onFinishInflate() { method in class:SettingsView
60 super.onFinishInflate();
H A DCompatModePanel.java55 public void onFinishInflate() { method in class:CompatModePanel
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelHolder.java35 protected void onFinishInflate() { method in class:PanelHolder
36 super.onFinishInflate();
H A DQuickSettingsContainerView.java47 protected void onFinishInflate() { method in class:QuickSettingsContainerView
48 super.onFinishInflate();
H A DNotificationPanelView.java49 protected void onFinishInflate() { method in class:NotificationPanelView
50 super.onFinishInflate();
H A DSettingsPanelView.java52 protected void onFinishInflate() { method in class:SettingsPanelView
53 super.onFinishInflate();
/frameworks/base/core/java/android/inputmethodservice/
H A DExtractEditLayout.java83 public void onFinishInflate() { method in class:ExtractEditLayout
84 super.onFinishInflate();
/frameworks/base/core/java/com/android/internal/view/menu/
H A DListMenuItemView.java79 protected void onFinishInflate() { method in class:ListMenuItemView
80 super.onFinishInflate();
/frameworks/base/core/java/com/android/internal/widget/
H A DActionBarContainer.java74 public void onFinishInflate() { method in class:ActionBarContainer
75 super.onFinishInflate();
H A DDigitalClock.java166 protected void onFinishInflate() { method in class:DigitalClock
167 super.onFinishInflate();

Completed in 159 milliseconds

12