Home
last modified time | relevance | path

Searched defs:layoutInflater (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardStatusViewTest.java56 LayoutInflater layoutInflater = inflationController in setUp() local
DKeyguardSliceViewTest.java57 LayoutInflater layoutInflater = inflationController in setUp() local
DKeyguardClockSwitchTest.java78 LayoutInflater layoutInflater = inflationController in setUp() local
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/clock/
DAnalogClockControllerTest.java52 LayoutInflater layoutInflater = LayoutInflater.from(getContext()); in setUp() local
DBubbleClockControllerTest.java52 LayoutInflater layoutInflater = LayoutInflater.from(getContext()); in setUp() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManager.java70 void initialize(LayoutInflater layoutInflater) { in initialize()
82 void reinflateViews(LayoutInflater layoutInflater) { in reinflateViews()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DAppOpsInfoTest.java76 final LayoutInflater layoutInflater = LayoutInflater.from(mContext); in setUp() local
DNotificationInfoTest.java132 final LayoutInflater layoutInflater = LayoutInflater.from(mContext); in setUp() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationMediaTemplateViewWrapper.java226 LayoutInflater layoutInflater = LayoutInflater.from(stub.getContext()); in resolveViews() local
/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DClockManager.java148 LayoutInflater layoutInflater = injectionInflater.injectable(LayoutInflater.from(context)); in ClockManager() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java114 LayoutInflater layoutInflater = LayoutInflater.from(context); in initializeNotificationAreaViews() local
/frameworks/base/core/java/android/preference/
DPreference.java604 final LayoutInflater layoutInflater = in onCreateView() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java631 LayoutInflater layoutInflater = (LayoutInflater) in GlobalScreenshot() local
/frameworks/base/core/java/android/widget/
DCalendarViewLegacyDelegate.java312 LayoutInflater layoutInflater = (LayoutInflater) mContext in CalendarViewLegacyDelegate() local
DAbsListView.java6155 final LayoutInflater layoutInflater = LayoutInflater.from(getContext()); in getTextFilterInput() local