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

123

/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.java77 protected void onFinishInflate() { method in class:EmergencyButton
78 super.onFinishInflate();
H A DKeyguardPINView.java71 protected void onFinishInflate() { method in class:KeyguardPINView
72 super.onFinishInflate();
H A DKeyguardPinBasedInputView.java141 protected void onFinishInflate() { method in class:KeyguardPinBasedInputView
203 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.java116 protected void onFinishInflate() { method in class:KeyguardPasswordView
117 super.onFinishInflate();
H A DKeyguardSimPinView.java127 protected void onFinishInflate() { method in class:KeyguardSimPinView
128 super.onFinishInflate();
H A DKeyguardStatusView.java104 protected void onFinishInflate() { method in class:KeyguardStatusView
105 super.onFinishInflate();
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSContainer.java38 protected void onFinishInflate() { method in class:QSContainer
39 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/
H A DDismissView.java40 protected void onFinishInflate() { method in class:DismissView
41 super.onFinishInflate();
H A DNotificationGuts.java53 protected void onFinishInflate() { method in class:NotificationGuts
54 super.onFinishInflate();
H A DNotificationOverflowContainer.java41 protected void onFinishInflate() { method in class:NotificationOverflowContainer
42 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/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.java60 protected void onFinishInflate() { method in class:SplitClockView
61 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 5901 milliseconds

123