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.java55 LayoutInflater layoutInflater = inflationController in setUp() local
DKeyguardSliceViewTest.java56 LayoutInflater layoutInflater = inflationController in setUp() local
DKeyguardClockSwitchTest.java77 LayoutInflater layoutInflater = inflationController in setUp() local
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/clock/
DAnalogClockControllerTest.java51 LayoutInflater layoutInflater = LayoutInflater.from(getContext()); in setUp() local
DBubbleClockControllerTest.java51 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.java182 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.java99 LayoutInflater layoutInflater = LayoutInflater.from(context); in initializeNotificationAreaViews() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java502 LayoutInflater layoutInflater = (LayoutInflater) in GlobalScreenshot() local
/frameworks/base/core/java/android/preference/
DPreference.java604 final LayoutInflater layoutInflater = in onCreateView() local
/frameworks/base/core/java/android/widget/
DCalendarViewLegacyDelegate.java314 LayoutInflater layoutInflater = (LayoutInflater) mContext in CalendarViewLegacyDelegate() local
DAbsListView.java6155 final LayoutInflater layoutInflater = LayoutInflater.from(getContext()); in getTextFilterInput() local