Searched refs:mHotwordSwitchTitle (Results 1 – 1 of 1) sorted by relevance
77 private String mHotwordSwitchTitle; field in HotwordSwitchController.HotwordState118 hotwordState.mHotwordSwitchTitle = getLocalizedStringResource( in doInBackground()157 mHotwordState.mHotwordSwitchTitle = mContext.getString(R.string.hotwording_title); in init()191 preference.setTitle(mHotwordState.mHotwordSwitchTitle); in updateState()