Home
last modified time | relevance | path

Searched refs:commonAddons (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/
DProfileTabs.java55 AbstractActionHandler.CommonAddons commonAddons) { in ProfileTabs() argument
60 mCommonAddons = checkNotNull(commonAddons); in ProfileTabs()
DDrawerController.java114 AbstractActionHandler.CommonAddons commonAddons) { in RuntimeDrawerController() argument
121 mCommonAddons = commonAddons; in RuntimeDrawerController()