Searched refs:onFinishInflate (Results 1 - 25 of 70) sorted by relevance

123

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationOverflowContainer.java37 protected void onFinishInflate() { method in class:NotificationOverflowContainer
38 super.onFinishInflate();
H A DNotificationGuts.java53 protected void onFinishInflate() { method in class:NotificationGuts
54 super.onFinishInflate();
H A DNotificationOverflowIconsView.java46 protected void onFinishInflate() { method in class:NotificationOverflowIconsView
47 super.onFinishInflate();
H A DSpeedBumpView.java44 protected void onFinishInflate() { method in class:SpeedBumpView
45 super.onFinishInflate();
H A DStackScrollerDecorView.java42 protected void onFinishInflate() { method in class:StackScrollerDecorView
43 super.onFinishInflate();
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DEmergencyCarrierArea.java38 protected void onFinishInflate() { method in class:EmergencyCarrierArea
39 super.onFinishInflate();
H A DEmergencyButton.java81 protected void onFinishInflate() { method in class:EmergencyButton
82 super.onFinishInflate();
H A DKeyguardPINView.java65 protected void onFinishInflate() { method in class:KeyguardPINView
66 super.onFinishInflate();
H A DKeyguardPinBasedInputView.java141 protected void onFinishInflate() { method in class:KeyguardPinBasedInputView
203 super.onFinishInflate();
H A DCarrierText.java101 protected void onFinishInflate() { method in class:CarrierText
102 super.onFinishInflate();
H A DKeyguardAccountView.java83 protected void onFinishInflate() { method in class:KeyguardAccountView
84 super.onFinishInflate();
H A DKeyguardFaceUnlockView.java84 protected void onFinishInflate() { method in class:KeyguardFaceUnlockView
85 super.onFinishInflate();
H A DKeyguardPasswordView.java114 protected void onFinishInflate() { method in class:KeyguardPasswordView
115 super.onFinishInflate();
H A DKeyguardSimPinView.java88 protected void onFinishInflate() { method in class:KeyguardSimPinView
89 super.onFinishInflate();
H A DKeyguardSimPukView.java139 protected void onFinishInflate() { method in class:KeyguardSimPukView
140 super.onFinishInflate();
H A DKeyguardStatusView.java103 protected void onFinishInflate() { method in class:KeyguardStatusView
104 super.onFinishInflate();
/frameworks/base/core/java/android/widget/
H A DTwoLineListItem.java73 protected void onFinishInflate() { method in class:TwoLineListItem
74 super.onFinishInflate();
H A DToggleButton.java124 protected void onFinishInflate() { method in class:ToggleButton
125 super.onFinishInflate();
H A DRadioGroup.java115 protected void onFinishInflate() { method in class:RadioGroup
116 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelHolder.java39 protected void onFinishInflate() { method in class:PanelHolder
40 super.onFinishInflate();
H A DNotificationsQuickSettingsContainer.java47 protected void onFinishInflate() { method in class:NotificationsQuickSettingsContainer
48 super.onFinishInflate();
H A DMultiUserSwitch.java51 protected void onFinishInflate() { method in class:MultiUserSwitch
52 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSplitClockView.java56 protected void onFinishInflate() { method in class:SplitClockView
57 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.java84 protected void onFinishInflate() { method in class:ListMenuItemView
85 super.onFinishInflate();

Completed in 231 milliseconds

123