Searched refs:mAppDefaults (Results 1 – 1 of 1) sorted by relevance
53 private final ActionDisplay mAppDefaults; field in InspectorController92 mAppDefaults = appDefaults; in InspectorController()159 mAppDefaults.setVisible(defaultAction.canPerformAction()); in updateView()161 mAppDefaults.init( in updateView()207 mAppDefaults.setAppIcon(null); in clearDefaultApp()208 mAppDefaults.setAppName(mContext.getString(R.string.handler_app_not_selected)); in clearDefaultApp()209 mAppDefaults.showAction(false); in clearDefaultApp()