Home
last modified time | relevance | path

Searched defs:customView (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/smartspace/
DDreamSmartspaceControllerTest.kt216 val customView = Mockito.mock(TestView::class.java) in testConnectOnWeatherViewCreate() constant
239 val customView = Mockito.mock(TestView::class.java) in testAddListenerInController_registersListenerForWeatherPlugin() constant
265 val customView = Mockito.mock(TestView::class.java) in testDisconnect_emitsEmptyListAndRemovesNotifier() constant
/frameworks/base/core/java/com/android/internal/app/
DMediaRouteControllerDialog.java155 View customView = getLayoutInflater().inflate(R.layout.media_route_controller_dialog, null); in onCreate() local
DAlertController.java657 final View customView; in setupCustomContent() local
/frameworks/layoutlib/bridge/src/android/view/
DBridgeInflater.java427 Object customView = silent ? in loadCustomView() local
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DAlertController.java464 final View customView; in setupCustomContent() local
/frameworks/base/core/java/com/android/internal/widget/
DActionBarView.java1006 View customView = null; in onMeasure() local
1161 View customView = null; in onLayout() local