Home
last modified time | relevance | path

Searched refs:initContextFromView (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/userpicker/
DDialogManagerTest.java54 mDialogManager.initContextFromView(rootView); in setUp()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userpicker/
DDialogManager.java85 void initContextFromView(View rootView) { in initContextFromView() method in DialogManager
DUserPickerActivity.java238 mDialogManager.initContextFromView(rootView); in initManagers()