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

12

/frameworks/base/core/java/android/widget/
H A DTwoLineListItem.java65 protected void onFinishInflate() { method in class:TwoLineListItem
66 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();
H A DMediaController.java109 public void onFinishInflate() { method in class:MediaController
H A DSlidingDrawer.java237 protected void onFinishInflate() { method in class:SlidingDrawer
/frameworks/base/core/java/com/android/internal/view/
H A DCheckableLinearLayout.java46 protected void onFinishInflate() { method in class:CheckableLinearLayout
47 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.java58 protected void onFinishInflate() { method in class:SettingsView
59 super.onFinishInflate();
H A DCompatModePanel.java55 public void onFinishInflate() { method in class:CompatModePanel
H A DInputMethodsPanel.java140 public void onFinishInflate() { method in class:InputMethodsPanel
H A DNotificationPanel.java87 public void onFinishInflate() { method in class:NotificationPanel
88 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();
H A DTransportControlView.java207 public void onFinishInflate() { method in class:TransportControlView
208 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSearchPanelView.java132 protected void onFinishInflate() { method in class:SearchPanelView
133 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DRecentsHorizontalScrollView.java275 protected void onFinishInflate() { method in class:RecentsHorizontalScrollView
276 super.onFinishInflate();
H A DRecentsVerticalScrollView.java283 protected void onFinishInflate() { method in class:RecentsVerticalScrollView
284 super.onFinishInflate();
H A DRecentsPanelView.java468 protected void onFinishInflate() { method in class:RecentsPanelView
469 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarView.java60 protected void onFinishInflate() { method in class:PhoneStatusBarView
61 super.onFinishInflate();
H A DNavigationBarView.java322 public void onFinishInflate() { method in class:NavigationBarView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DNotificationRowLayout.java252 public void onFinishInflate() { method in class:NotificationRowLayout
253 super.onFinishInflate();

Completed in 217 milliseconds

12