Searched refs:onFinishInflate (Results 26 - 50 of 85) sorted by relevance

1234

/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationActionListLayout.java257 protected void onFinishInflate() { method in class:NotificationActionListLayout
258 super.onFinishInflate();
H A DDecorCaptionView.java131 protected void onFinishInflate() { method in class:DecorCaptionView
132 super.onFinishInflate();
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DEmergencyButton.java112 protected void onFinishInflate() { method in class:EmergencyButton
113 super.onFinishInflate();
H A DKeyguardPasswordView.java171 protected void onFinishInflate() { method in class:KeyguardPasswordView
172 super.onFinishInflate();
H A DKeyguardPinBasedInputView.java173 protected void onFinishInflate() { method in class:KeyguardPinBasedInputView
237 super.onFinishInflate();
H A DKeyguardSimPinView.java141 protected void onFinishInflate() { method in class:KeyguardSimPinView
142 super.onFinishInflate();
H A DKeyguardStatusView.java106 protected void onFinishInflate() { method in class:KeyguardStatusView
107 super.onFinishInflate();
H A DKeyguardAbsKeyInputView.java92 protected void onFinishInflate() { method in class:KeyguardAbsKeyInputView
H A DKeyguardMessageArea.java137 protected void onFinishInflate() { method in class:KeyguardMessageArea
H A DCarrierText.java191 protected void onFinishInflate() { method in class:CarrierText
192 super.onFinishInflate();
H A DKeyguardSimPukView.java184 protected void onFinishInflate() { method in class:KeyguardSimPukView
185 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistOrbView.java138 protected void onFinishInflate() { method in class:AssistOrbView
139 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/tv/views/
H A DRecentsTvView.java89 protected void onFinishInflate() { method in class:RecentsTvView
90 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationSettingsIconRow.java82 protected void onFinishInflate() { method in class:NotificationSettingsIconRow
83 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/pip/
H A DPipControlsView.java114 public void onFinishInflate() { method in class:PipControlsView
115 super.onFinishInflate();
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DStreamingTextView.java89 protected void onFinishInflate() { method in class:StreamingTextView
90 super.onFinishInflate();
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
H A DListMenuItemView.java89 protected void onFinishInflate() { method in class:ListMenuItemView
90 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DUserDetailItemView.java117 protected void onFinishInflate() { method in class:UserDetailItemView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarView.java71 public void onFinishInflate() { method in class:PhoneStatusBarView
/frameworks/base/core/java/android/widget/
H A DDialerFilter.java47 protected void onFinishInflate() { method in class:DialerFilter
48 super.onFinishInflate();
/frameworks/base/core/java/com/android/internal/view/menu/
H A DListMenuItemView.java87 protected void onFinishInflate() { method in class:ListMenuItemView
88 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DPagedTileLayout.java146 protected void onFinishInflate() { method in class:PagedTileLayout
147 super.onFinishInflate();
H A DQSContainer.java70 protected void onFinishInflate() { method in class:QSContainer
71 super.onFinishInflate();
H A DQSDetail.java89 protected void onFinishInflate() { method in class:QSDetail
90 super.onFinishInflate();
H A DQSDetailItems.java74 protected void onFinishInflate() { method in class:QSDetailItems
75 super.onFinishInflate();

Completed in 332 milliseconds

1234